It is powered by calibre.
And note that EPUB is also just zipped HTML. Not to mention that calibre can convert to an "exploded EPUB", like this
ebook-convert file.chm oeb
oeb will then be a directory containing HTML + OPF
The only advantage of HTMLZ is that the HTML is all concatenated into a single file.
|