View Single Post
Old 12-12-2025, 11:46 PM   #1
xiatian
Connoisseur
xiatian began at the beginning.
 
Posts: 53
Karma: 10
Join Date: Oct 2018
Device: kindle
Question ebook-convert epub to self-contained html(z)

I want to use ebook-convert to convert an epub file to a single self-contained html. But I have some questions:
1. there is no html output plugin: ValueError: No plugin to handle output format: html, is the documentation here outdated? https://manual.calibre-ebook.com/gen...output-options
2. when coverted to htmz, then I unzip it and open the index.html inside, index.html doesn't contain the cover link. I want to see the cover in the index.html page. How to do this?
3. Is it possible to embed all the resources(particularly images) to one single self-contained html so that I can use it anywhere else? I can use --htmlz-css-type=inline to embed css, but there is no option to embed images.
xiatian is offline   Reply With Quote