PDF to CSV
Extract tables from a report PDF with selectable text into CSV files, one file per table, for import into other tools. Files stay in your browser.
Small converter download on first use.
Detected tables
Was this tool useful?
Try an example
Download sampleThe CSV should contain four rows and three columns, with Item, Qty, Amount and the total 148.50. Multiple tables download as separate CSV files in a ZIP.
What to expect
For PDFs with embedded text and regular table rows. Scans need OCR first. Detection can miss tables or place text in the wrong cell; compare the downloaded file with your PDF. Merged cells and original formatting are not reconstructed.
Each table becomes its own CSV file or Excel sheet. Values remain text. CSV values that could be interpreted as formulas are prefixed with an apostrophe; Excel cells are explicitly stored as text. When importing CSV into a spreadsheet, choose text columns to preserve leading zeros and number formatting.
Up to 10 MiB input, 200 pages, 100 tables, 100,000 cells, 256 columns and 8 MiB output. Processing stops after 30 seconds. Irregular rows are rejected rather than silently shifted.
Need raw extraction?PDF tables to JSON.
The first run may download converter files and take a moment. If it fails, check your connection or try a smaller file. Cancel stops active processing; you can choose another file and retry.
Engine licenses and source code
A practical guide
Take the report's tables into CSV files.
- Choose the report PDF that already has selectable text.
- Run PDF to CSV to detect the tables.
- Review each CSV's rows and columns against the original report.
Try this example
Extract a results table from a report PDF with four columns and ten rows; the CSV should reproduce all ten rows with matching column order.
Before you start: Scanned report pages need OCR before extraction, and dense or merged-cell layouts can be detected incorrectly or missed.