By The DeGPT Team·-6 min read

Why Can't I Paste Into ChatGPT? Causes & Fixes

You copied something, clicked the message box, hit paste—and nothing happened. Here is why pasting into ChatGPT fails and how to fix it in seconds.

Most "why can't I paste into ChatGPT" problems come down to one of six causes. Work through them top to bottom—the first two fix the majority of cases.

1. The cursor isn't focused in the message box

ChatGPT only accepts a paste when the message input is the active element. If you clicked a button, a previous response, or the page background, the paste goes nowhere.

  • Click directly inside the "Message ChatGPT" box until you see the text cursor blinking.
  • Then press Ctrl + V (Windows) or Cmd + V (Mac).

2. A browser extension is blocking the clipboard

Privacy, clipboard-manager, and some ad-blocking extensions intercept clipboard events and can stop ChatGPT from reading what you copied.

  • Open ChatGPT in an Incognito/Private window (where extensions are off) and try pasting.
  • If it works there, re-enable your extensions one at a time to find the culprit.

3. Clipboard permissions are denied

Browsers gate clipboard access behind a permission. If you denied it for chatgpt.com, paste behaves unpredictably.

  • Click the padlock icon in the address bar → Site settings.
  • Set Clipboard to Allow, then reload the tab.

4. The paste is too large

Very long text is silently rejected or converted into an attached file. If a big paste "does nothing," size is usually the reason.

  • Split the text into smaller sections and paste them one at a time.
  • Strip hidden characters and markdown first—this shrinks the payload and avoids errors.

5. You copied a rich object, not text

When you copy from Word, Notion, or a web page, the clipboard may hold an image, table, or styled HTML object that ChatGPT can't accept as a message.

  • Paste as plain text with Ctrl + Shift + V / Cmd + Shift + V.
  • Or run the text through a cleaner so only plain characters remain.

6. A stale tab or session

Long-lived ChatGPT tabs can lose clipboard event handlers after the app updates in the background.

  • Hard refresh with Ctrl + Shift + R / Cmd + Shift + R.
  • Still stuck? Close the tab and open a fresh ChatGPT session.

Pasting into ChatGPT on mobile

In the ChatGPT iOS or Android app, the paste menu is gesture-based:

  1. Tap once inside the message box, then long-press until the menu appears.
  2. Tap Paste.
  3. If no Paste option shows, the source app likely copied an image or rich object—re-copy as plain text and try again.

Paste clean text into ChatGPT, every time

DeGPT strips hidden characters, rich-text objects, and markdown so what lands in the ChatGPT box is plain, accepted text—no failed pastes, no oversized errors.

Get the Free Chrome Extension

Frequently asked questions

Why can't I paste into ChatGPT?

Usually a browser extension blocking the clipboard, the cursor not focused in the message box, denied clipboard permissions, an oversized paste, or a stale tab. Refresh, click inside the box, and disable clipboard extensions to fix most cases.

Why can't I paste text into ChatGPT on mobile?

Long-press inside the message box until the Paste menu appears, then tap Paste. If nothing shows, re-copy the content as plain text—the source app may have copied an image or rich object.

Does ChatGPT have a paste size limit?

Yes. Very long pastes get attached as a file or rejected. Split the text into smaller chunks, or remove hidden characters and markdown first to reduce the size.

How do I paste clean text into ChatGPT?

Use Ctrl + Shift + V (Cmd+Shift+V on Mac) to paste as plain text, or clean the text in DeGPT first.

Next steps