Convert HTML to Word (DOCX)
Paste HTML (headings, paragraphs, lists, bold and italic) and generate a downloadable Word document (.docx) directly in your browser. The HTML is sanitized before converting it.
Paste HTML (headings, paragraphs, lists, bold and italic) and generate a downloadable Word document (.docx) directly in your browser. The HTML is sanitized before converting it.
Sanitizes the HTML by removing scripts and dangerous attributes, then converts it into a real Word document: headings, paragraphs, lists (bulleted or numbered) and bold/italic. CSS and advanced layout are not preserved.
Use cases
- Convert a web page's or article's HTML into an editable Word document.
- Move content exported from a CMS or web editor into a .docx.
- Generate a Word document from a simple HTML template.
How it works
- 1
Paste your HTML
Paste the HTML code into the box.
- 2
Generate the DOCX
Click the button to create the document.
- 3
Download the file
The .docx downloads automatically to your device.
Frequently asked questions
Is it safe to paste HTML from an unknown source?
Yes, the HTML is automatically sanitized, removing scripts and potentially dangerous content before converting it.
Are tables, images or CSS preserved?
No, this tool generates a basic DOCX with text, headings, lists and bold/italic, without tables, images or CSS styles.
Related tools
- DOCX to HTMLConverts a Word document to basic HTML.
- DOCX to MarkdownConverts a Word document to Markdown.
- DOCX to TextExtracts the text from a Word document.
- EPUB to DOCXConverts an EPUB ebook to a basic Word document.
- EPUB to HTMLConverts an EPUB ebook to basic HTML.
- HTML to MarkdownConverts HTML to Markdown.