Markdown to Word

Paste a ChatGPT or Claude answer and download a real .docx with Word heading styles, editable tables, nested lists, links and code, built in your browser.

Updated

Input
PreviewLive
Your result appears here as you type.
Free · No signup · Processing happens in your browser — text never uploaded.
Fix My Formatting: Markdown to Word

How to use Markdown to Word

Copy a response with the Copy button and Word shows the Markdown source: ## in front of headings, ** around bold, pipes where a table should be. This converter turns that source into a genuine Word document. Headings become Word's Heading 1 to Heading 6 styles, so the navigation pane and a table of contents see them; bullets and numbered items become real list paragraphs, nested by their indentation; pipe tables become editable Word tables; links stay clickable; inline code and fenced blocks are set in Courier New; block quotes are indented and italic. Load the example to download a sample .docx and open it in Word before pasting your own text. When you only need a paragraph or two, selecting the rendered answer and pasting it into Word often keeps the formatting already; the converter is for long or structured answers and for anything someone else will edit.

  1. Copy the text or table you want to fix.
  2. Paste it into the input above. The result updates instantly.
  3. Copy, download, share, or embed the finished result.

Frequently asked questions

What does the Word document actually contain?

Real Word structure, not text that looks like it. A # heading becomes the Heading 1 style, ## becomes Heading 2 and so on to Heading 6, which is what Word's navigation pane, outline view and table of contents read. Bullets and numbered items become list paragraphs, nested by indentation. Pipe tables become tables you can resize and sort. Links stay clickable, code is set in Courier New, and block quotes are indented and italic.

Why does pasting a ChatGPT answer into Word show ** and ##?

The Copy button under a response puts the Markdown source on the clipboard as plain text, and Word has no Markdown parser, so it prints the symbols literally. Selecting the rendered answer with the mouse usually copies formatted HTML instead, which Word pastes with headings and bold intact. When the clipboard held Markdown, this converter is the fix.

When is plain copy and paste enough?

For a paragraph or two, select the rendered answer in the chat window, copy, and paste into Word with Keep Source Formatting. Nested lists, code blocks and wide tables are where that route gets unreliable, and the result depends on the browser and the chat app. For long answers, anything with tables, or a document other people will edit, convert to .docx instead.

Can I see a sample before pasting my own text?

Yes. Load an example fills the editor with an answer that has headings, nested bullets, a numbered list, a quote, a table and a code block. Press Download to get that as a .docx and open it in Word or LibreOffice to check the styles.

What is not converted?

Images become their alt text, because embedding a picture from a URL would require fetching it. Merged cells do not exist in Markdown, so a table with them is not something a converter can invent. Footnotes and HTML tags inside the Markdown are passed through as text.

Is Markdown to Word free, and is my text uploaded?

It is free, with no account and no usage limit. The .docx is assembled in your browser; text is stored only if you explicitly create a share link.

Related tools

Guides