Add your files
Drop one DOCX or two hundred. Batch conversion is not a paid feature here.
Content written in Word has to be published on a website or dropped into a CMS.
Word styles are mapped to semantic HTML elements and images are extracted as separate files. The result is markup a CMS can accept rather than a picture of a document.
Word's own Save as Web Page is famously unusable, producing thousands of lines of conditional comments and inline mso styles. A proper conversion drops all of that, which also means hand-applied local formatting disappears, so anything styled by hand rather than with a style will look plain.
It is designed to round-trip back into Word without loss, not to produce web pages, so it preserves Word-only metadata in comments.
They are extracted as separate files and referenced. Base64 inlining is possible but makes the HTML unwieldy.
Drop one DOCX or two hundred. Batch conversion is not a paid feature here.
HTML File is lossless, so nothing is thrown away in the conversion.
Converted and deleted the moment it finishes. Never written to permanent storage.