Convert Markdown to Word (DOCX)
Convert Markdown (headings, lists, bold and italic) into a downloadable Word document (.docx) directly in your browser. Tables, images and CSS are not preserved.
Convert Markdown (headings, lists, bold and italic) into a downloadable Word document (.docx) directly in your browser. Tables, images and CSS are not preserved.
Converts the Markdown to HTML and then that HTML into a real Word document, preserving headings, paragraphs, lists (bulleted or numbered) and bold/italic in their original order.
Use cases
- Convert a Markdown README or note into a Word document to share it.
- Move content from a Markdown-based notes editor into an editable .docx.
- Generate a Word document from Markdown content written for a blog or wiki.
How it works
- 1
Type your Markdown
Paste or type the Markdown 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
Are tables or images preserved?
No, this tool generates a basic DOCX with text, headings, lists and bold/italic, without tables or images.
Does the resulting DOCX open correctly in Word?
Yes, it's a standard .docx (OOXML) document that opens correctly in Microsoft Word, LibreOffice and Google Docs.
Related tools
- DOCX to MarkdownConverts a Word document to Markdown.
- DOCX to HTMLConverts a Word document to basic HTML.
- DOCX to TextExtracts the text from a Word document.
- EPUB to DOCXConverts an EPUB ebook to a basic Word document.
- EPUB to MarkdownConverts an EPUB ebook to Markdown.
- HTML to DOCXConverts HTML into a downloadable DOCX.