PDF Table Extractor
Extract tabular data from a PDF and download it as a CSV file, ready to open in a spreadsheet. Runs entirely in your browser — your file is never uploaded.
🔒 This tool runs entirely in your browser. Your files are never uploaded to a server.
How it works
- Choose a PDF that has a text-based table (not a scanned image).
- Each page's text is grouped into rows and columns by position, previewed below, and stitched into one CSV file.
- Click Download CSV to save the result, ready to open in a spreadsheet.
This works by reading the text layer's on-page positions, so results are best for cleanly aligned tables. It can't read scanned PDFs or images with no text layer, since there's nothing to extract.