Home / Tools / Extract the text from a PDF

Free · no upload · no account

Extract the text from a PDF

Choose a PDF or drop it here

Processed on this device. Nothing is uploaded.

Short answer

Open a PDF and its text layer is read in your browser and saved as a plain text file. You can keep page breaks or run it together as continuous text. A scanned page has no text layer, and the tool says so rather than handing you an empty file.

Doing more than one thing?

The full editor puts every operation in one workspace with undo, so you are not exporting and re-opening between each step. Same engine, same privacy, still nothing uploaded.

Open the full editor Browse all tools

Why this one does not upload your file

Almost every free extract the text from a pdf tool works by sending your document to a server, doing the work there, and sending a result back. That is a cost decision rather than a privacy one — server time costs money, which is why those tools meter you, ask for an account, or cap your file size.

This one runs the same work in your browser using JavaScript, so your file never travels anywhere. There is no upload step, no queue, no account, and no page limit — and the page keeps working if you disconnect from the internet partway through.

You do not have to take that on trust. Open your browser's network tab and watch while you work, or read how it works.

What happens to your file

  • It is read from your disk into this tab's memory
  • Every change happens on your own processor
  • The result is built in memory, reopened and checked before you are offered it
  • Your original file is never modified
  • Closing the tab releases everything — nothing is stored
Questions

Straight answers

Why did I get no text?
Because the document is almost certainly a scan. A scanned page is a picture of words, not words, so there is nothing to extract until it has been through OCR — which is not built here yet. The tool tells you this rather than downloading an empty file.
Does the layout survive?
Roughly. Reading order comes from the document itself, which is usually sensible for ordinary prose and unreliable for multi-column layouts and tables. Text is what you get; formatting is not.
Can I extract just some pages?
Use Extract pages first to make a smaller PDF, then run this on that.