Extract text from PDF

Extract the text from a PDF

Reads the document's text layer and writes it out as a plain text file, with a marker between pages so you can still tell where each one started. Useful for quoting, searching, diffing or feeding a document into something else.

Drop a file here, or click to choose

One PDF — you get a .txt file

Pulls out the text layer, page by page. A scanned PDF has no text layer, so it will come back empty — that needs OCR, which Quill does not do yet.

How to extract the text from a pdf

  1. 1

    Drop in the PDF

    The document is parsed locally, one page at a time.

  2. 2

    Extract

    Text runs are read in the order the file stores them and joined into lines using the document's own line breaks.

  3. 3

    Check the result

    If the file comes back empty, the PDF has no text layer — it is a scan, and the words are pixels rather than characters.

  4. 4

    Download the .txt

    A plain UTF-8 text file, with a --- Page n --- marker before each page.

Reading order is the file's, not the page's

A PDF stores text in whatever sequence it was drawn, which is usually reading order but need not be. Multi-column layouts, sidebars and tables can come out interleaved, because the format records positions rather than structure.

Scans need OCR, which this is not

Extraction can only return characters the file actually contains. A photographed or scanned page contains an image, so there is nothing to extract. Turning that into text requires optical character recognition, which Quill does not currently do.

Layout is not preserved

The output is plain text: no columns, no tables, no fonts, no positioning. That is the point — it is for feeding the words somewhere else, not for reproducing the document.

Questions

It has no text layer. Almost certainly a scan or a photograph of a document, where every page is an image. Extracting words from that needs OCR.

Quill

A calm, fast PDF workspace. Free to use, private by default.

Product

EditorAll PDF tools

Templates

Quill AI

Mobile

Tools

Convert

Organise

Company

About

Privacy

Terms

Contact

© 2026 Quill. All rights reserved.
PrivacyTermsStatus