What extracting a PDF actually means
Extracting a PDF means pulling out specific content from a PDF file — text, images, pages, or data — and saving it in a different format or as a separate file. You are not opening the PDF to read it. You are taking pieces out of it and converting them into something else you can use elsewhere.
The most common extraction tasks are: copying text from a PDF into a Word document, saving individual pages as separate PDFs, pulling images out of a PDF to use in a presentation, or converting a PDF into an editable format like Excel if it contains a table. Each task uses slightly different tools and steps.
PDFs are designed to look the same on any device, which makes them reliable for sharing — but that same design makes them hard to edit or pull apart. Extraction tools work around that limitation by reading what is inside the PDF and converting it into a format you can actually modify.
Key Takeaways
- Text extraction from a PDF works best when the PDF was created from a digital document, not scanned from paper — scanned PDFs need optical character recognition (OCR) software to read the text.
- Your operating system's built-in tools can handle basic extraction tasks like copying text or saving pages, without installing anything new.
- Online extraction tools are fast and require no read, but they upload your file to someone else's server — avoid them for sensitive documents.
- Specialized software like Adobe Acrobat Pro, GIMP, or free tools like PDFtk can extract images, split multi-page PDFs, or convert to other formats more reliably than generic methods.
Extracting text from a PDF on Windows or Mac
The simplest extraction method is copying text directly from the PDF. Open the PDF in your default reader (Adobe Reader on Windows, Preview on Mac), select the text you want with your mouse, and copy it the way you would from any document. Paste it into Word, Google Docs, or a text editor. This works when ready and requires no extra software.
The catch: this method only works if the PDF contains actual text, not an image of text. If you scanned a paper document into a PDF, the text is really just a picture, and you cannot select it. You will see the words but cannot highlight them. In that case, you need OCR (optical character recognition) software, which reads the image and converts it to selectable text. Windows 11 includes a built-in OCR tool in the Snipping Tool app — take a screenshot of the text and it will extract it for you. For Mac, Preview has limited OCR, but free tools like Tesseract or paid options like ABBYY FineReader work better on scanned documents.
Saving individual pages or splitting a multi-page PDF
If you need to extract one page or a few pages from a larger PDF, you can save them as a new file. In Adobe Reader, right-click the page thumbnail on the left side and select "Extract Pages" or "Delete Pages" (depending on your version). On Mac Preview, select the pages you want in the thumbnail panel, then go to File and choose "Save As" — it will save only the selected pages as a new PDF.
For more control — like extracting pages 5 through 12 from a 200-page document — use free software like PDFtk (available for Windows and Mac) or the online tool ILovePDF. PDFtk runs on your computer and does not upload anything. ILovePDF is faster if you only need to do this once, but your file goes to their server temporarily. For sensitive documents, stick with desktop software.
Extracting images from a PDF
If a PDF contains images you want to use elsewhere, you have a few options. In Adobe Reader, right-click an image and select "Copy Image" or "Save Image As". This works for single images but is slow if the PDF has many. For bulk extraction, use free software like GIMP (available for Windows, Mac, and Linux) — open the PDF as a file, and GIMP will ask which pages to import. Each page becomes a separate image file you can then crop or edit.
Another option is an online tool like PDFtoImage or Smallpdf, which converts all pages or selected pages into JPG or PNG files at once. Again, your file uploads to their server, so use this only for documents that are not confidential. If you need to extract images from a scanned PDF, the image quality depends on the original scan resolution — a low-quality scan will produce blurry images no matter what tool you use.
Converting a PDF table into a spreadsheet
Extracting data from a PDF table into Excel or Google Sheets is trickier because the table structure does not always survive the conversion. If the PDF was created from a digital document (not scanned), try copying the table directly: select it in the PDF reader, copy it, and paste it into a spreadsheet. The columns may need adjustment, but the data usually lands in the right cells.
If that does not work, or if the PDF is scanned, use a conversion tool like Tabula (free, desktop software) or online tools like CloudConvert or Zamzar. Tabula is designed specifically for tables in PDFs and works well when the table has clear borders. For scanned PDFs, the tool has to recognize the table structure from the image, which is less reliable — you may need to manually clean up the result in Excel afterward.
When to use online tools versus desktop software
Online extraction tools like ILovePDF, Smallpdf, or CloudConvert are convenient because you do not install anything and they work on any device with a browser. They are fast for one-off tasks. The trade-off is that your file is uploaded to their server, processed there, and then deleted (usually within a few hours). For a tax return, medical record, or any document with personal information, this is a real privacy risk — you are trusting a company you may not know with sensitive data.
Desktop software like PDFtk, GIMP, or Adobe Acrobat Pro keeps everything on your computer. Nothing leaves your device. The downside is you have to read and install the software, and some tools have a learning curve. For one-time tasks on non-sensitive documents, an online tool is fine. For regular work or confidential files, use software that runs locally.
Why some PDFs are harder to extract from than others
A PDF created from a Word document or spreadsheet extracts cleanly because it contains the original text and formatting underneath. A scanned PDF is just a picture of a document — the text is not actually readable by a computer until OCR software analyzes the image. A PDF with security settings (like "no copying" restrictions) may prevent extraction entirely, depending on the tool and the encryption level.
Some PDFs are also designed poorly — text might be stored as separate image elements rather than actual text, or tables might be built from shapes instead of real table structures. These PDFs extract messily no matter what tool you use. If extraction is not working well, the problem is usually the PDF itself, not your method. In those cases, asking the person who created the PDF for the original file (the Word document, spreadsheet, or image files) is often faster than fighting with extraction.
Frequently Asked Questions
Can I extract text from a scanned PDF without special software?
Not reliably. Scanned PDFs are images, so you need OCR software to read them. Windows 11 has a built-in OCR tool in the Snipping Tool app — take a screenshot of the text and it will extract it. Mac Preview has limited OCR. For better results on scanned documents, use free tools like Tesseract or paid options like ABBYY FineReader.
Is it safe to use online PDF extraction tools?
Online tools are convenient but upload your file to someone else's server. For non-sensitive documents, this is fine — most tools delete files within hours. For tax returns, medical records, or personal information, use desktop software instead so your file stays on your computer.
What if the PDF says "no copying" or is password-protected?
Some PDFs have security settings that prevent copying or extraction. If you own the document or have permission to use it, you may be able to remove the restriction with software like PDFtk or online tools, but this varies by encryption level. If you cannot extract it, contact whoever created the PDF and ask for the original file.
Can I extract a table from a PDF into Excel?
If the PDF was created digitally, try copying the table directly and pasting it into Excel — the columns usually land correctly. If that does not work or the PDF is scanned, use Tabula (free desktop software designed for this) or online tools like CloudConvert. Scanned tables are less reliable and may need manual cleanup in Excel.
What is the difference between extracting and converting a PDF?
Extracting means pulling out specific content — a page, an image, or text — and saving it separately. Converting means changing the entire PDF into a different format, like Word or Excel. Extraction is more precise; conversion is useful when you need to edit the whole document.