textscrubr
Home / Blog / Copy & paste

How to Paste ChatGPT Text Into Word Without Formatting Problems

Copy & paste2 min readUpdated 2026-06-23
To paste ChatGPT text into Word cleanly, use Paste Special and choose Unformatted Text, or press Ctrl+Shift+V. To also remove invisible characters and stray em dashes, run the text through a cleaner first, then paste. Word keeps your text but drops the web styling.

Word is one of the worst places to paste raw chatbot output. It tries to preserve the source styling and you end up with mismatched fonts, weird line spacing, and characters that cause problems later. Here is how to paste cleanly.

Method 1: Paste as unformatted text

This is the built-in fix.

  1. Copy the text from ChatGPT.
  2. In Word, go to Home > Paste > Paste Special (or the small Paste dropdown).
  3. Choose Keep Text Only or Unformatted Text.

Keyboard shortcut: Ctrl + Shift + V in recent versions of Word pastes as text only. This drops the web fonts and styling and adopts your document's formatting.

Method 2: Set plain text as the default

If you paste into Word constantly, change the default so you never think about it:

  1. File > Options > Advanced.
  2. Under Cut, copy, and paste, set "Pasting from other programs" to Keep Text Only.

Now every paste lands as clean text automatically.

Method 3: Clean the text first

Paste Special fixes the visible styling, but it does not remove the invisible characters that come with AI text, and it leaves em dashes and smart quotes in place. If those matter, for example you will later export to a system that chokes on hidden Unicode, clean the text before it ever touches Word.

Paste the ChatGPT answer into textscrubr, let it strip the hidden characters, normalize the spaces, and handle the dashes, then copy the clean result into Word. Your headings, bullet lists, and numbered steps survive the trip.

Why bother removing invisible characters in a Word doc?

They are silent until they are not. Hidden characters can break a find-and-replace, throw off a word count, cause odd line breaks, and travel into anything you export or copy out of the document later. Removing them once, up front, saves the cleanup hunt afterward.

Scrub this text in one click

textscrubr strips the hidden characters, em dashes, and double spaces, and keeps your lists, headings, and code exactly where you put them. Free, and it runs entirely in your browser.

Clean my text free →

Frequently asked questions

What is the shortcut to paste without formatting in Word?

Ctrl+Shift+V pastes as text only in current versions of Word. You can also use Home > Paste > Keep Text Only, or set Keep Text Only as the default in File > Options > Advanced.

Why does my Word document have strange spacing after pasting from ChatGPT?

Often because non-breaking spaces and other exotic space characters paste in. They look like normal spaces but behave differently. A cleaner normalizes them to regular spaces.

Does Word remove hidden characters automatically?

No. Word handles visible styling but leaves invisible characters, em dashes, and smart quotes in the text. Clean the text before pasting if you need those gone.