Quote:
Originally Posted by troubledMan
Anyway, do you know how to do it without Sigil, just using an editor and Kindlegen? TIA
|
That depends on the original encoding of the epub and whether the (X)HTML files are properly encoded.
You'd either have to unpack each epub, open each (X)HTML file and save it as utf-8 or use a script to unpack the epub and resave it as utf-8
Calibre also has command line tools that allows you to do an epub-to-epub conversion.