Calibre - format converter untuk ebook: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
No edit summary
Onnowpurbo (talk | contribs)
No edit summary
Line 3: Line 3:
Yes, Calibre package contains a script called ebook-convert to convert ebooks between formats. You can install Calibre with
Yes, Calibre package contains a script called ebook-convert to convert ebooks between formats. You can install Calibre with


  sudo apt-get install calibre
sudo apt update
  sudo apt -y install calibre


then
then

Revision as of 02:31, 1 May 2020


Yes, Calibre package contains a script called ebook-convert to convert ebooks between formats. You can install Calibre with

sudo apt update
sudo apt -y install calibre

then

ebook-convert "book.epub" "book.mobi"

NB: Other formats are supported, too:

ebook-convert "book.azw3" "book.pdf"




Referensi

Pranala Menarik