Calibre - format converter untuk ebook
Revision as of 08:42, 19 August 2018 by Onnowpurbo (talk | contribs)
Yes, Calibre package contains a script called ebook-convert to convert ebooks between formats. You can install Calibre with
sudo apt-get install calibre
then
ebook-convert "book.epub" "book.mobi"
NB: Other formats are supported, too:
ebook-convert "book.azw3" "book.pdf"