Convert doc/docx to semantic HTML

前端 未结 5 1814
猫巷女王i
猫巷女王i 2021-01-07 08:17

I would like to convert doc/docx documents to semantic HTML.

Some wishes/requirements:

  1. Semantic HTML such that headers in the document are

5条回答
  •  日久生厌
    2021-01-07 09:09

    " headers in the document are " I think this is impossible. Because MS Word only write down the result, with different styles of

    just like printed text on paper, the original info are not recorded.

    Your other wishes could be approached. There're two commercial tools can do this (don't believe those free tools or online tools, they don't do the real work.)

    1 Word Cleaner by Zapadoo www.zapadoo.com
    2 HTML Cleaner for Word by wonder Studio www.htmlcleaner.com

    I prefer the second one which released just last year. You can try them both.

提交回复
热议问题