Skip to content
Runs on your deviceWorks offline

Extract text from a PDF

Get the text content out of a PDF so you can search, quote or reuse it. The text layer is read directly on your device and returned as plain text, page by page.

Your device

Or drop one anywhere on this page

Nothing uploaded · nothing stored

How to extract text from a PDF

  1. 1

    Choose a PDF

    Drop the file onto the page.

  2. 2

    Extract the text

    The text layer is read locally and shown page by page so you can check it.

  3. 3

    Copy or download

    Copy any section to your clipboard, or download everything as a .txt file.

Why use TryToPDF

  • Text is read on your device, never uploaded
  • Output is organised page by page
  • Copy a section or download the whole document
  • Useful for searching long reports and contracts

Where your file goes

Nowhere. This tool runs inside your browser, and the page is served with a policy that forbids it from sending your document anywhere. You can confirm that yourself: open your browser’s developer tools, watch the Network tab, and process a file.

Questions

Why does my scanned PDF return no text?
A scan is a picture of a page — there is no text layer to read. Turning that image into text requires OCR, which recognises characters visually. OCR is planned but is not part of this release, so this tool returns nothing for pure scans.
Will the layout be preserved?
Partly. Reading order and line breaks are preserved as faithfully as the document allows, but multi-column layouts and tables can come out in an unexpected order, because a PDF stores positioned text rather than document structure.
Can I extract text from a password-protected PDF?
You will need to unlock it first with the password. Use the Unlock PDF tool, then extract text from the unlocked copy.
Can I copy the text from just one page?
Yes. Each page is shown separately with its own copy button, so you can take one section without the rest.
Are tables preserved?
Not as tables. A PDF stores positioned characters rather than rows and columns, so a table comes out as text in reading order. Simple tables often survive readably; complex ones do not.
What format is the downloaded file?
A plain .txt file encoded as UTF-8, with each page preceded by a marker showing its number. It opens in any text editor.
Will it read text inside images?
No. Text that is part of an image is not text as far as the file is concerned — extracting it needs OCR, which recognises characters visually. That is planned but not part of this release.
Is there a page limit?
No. Long documents take longer to read, and everything runs on your device, so a several-hundred-page report is fine on a laptop and slower on an older phone.