clach04 / webook_server

💩📖 Worst E-book server - light weight OPDS and web server that converts ebook formats on the fly, using Python (2 or 3) and optional Calibre convert
GNU General Public License v3.0
5 stars 0 forks source link

alternative conversion support #2

Open clach04 opened 2 years ago

clach04 commented 2 years ago

For example, libraries below have limited conversion support:

clach04 commented 2 years ago

mobi/KindleUnpack appears to offer a way to get epub from azw3 and mobi.

Amazon kindlegen (x86 only) can generate mobi from epub.

Tested with soft reader, untested resultant books on hardware/koreader.

clach04 commented 2 years ago

pandoc 2.7.3 does a terrible job of converting my two test epub books into Markdown (lots of junk and zero handling of <span class="TX-ital"> where TX-ital in CSS applies italics). TODO test newer version (currently 2.18)

clach04 commented 1 year ago

https://github.com/clach04/pyrite-publisher seems to work for KoReader and Kindle but does NOT offer any form of styling/linking/formatting.