How to convert other document formats into PDF, EPUB or CBZ and view them in Sioyek? #190
joaocarvalhoopen
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
If you have other file formats you can convert them into PDF or EPUB format using the tools that come with Calibre.
You have just to install Calibre and do in a command line:
ex:
ebook-convert document.mobi .pdf
or
ebook-convert document.mobi .epub
Caliber site
https://calibre-ebook.com/download
Note: I tested it in Linux Ubuntu 20.04 and it worked fine, but it should also work in many other operating systems.
See also…
Calibre - E-book conversion
https://manual.calibre-ebook.com/en/conversion.html
Thank you,
Best regards,
João
All reactions