PDF Text Cannot Be Selected or Copied
You can't highlight, select, or copy text from a PDF — it behaves like an image even though it looks like text.
Last updated
Why PDF Text Is Not Selectable
There are two distinct reasons why text in a PDF cannot be selected, and they have different solutions.
Reason 1: The PDF Is a Scanned Image (Most Common)
Many PDFs are created by scanning a paper document. The result is essentially a photograph — an image of text, not actual text characters. The PDF viewer can't select it because there's no text, only pixels.
Fix: Use OCR (Optical Character Recognition) to extract text from the image.
- Adobe Acrobat Pro — Open the PDF → Edit → Recognize Text (OCR). This makes the text selectable and searchable.
- Google Drive — Upload the PDF to Google Drive, right-click → Open with Google Docs. Google automatically runs OCR.
- Microsoft Word — Insert → Pictures → From PDF (newer versions support this with OCR).
- Free online tools — Search for "online PDF OCR" — many free tools exist.
Reason 2: The PDF Has Text Selection Disabled (Restricted)
Some PDFs are secured with permissions that prevent text selection and copying. This is done intentionally by the creator.
- In Adobe Acrobat, go to File → Properties → Security to check what's restricted.
- If the PDF is secured, you'll need the owner password to change permissions.
- Note: copying text from most PDFs without restriction is legal; breaking encryption to bypass intentional security may not be, depending on your jurisdiction.
Reason 3: Unusual Font Encoding
Some PDFs embed fonts with non-standard character mappings. Text appears to select but pastes as garbage characters. Solution: Print the PDF to a new PDF (File → Print → PDF printer) which can sometimes re-encode the text.
Advertisement
Frequently asked questions
Why can't I select or copy text from a PDF?
Three common causes: (1) The PDF is a scanned image — text was photographed, not typeset digitally, so there are no selectable characters. (2) Owner permissions disable text selection and copying. (3) Font encoding errors make selection impossible even when text is present. Open the file in Acrobat and check File → Properties → Security for permission restrictions.
How do I make text selectable in a scanned PDF?
Use OCR (Optical Character Recognition) to recognise and overlay a searchable text layer. Free options: Adobe Acrobat Online (free tier), Google Drive (upload the PDF, open with Google Docs — it auto-applies OCR), or the open-source command-line tool OCRmyPDF (ocrmypdf input.pdf output.pdf). Accuracy depends on scan quality and resolution.
Can I remove permission restrictions to enable text copying?
Owner password restrictions (which lock copying, printing, or editing) can usually be removed with tools like PDF24 or Smallpdf, because owner passwords use weak protection that does not encrypt the file content. User password encryption (the kind that prevents the file from opening) requires the password and cannot be bypassed without it.