100% private — files stay in your browser

PDF to Excel

Extract tables and data from PDF into Excel-compatible files. Edit cells, run formulas, share with your team.

📊

Drop your PDF here

or click to browse · max 50MB (free) / 500MB (pro)

Output format

Extraction mode

Processing…0%

About this tool

This tool extracts text from your PDF and structures it for spreadsheet import. Two extraction modes: line-by-line (each line is a row) for simple lists, and block grouping (groups spatially-close lines) for approximating table rows.

How it works

Limitations

Frequently asked questions

Will my tables be perfectly preserved?

Honest answer: no. PDF has no native table structure — tables are visual layouts of text. Our \

CSV or TSV?

CSV (comma-separated) is the universal default. Choose TSV (tab-separated) if your data contains many commas — TSV avoids the need to escape them.

Can I convert directly to .xlsx?

Currently we output CSV/TSV, which Excel opens natively. A native .xlsx export is on the roadmap — for now, just rename .csv to .xlsx or open in Excel and save as .xlsx.