Quote:
Originally Posted by ajkessel
I'm scripting all my syncing using KoboCloud. I gather KoboTouchExtended is just for transferring over a wire. Is there any reason my workflow can't be:
- ebook-convert filename.html to filename.epub
- ebook-polish filename.epub polished.epub
- ebook-convert polished.epub to final.kepub
(and then final.kepub ends up in a cloud storage folder that gets synced to the Kobo device)
I.e. any difference between these steps and transferring to the Kobo over a wire using KoboTouchExtended?
|
For a command line tool for converting epub to kepub, you might want to look at
kepubify instead of ebook-convert.