Guide
How to Extract Text from a PDF Online — Free, TXT or JSON
Get plain text out of any text-based PDF — copy-paste ready, or per-page JSON. Free, no sign-up, no watermark.
A 200-page government PDF holds a single statistic you need to quote. A scanned report has data your spreadsheet wants. Manual copy-paste page by page is a half-hour of clicking; extracting all text at once is two seconds.
When you actually need Extract Text
Quoting from government PDFs, feeding data to a spreadsheet, archiving full-text for search systems, scripting text analysis pipelines, prepping content for translation services.
How to extract text, step by step
Open the tool
Drop the PDF in
Configure your run
Download
Common problems and how to avoid them
Text comes out as ?????
The PDF uses a non-standard encoding or embedded subset fonts. Extract still works on most, but unusual scripts may need OCR as a fallback.
Tables come out as one column
Plain text loses spatial layout. Use PDF to Excel for tables that need to stay structured.
Scanned PDF returns empty
It's all images — there's no text layer to extract. OCR the file first, then Extract Text.
A short word on privacy
Three things to know. One: files go over TLS 1.3. Two: files are encrypted at rest while we process them, then deleted automatically within one hour. Three: we don't look at your files or train on them.
How we compare to other free tools
| Feature | convertpdfgo | Smallpdf | iLovePDF |
|---|---|---|---|
| Sign-up | None | After 2/day | Optional |
| Watermark | None | None | None |
| Auto-delete | 1 hour | Vague | 2 hours |
Frequently asked questions
Will it work on scanned PDFs?
What's the JSON format?
[{"page": 1, "text": "..."}, ...]. Easy to consume in scripts or data pipelines.Are my files private?
Will it work on protected PDFs?
Is there a usage limit?
How long does it take?
What's the file size limit?
What to do next
Or browse our full list of 49 free PDF tools.