Why ChatGPT text breaks when you paste it into Word
ChatGPT writes in markdown — a plain-text shorthand where **double asterisks** mean bold and #marks a heading. Microsoft Word does not read markdown. So when you copy an answer straight out of ChatGPT and paste it into a document, Word prints the raw symbols: literal asterisks around your "bold" words, hash marks stacked in front of every heading, and hyphens where bullets should be. On top of that, AI output smuggles in invisible characters — non-breaking spaces and zero-width joiners — that leave uneven gaps once they land in Word.
This tool fixes all of that before the text ever reaches your document. Paste your draft into the editor above and it renders as formatted text; when you click Copy, it places real rich text (HTML) on your clipboard. Word reads that HTML natively, so your headings become Heading styles, your lists become real bulleted or numbered lists, and bold is genuinely bold — no symbols to delete.
Paste into an open document — skip the .docx download
ChatGPT can export a .docx, but that hands you a separate file to open, restyle, and then copy into the document you actually care about. Pasting rich text is faster: you drop the content exactly where your cursor sits, inside your existing template, and keep writing. Your margins, theme fonts, and section headers stay put.
- Paste your ChatGPT answer into the editor above. Markdown symbols and hidden characters are stripped automatically.
- Review the formatting. Check that headings, bold phrases, and lists look right, and fix anything with the toolbar.
- Click Copy, switch to Word, and press Ctrl+V (Cmd+V on Mac).
- Choose Keep Source Formattingfrom the small paste-options button to preserve the styles exactly, or Merge Formatting to adopt your document's own styles.
Where it works — and the limits
This works in every current version of Word: Microsoft 365, Word 2016 and later, Word for Mac, and Word on the web. Bold, italics, underline, headings, bulleted and numbered lists, quotes, inline code, and links all transfer cleanly. What it does not do is rebuild complex tables or embedded images — those are not carried on the clipboard, so add them with Word's own tools after pasting the text.
Working in other apps too?
The same clean-copy approach works beyond Word. If your document lives in the cloud, see ChatGPT to Google Docs, which handles Docs' inconsistent markdown detection. For a general-purpose cleanup that adapts to any destination, use the main AI text formatter. And if you keep seeing odd gaps in pasted text, our guide on why ChatGPT text has weird spacing explains the invisible characters behind it.