BrowserTools
ready — local

PDF to CSV

Extract tables from a PDF and save them as a CSV file entirely in this tab. Your file never leaves your device.

Drop PDF files here, or click to choose

How this works

This tool uses PDF.js to read the PDF file and extracts the text content. It then groups text lines by their vertical position to form rows, and splits rows by multiple spaces to create cells. The resulting grid is written as CSV (comma-separated values). Everything happens locally in your browser — no upload to a server.

Common uses

Pulling data tables out of reports or scanned PDFs for further analysis in spreadsheets, converting financial statements, or extracting survey results from a PDF form.