PDF to CSV Converter
Extract tabular data from PDFs and export as CSV files
Drag & Drop your PDF here
or
Accepted: PDF (Max 50MB)
How It Works
Upload PDF
Drag and drop your PDF file containing tables. Everything is processed locally in your browser.
Review & Edit
The tool detects tables and shows a preview. Click cells to edit data and choose your preferred delimiter.
Download CSV
Download the clean CSV file ready to import into Excel, Google Sheets, databases, or any data tool.
Why Use This Tool
Flexible Delimiters
Choose between comma, semicolon, or tab delimiters to match your data import requirements.
Editable Preview
Review and edit detected data in an interactive table before exporting for maximum accuracy.
100% Private
Your files never leave your device. All processing happens in your browser with zero server uploads.
Universal Format
CSV files work with virtually any application: Excel, Google Sheets, databases, Python, R, and more.
Frequently Asked Questions
Which delimiter should I choose?
Comma is the most common and works with most applications. Use semicolon if your data contains commas. Tab is useful for data containing both commas and semicolons, or for direct pasting into spreadsheets.
Can it handle multi-page tables?
Yes. The tool processes all pages and you can view data from each page using the page selector. The downloaded CSV includes all pages' data combined.
What if the table detection is not perfect?
You can click on any cell in the preview table to edit the content before downloading. This allows you to fix any detection errors manually for accurate output.
Does it handle special characters and UTF-8?
Yes. The CSV output is encoded in UTF-8 with a BOM marker for proper handling of special characters, accented letters, and non-Latin scripts in applications like Excel.