Skip to content
GivenTool

Convert PDF to Excel

Turn tables in a text-based PDF into a real .xlsx workbook: numbers as numbers, bold header rows, sized columns.

Loading tool…

Tables on each page are rebuilt from where the words sit and saved as a real Excel workbook (.xlsx): numbers become numbers you can add up, header rows are bold and frozen, and columns are sized to their content.

Drop a PDF here or click to choose onePDF files up to 100.0 MB each.

Processed on this device with your browser. Nothing is uploaded.

Statements, invoices, price lists and exported reports often arrive as PDFs when the numbers are needed in a spreadsheet. This converter reads where every word sits on each page, splits each line into cells where there is a clear gap, lines the cells up into columns across the page, and writes a genuine Excel workbook (.xlsx), not a CSV renamed.

The workbook is ready to use: amounts such as 1,250.50, (20.00) or 12.5% are stored as numbers with a matching number format, so SUM and sorting work straight away; the first row that looks like column titles is set in bold and frozen; each column is sized to its longest value. You can put each PDF page on its own sheet or stack all pages on one sheet with a bold "Page N" row between them. Pages that are mostly Arabic get a right-to-left sheet.

Values that only look like numbers are kept as text on purpose: account numbers with leading zeros, IDs longer than 15 digits (Excel would round them), phone numbers and dates. A date like 03/04/2025 means different days in different countries, so it is not guessed; convert it in Excel with Data > Text to Columns if you need real dates.

Be realistic about what a PDF holds. It stores positioned words, not tables, so merged cells, cells that wrap onto two lines and tables drawn as pictures need a quick check. Scanned statements are images: run OCR PDF first, then convert the searchable copy. If you only need plain rows for another program, PDF to CSV writes the same columns as a .csv file.

How to use it

  1. Choose a PDF that contains a table.
  2. Pick all pages or type a range, and choose one sheet per page or everything on one sheet.
  3. Click Convert to Excel and check the preview of the rows.
  4. Download the .xlsx and open it in Excel, LibreOffice Calc, Numbers or Google Sheets.

Frequently asked questions

Are my files uploaded?

No. The file is read and processed by your browser on your device; nothing is sent to a server. The PDF engine is downloaded from this site the first time you use a tool and then runs on your device.

Are the numbers real numbers in Excel?

Yes, when the text is clearly a number: digits with optional thousands separators, a decimal point, a minus sign or accounting brackets, a leading currency symbol or a trailing percent sign. They are stored as numbers with a matching format, so formulas work. Anything ambiguous stays text.

Why are dates left as text?

A PDF gives no hint whether 03/04/2025 is the 3rd of April or the 4th of March. Guessing wrong would silently corrupt your data, so dates stay exactly as printed. Excel can convert a column of them in one step once you know the format.

My columns are shifted. What can I do?

Columns are found from the gaps between words. A title line or a wrapped cell can push a value into the next column. Try converting one page at a time, or fix the few cells in Excel; the rest of the table keeps its structure.

Does it work with scanned bank statements?

Only after OCR. A scan is a picture of text; run OCR PDF on it first so the page has real text, then convert the searchable PDF here.

How is this different from PDF to CSV?

Both find the same columns. PDF to CSV writes plain text that any program reads; PDF to Excel writes a workbook with typed numbers, a bold frozen header, column widths, one sheet per page and right-to-left sheets for Arabic.

What if my PDF is password-protected?

The tool will say so. If it is your file and you know the password, remove the protection with Unlock PDF first, then use the unlocked copy here.