What PDF to Excel does
PDF to Excel reads text items already embedded in the PDF, groups them into bounded lines, and writes an XLSX sheet with two columns: Page and Extracted line. Empty pages receive a clear no-text marker.
The extraction follows the reading information exposed by the PDF renderer. It does not infer rows and columns from visual position, recognize scanned images, recreate merged cells, preserve formulas, or reproduce page layout.
How to use PDF to Excel
- Choose one verified text-based PDF up to 25 MB and 25 pages.
- Start extraction and allow the browser to read embedded text from each page.
- Download the XLSX and review line order, page numbers, missing glyphs, and any no-text markers.
Important details
The workbook is a two-column text export
Column A contains the physical PDF page number and column B contains one extracted line. An autofilter is added, but visual table columns are not interpreted as spreadsheet fields.
Scanned pages require OCR elsewhere
A page made only from an image has no embedded text for this tool to read and receives a no-text marker. There is no OCR model in this conversion path.
Practical uses
- Collect text lines from a digital PDF for sorting and manual cleanup.
- Create a page-referenced inventory of headings or statements.
- Identify which pages expose no embedded text before a separate OCR workflow.
Privacy and limitations
PDF text extraction and XLSX packaging happen locally in the browser. The document and extracted text are not uploaded to PagesTools.
The input limit is 25 MB and 25 pages; output is capped at 10,000 rows and 500,000 extracted characters. The tool does not run OCR, recognize tables, preserve formulas or formatting, infer semantic columns, or guarantee natural reading order in complex PDFs.