Detect tables in a PDF and export them as CSV spreadsheets. PDF Table Extractor is a free online tool from the ToolsRift PDF Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Upload a PDF and pick a page. The tool clusters the horizontal positions of the text to work out where the columns are, groups text into rows, and shows the result as a table. Download it as CSV for Excel, Sheets or pandas.
The tool looks at the left edge of every piece of text on the page and finds x positions that repeat down the page — those are the columns. Text is then snapped to its nearest column and grouped into rows by vertical position.
Tables with clearly aligned columns and a real text layer. Tables that rely on merged cells, wrapped multi-line cells or heavy nesting will come out imperfectly and are worth a quick check.
Either the page has no table, its columns are not aligned enough to detect, or the PDF is a scan with no text layer. Try the neighbouring pages first.
Not yet — tables are extracted one page at a time so you can verify each result before exporting.