How to Copy Text from a PDF Document
Copying text from a PDF sounds like it should be straightforward — and sometimes it is. But PDF files come in several different forms, and the method that works perfectly in one situation can fail completely in another. Understanding why that happens makes it much easier to get the result you want.
Why PDFs Aren't All the Same
PDF stands for Portable Document Format, and the "portable" part is the key. PDFs are designed to look identical on any device or operating system, which means the format prioritizes visual consistency over editability.
There are two fundamentally different types of PDFs you'll encounter:
- Text-based PDFs — Created digitally from programs like Microsoft Word, Google Docs, or Adobe Acrobat. The text exists as actual selectable characters in the file.
- Image-based PDFs — Created by scanning a physical document. What looks like text is actually a photograph. There are no selectable characters underneath.
This distinction determines everything about how you can copy text from the file.
Copying Text from a Standard (Text-Based) PDF
If your PDF was created digitally and hasn't been locked, copying text is usually simple:
- Open the PDF in any viewer — Adobe Acrobat Reader, your browser (Chrome, Firefox, Edge), macOS Preview, or a PDF app on your phone.
- Click and drag to select the text you want, just like you would in a word processor.
- Right-click and choose Copy, or use Ctrl+C (Windows/Linux) or Cmd+C (Mac).
- Paste into your destination — a document, email, notes app, or anywhere else.
Most modern browsers can open PDFs directly, so you often don't need dedicated software for basic copying tasks.
When Selection Doesn't Work — Permissions and Restrictions
Some PDFs are password-protected or permission-restricted by their creator. In these cases, the file may open and display normally, but text selection is disabled. You'll notice you can't highlight anything, or the copy option is greyed out.
This is an intentional restriction baked into the PDF itself. Tools exist to remove these restrictions, but whether doing so is appropriate depends entirely on the document's ownership and your rights to use it — something worth thinking through carefully.
Copying Text from a Scanned PDF 📄
Scanned PDFs require an extra step: OCR, which stands for Optical Character Recognition. OCR software analyzes the image and identifies characters, converting the visual representation of text into actual selectable, copyable text.
Several tools handle this:
| Tool | Platform | OCR Capability |
|---|---|---|
| Adobe Acrobat (paid) | Windows, Mac | Built-in, high accuracy |
| Adobe Acrobat Reader (free) | Windows, Mac | Limited OCR features |
| Google Drive | Web | Upload PDF, open in Google Docs for auto-OCR |
| Microsoft OneNote | Windows, Mac, Web | OCR on pasted images |
| online-convert, Smallpdf, iLovePDF | Web-based | OCR conversion tools |
| ABBYY FineReader | Windows, Mac | Professional-grade OCR |
| macOS Preview | Mac | No OCR — image stays as image |
The quality of the original scan heavily influences OCR accuracy. A crisp, high-resolution scan of clean printed text will convert with very high accuracy. A low-resolution scan, a page photographed at an angle, or a document with handwriting will produce more errors — sometimes significant ones.
A Free Workaround: Google Drive
One of the most accessible no-cost options is Google Drive's built-in OCR:
- Upload the scanned PDF to Google Drive.
- Right-click the file and select Open with > Google Docs.
- Google Docs will convert the PDF to an editable document using OCR.
- Copy the text you need from there.
Results vary depending on scan quality and document complexity, but for straightforward scanned documents it works surprisingly well.
Copying Text on Mobile Devices 📱
On smartphones and tablets, the process depends on your PDF app and the file type.
- iOS (iPhone/iPad): The Files app, Safari, and Apple Books can all open PDFs. Text-based PDFs allow tap-and-hold selection. Third-party apps like Adobe Acrobat for iOS offer OCR on scanned files.
- Android: Google Drive handles both PDF viewing and OCR. Adobe Acrobat for Android also provides text selection and OCR features depending on your subscription tier.
Mobile OCR tends to work reasonably well for clean documents, but complex layouts — multi-column articles, tables, or forms — can produce jumbled output that needs manual cleanup.
Formatting: What Survives the Copy
Even when text copies successfully, the formatting often doesn't. Line breaks, columns, bullet points, tables, and special characters can all shift or disappear when you paste into another application.
Plain text editors (like Notepad) strip formatting entirely, which is sometimes exactly what you want. Word processors like Microsoft Word or Google Docs try to preserve some formatting, with mixed results depending on the PDF's original structure.
If you're copying from a multi-column layout, the text may paste in the wrong reading order. If the PDF uses embedded fonts with unusual character encoding, some characters may appear as symbols or question marks.
The Variables That Shape Your Experience 🔍
How smoothly this works for you depends on several overlapping factors:
- How the PDF was created — digital export vs. scan vs. a mix of both
- Whether permissions restrictions are applied to the file
- The quality and resolution of the scan, if applicable
- Your device and operating system — the tools available on Windows, Mac, iOS, and Android differ
- The complexity of the document's layout — simple single-column text vs. tables, charts, and mixed content
- Your tolerance for cleanup work — some copied text pastes cleanly; some needs significant reformatting
A digitally-created PDF with no restrictions, opened on a desktop computer, gives you the cleanest and easiest experience. A low-resolution scan of a dense multi-column document, opened on a phone, is a very different situation entirely — even if the visual result looks similar on screen.
What the right approach looks like in practice depends on which of those variables apply to the document you're working with.