View Single Post
Old 01-16-2021, 07:34 AM   #28
raygj
Connoisseur
raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.raygj is just one insight away from self-actualization.
 
Posts: 84
Karma: 88020
Join Date: Aug 2020
Device: likebook mars
Quote:
Originally Posted by Aardman View Post
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)

Last edited by raygj; 01-16-2021 at 07:56 AM.
raygj is offline   Reply With Quote