Quote:
Originally Posted by DNSB
For a command line tool for converting epub to kepub, you might want to look at kepubify instead of ebook-convert.
|
Quote:
Originally Posted by ajkessel
But kepubify apparently can't handle HTML. So would I do ebook-convert HTML-->kepub, and then kepubify the kepub file?
|
Please note the "converting epub to kepub" in my post. I was suggesting replacing the last line attempting to convert epub to kepub using ebook-convert. This would change your high level workflow to:
- ebook-convert filename.html to filename.epub
- ebook-polish filename.epub polished.epub
- kepubify polished.epub to final.kepub
Kepubify takes an epub book as the input and outputs a kepub book.