View Single Post
Old 03-13-2019, 10:11 AM   #1
Doidel
Junior Member
Doidel began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2019
Device: code
Easy way to create a single inline html file?

I'm new to calibre, and I've researched that I could create a single inline html file like this (I'm using the command line):
  • ebook-convert demo.docx demo.htmlz --htmlz-css-type=inline
  • Unzip htmlz
  • Trim all tags surrounding the actual content (html, body, div) manually
  • Copy/paste the html files together
This works. But is there an easier way? Have I missed a --single-html-output-file command or something alike?

Thanks for your help!
Doidel is offline   Reply With Quote