Quote:
Originally Posted by Aardman
I just went ahead and converted everything and one book refused to convert, so I tossed it. Whether or not that one was the problem remains to be seen.
|
try using calibre to convert it to .TXT file.
then convert .TXT to .Epub file.
this what I do to remove dodgy formating.
then download and use kepubify command to convert to .kepub.epub (kepubify -o "converted" *.epub)
To batch convert a directory of ebooks:
kepubify /path/to/the/books/
e.g. kepubify -o "converted" *.epub (to convert all books in current directory and place converted .kepub.epub files in directory named converted)