PDF to CSV

Pull tables out of a PDF into CSV files for Excel, Sheets or scripts. Everything runs locally in your browser - your files are never uploaded to a server, no registration is required, and the tool is completely free.

How to PDF to CSV

  1. Choose a text-based PDF. It is converted on your device and never uploaded.
  2. Check the preview. Each page with text becomes one table.
  3. Choose comma, semicolon or tab as the delimiter, and whether to add a UTF-8 BOM for Excel.
  4. Download: one CSV, or a ZIP with one CSV per page.

Features

Frequently asked questions

Why is my CSV empty?
Scanned PDFs are images, with no text layer to read. Run OCR PDF on the file first, then convert the result.
Why several CSV files in a ZIP?
CSV has no sheets, so each page with text becomes its own file, bundled in one ZIP. A single-page result downloads as one .csv.
Will merged cells and multi-line cells come out right?
Not always. The table is rebuilt from text positions, so merged cells, wrapped lines, or two tables on one page may need tidying afterwards.
Is my PDF uploaded?
No. The text is read with pdf.js in your browser, and the CSV is written on your device.

Related tools