What it does
This tool extracts PDF tables with merged or spanning cells and rebuilds them as structured spreadsheets.
- Merged-cell tables
Extract complex tables — including merged and spanning cells — from a PDF by uploading it; the tool detects the table structure, preserves merged cells and rebuilds the grid, then exports to Excel or CSV. Review the result in your browser, with the file never uploaded.
A specialised table extractor that reconstructs PDF tables containing merged or spanning cells into a structured spreadsheet.
Related terms
The extractor detects cells that span multiple rows or columns and preserves that structure in the output.
The rebuilt table is exported as an editable .xlsx or CSV file.
Detection and export run locally with pdf.js in your browser.
This tool extracts PDF tables with merged or spanning cells and rebuilds them as structured spreadsheets.
Text and ruling lines are read with pdf.js, cell spans are inferred from geometry, and the grid is exported with SheetJS.
Recover financial statements, timetables and reports whose tables use header spans and merged cells.
Highly irregular or borderless tables can still be ambiguous; a quick review of the output is recommended.
Extraction runs in the browser; the document is not uploaded.