aerkalov / ebooklib

Python E-book library for handling books in EPUB2/EPUB3 format -
https://ebooklib.readthedocs.io/
GNU Affero General Public License v3.0
1.5k stars 233 forks source link

Epub not showing up on kindle #285

Open GuilhermeGomes1929 opened 1 year ago

GuilhermeGomes1929 commented 1 year ago

I made an ebook with this library. I passed it to Kindle by Usb, but the epub file does not appear on Kindle. Apparently the epub generated is not compatible with Kindle. Some one can help me?

VSP-HungPV commented 1 year ago

You should convert epub to mobi or azw using Calibre. It's better for kindle.

aerkalov commented 1 year ago

Yeah, Kindle works with MOBI format and not EPUB. The best way to translate file to Kindle (or any other reader) is using Calibre app. It will also convert your EPUB file into MOBI and transfer it to the device. It will take care of some quirks some readers have with formatting, can cleanup, edit metadata and etc.