View Single Post
Old 09-03-2024, 06:22 AM   #206
Lief
Connoisseur
Lief began at the beginning.
 
Posts: 59
Karma: 10
Join Date: Oct 2021
Device: Kindle 4
Quote:
Originally Posted by tomsem View Post
and I've found converting AZW3 to ePub for fixed layout books is tricky: calibre doesn't support it and KindleUnpack can have issues too. But converting from KFX always seems to work well.
For that I just convert it to zip to get the original images (at least for manga and comics, not sure if it works for other things) and I use Epub Manga Creator
https://wing-kai.github.io/epub-manga-creator/
to rebuild the fixed layout ePub from scratch.
It create the best standard fixed layout ePub.
But you are right, KFX conversion to ePub is easier even for fixed layout it just require calibre cli

(PS. for those that would like to try the command is:
calibre-debug -r "KFX Input" -- -e "file.kfx" "newfile.epub"
)
Lief is offline   Reply With Quote