PDF in Testo

Estrai il testo dai file PDF e salvalo come testo semplice (.txt). Supporta più file.

Nota: Questo strumento funziona SOLO con PDF creati digitalmente. Per documenti scansionati o PDF basati su immagini, usa invece il nostro strumento OCR PDF.

Clicca per selezionare un file oppure trascina e rilascia

File PDF

I tuoi file non lasciano mai il tuo dispositivo.

Come funziona

1

Upload File

Clicca o trascina il tuo file qui

2

Process

Clicca il pulsante di elaborazione

3

Download

Salva il tuo file elaborato istantaneamente

Strumenti PDF correlati

Merge PDF

Free online merge PDF tool

Compress PDF

Free online compress PDF tool

Split PDF

Free online split PDF tool

Edit PDF

Free online edit PDF tool

Rotate PDF

Free online rotate PDF tool

Domande frequenti

Why is the .txt file empty?

The PDF is most likely a scan or a photo, which has no text layer to extract. Run it through OCR PDF first; that tool adds a text layer and also offers a .txt download directly.

Does the text come out in the right order?

Text is read left to right, top to bottom, following the PDF's internal structure, which is correct for most single-column documents. Multi-column layouts, sidebars, and tables can come out interleaved, and headers, footers, and page numbers are included with everything else on the page.

Is any formatting kept?

No. The output is plain UTF-8 text, so accented characters, Cyrillic, CJK, and Arabic are preserved, but bold, headings, links, and images are not, and line breaks follow the PDF's lines rather than paragraphs. For headings and lists kept as Markdown, use PDF to Markdown.

Can I extract text from several PDFs at once?

Yes. Add as many PDFs as you like and click Extract once; each becomes its own .txt file named after the source, and they download together as pdf-to-text.zip. A single PDF downloads directly as filename.txt.

How are pages separated in the output?

Pages follow one another with a line break between them. There are no page markers or form feeds, so the file reads as one continuous stream of text.

Can I pick specific pages or a page range?

No, this tool always extracts every page. Pull the pages you need into a separate PDF first with Extract Pages, then convert that file.

Does it work on password-protected files?

If a PDF asks for a password when you open it, the tool prompts you for that password before extracting. Without the password, the text can't be read.

Do my documents get uploaded to extract the text?

No. Extraction runs in a PDF engine loaded into your browser as WebAssembly, so contracts, medical records, and anything else stay on your device from start to finish.