# PDF to Excel Converter

> Extract real tables from a PDF into an Excel workbook — columns detected, numbers kept numeric.

PDF to Excel Converter runs entirely in your browser. The PDF is parsed on your own device with pdf.js, its paragraphs, headings and tables are recovered from the text layer and written into a genuine XLSX file. Nothing is uploaded, which is the reason to use this on a contract, a payslip or a medical letter.

**URL:** https://convertto.tech/t/pdf-to-excel
**Category:** PDF Tools (https://convertto.tech/c/pdf-tools)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Method:** Column boundaries found from text alignment across rows, not from guessing at delimiters
- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Select your pdf file — the file stays on your device and is never uploaded.
2. Enter or paste your pages.
3. Turn "Rebuild paragraphs" on or off as needed.
4. Turn "Detect tables" on or off as needed.
5. Enter or paste your page plan.
6. Press Run, then download the result when it is ready.

## FAQ

### How does it know where the columns are?

A PDF has no table structure — only text at coordinates. The tool looks for horizontal gaps that repeat at the same position across several consecutive rows, which is exactly what a table produces and what a paragraph does not. Columns confirmed by most of the rows become real cells.

### Why are my numbers stored as text elsewhere but not here?

Because a cell that is entirely numeric is written as a number rather than a string. That is the difference between a workbook you can SUM and one where every formula returns zero.

### It found no tables in my document.

Then the text does not line up in columns — the document is prose, or the "table" is an image. PDF to Text or PDF to Word will serve you better.

## Related tools

- [PDF to XLSX Converter](https://convertto.tech/t/pdf-to-xlsx): Convert PDF tables into a Microsoft Excel XLSX workbook.
- [PDF to CSV Converter](https://convertto.tech/t/pdf-to-csv): Extract PDF tables into properly quoted CSV, one row per table row.
- [PDF to ODS Converter](https://convertto.tech/t/pdf-to-ods): Convert PDF tables into an OpenDocument Spreadsheet for LibreOffice Calc.
- [PDF to BMP Converter](https://convertto.tech/t/pdf-to-bmp): Convert PDF pages into uncompressed 24-bit BMP bitmaps.
- [PDF to Ebook Converter](https://convertto.tech/t/pdf-to-ebook): Turn a PDF into a reflowable ebook you can read comfortably on a phone or e-reader.
- [PDF to EPUB Converter](https://convertto.tech/t/pdf-to-epub): Convert a PDF into a real, reflowable EPUB 3 ebook with a chapter list.
- [PDF to GIF Converter](https://convertto.tech/t/pdf-to-gif): Convert PDF pages into GIFs, or the whole document into one looping animation.
- [PDF to HEIC Converter](https://convertto.tech/t/pdf-to-heic): Convert PDF pages into HEIC, or the closest modern equivalent your browser can encode.
