← All FAQ questions

OCR & Text

How to Copy Text From a PDF (When It Won’t Select)

The short answer

Copy text from a PDF by selecting it with your mouse — if the text highlights, Ctrl/Cmd+C and paste. If it doesn’t highlight, the PDF is either a scan (needs OCR — see text extraction) or has copy protection. Either way, the words are recoverable in most cases; it just takes one extra step.

The two reasons copying fails

  • The PDF is a scan. The page is a photo; there’s no text to select. Fix: OCR it — Google Drive’s free OCR turns the scan into selectable text.
  • Copy protection. The file has a permissions lock blocking selection. Fix: if you know the password, remove it, then copy freely. If you don’t know it, the lock stands — and honestly, if you don’t have the password, you probably shouldn’t be copying it.

That covers 99% of “can’t copy text from PDF” complaints.

The fastest copy workflow

  1. Open the PDF in any viewer (browser, Preview, Acrobat).
  2. Drag-select the text, or Ctrl/Cmd+A to select all.
  3. Copy, paste into your document, email, or notes.

Paste into a plain-text editor (Notepad, TextEdit) if the formatting comes out mangled — pasting into Word sometimes drags weird fonts and boxes along.

The honest part

Copying works well on simple layouts and badly on complex ones:

  • Multi-column pages copy in column order — text from column A, then column B — so a two-column article pastes as two paragraphs out of order. Predictable, annoying, fixable by hand.
  • Tables copy as a jumble of values, not a table. If you need the table structure, convert to Excel instead of copying.
  • Hyphens and ligatures sometimes paste as odd characters — that’s the font, not you.

And one ethical note, said plainly: copy protection exists because someone set it. If you bypass a lock you don’t have the password to, that’s not a productivity hack, that’s breaking a restriction the author chose. Copy freely from documents you legitimately have.

Related questions