Is Caliber using pdftohtml before doctoring the HTML and turning it into an EPUB file?
I notice that…
- pdftohtml hasn't been updated since 2006-08-03 (!)
- mutool, which is open-source like pdftohtml, does an excellent job (graphically speaking) converting a PDF into a single HTML file with pictures embedded as base64.
Why doesn't Caliber use mutool instead?
Do you know of a good tool to turn the HTML file from mutool into EPUB?