Convert PDF Tables to Excel
Free & private · no signup · no watermarks · files deleted in 24 hours
PDFToolsHQ PDF to Excel extracts tables from a PDF into an editable XLSX file free. Formulas do not survive, because a PDF stores the calculated result and not the calculation.
PDFToolsHQ PDF to Excel extracts tables from a PDF into an editable XLSX file free, with no signup required. It identifies table structures within your PDF and converts them into editable rows and columns in an XLSX file, ready to open in Microsoft Excel, LibreOffice Calc, or Google Sheets. Once in Excel format you can sort, filter, apply formulas, and build charts from the extracted data without any manual retyping.
This tool is designed for data-heavy PDFs: financial statements, bank exports, inventory reports, survey results, and any document where the critical content lives in tables. Natively created PDFs with clearly structured table borders produce the most accurate conversions; scanned tables should be processed through OCR first.
Key features: Extracts tables into editable XLSX • Compatible with Excel, LibreOffice, and Google Sheets • Works on PDFs up to 100MB • Pair with OCR for scanned tables • 256-bit SSL during transfer • No watermarks or registration
Upload Files
Drag & drop or select files
Configure
Set your preferences
Download
Get your file instantly
Step 1: Upload Your Files
Supports: PDF • Max file size: 100MB • One file at a time
Drag & Drop Files Here
or click to browse
Processing your files
0%Preparing your files...
Success! Your file is ready
Your download should start automatically. If it doesn't, use the button below.
How to PDF to Excel Online — Step by Step
Four steps, no software and no registration. Completely free.
Upload your PDF
Drag or click to upload the PDF containing the tables you want to extract.
Click Convert to Excel
The tool identifies table structures in your PDF and maps them to rows and columns in XLSX.
Conversion complete
Your table data is now in an editable spreadsheet. For scanned tables, use OCR first.
Download your XLSX file
Open in Microsoft Excel, LibreOffice Calc, or Google Sheets and work with your data.
Frequently Asked Questions About PDF to Excel
Everything you need to know about our PDF to Excel tool
Yes, completely free. Our PDF to Excel tool has no hidden costs, no watermarks, and no registration requirement. You can process as many files as you need, each up to 100MB, at no charge. We believe professional PDF tools should be accessible to everyone — students, freelancers, and businesses alike.
Your files are fully protected. All uploads and downloads use 256-bit SSL/TLS encryption during transfer. Processing happens on our isolated Hetzner server infrastructure in Germany — your file is never shared, analysed for commercial purposes, or stored longer than necessary. Every uploaded and processed file is automatically and permanently deleted within 24 hours of processing.
Supported file types: This tool accepts PDF files up to 100MB each. If your file is larger, reduce it before uploading — for PDFs you can try our Compress PDF tool, which accepts files up to 100MB.
Portable Document Format
Yes — works on any device. The interface is fully responsive and tested on desktop, tablet, and mobile. Touch-friendly upload areas, drag-and-drop support on desktop, and mobile-optimised buttons mean you get the same experience whether you are on a MacBook, an iPad, or an Android phone. No app download is ever required — open your browser and go.
Non-table content — body text, headers, footers, and images — is placed in cells as text or omitted, depending on how it was structured in the PDF. Only clearly defined table structures (with rows and columns) are extracted into formatted Excel rows and columns. If the PDF contains mixed content (narrative text alongside tables), the table data will be correctly extracted while surrounding narrative text may appear in separate cells or rows above/below the table data.
The kind you would find in a financial statement or an audit pack: ruled lines around every cell, a clear header row, one value per box, consistent alignment down each column. Extraction reads that visible structure and reproduces it as rows and columns you can immediately sum. A table drawn with nothing but careful spacing has no structure to read, so the engine has to infer where columns begin — and that is where the errors come from.
That is the signature of a whitespace-aligned table with no visible gridlines, and it usually means the source is working against you rather than the settings. If you have any access to the original document, re-export it with cell borders on. If not, expect to fix the result by hand — and check totals before doing anything else, because a column boundary read one character too far left silently moves digits between figures rather than producing an obvious error.
If the page is mostly prose with one small table in it, you will spend longer deleting stray paragraphs from cells than retyping the figures — take the whole page through PDF to Word instead. And if the PDF is a scan, there is nothing to extract at all: it is a picture of a table. Run OCR PDF over it first, then come back.
No — and there is nothing to get back. A PDF stores the printed result of a calculation, not the calculation, so the totals in the source are already frozen values by the time they reach the page. You receive an .xlsx of those values with numbers typed as numbers so they can be summed, but any formula you want has to be rebuilt. Merged and multi-line headers are flattened into single cells, which is usually the first thing worth tidying.
Complete Your PDF Workflow
Discover tools that work perfectly with PDF to Excel
Before PDF to Excel
Prepare your files with these tools
You're Here
PDF to Excel
After PDF to Excel
Continue your workflow with these tools
Tips for Getting the Best Results from PDF to Excel
Practical things worth knowing before you process your file — the details that most often catch people out with this particular tool.
Clear table borders convert best
The extractor relies on visible row and column structure. Tables laid out purely with whitespace are harder to detect accurately.
Narrative text may land in cells
Paragraphs surrounding a table can appear in their own rows. Delete them after conversion.
Always verify the numbers
Check a few totals against the source PDF before working with extracted financial data.
Understanding PDF to Excel
How this actually works under the hood, what it changes in your document, and the decisions worth making before you run it.
Finding a table on a page that contains no tables
A PDF has no table object. What looks like a grid is a set of drawn lines and a set of positioned text runs that happen to align, and extraction has to work backwards from that appearance to a set of rows and columns.
There are two ways to do it and they behave very differently. Where the table is ruled, the lines themselves are the answer: find the horizontal and vertical rules, intersect them, and every cell boundary is known exactly. Text is then assigned to whichever box it falls inside. This is close to deterministic, which is why a bordered financial table converts so cleanly.
Where there are no rules, the only remaining evidence is alignment. Column boundaries have to be inferred from vertical bands of whitespace running down the page, and row boundaries from the vertical positions of text baselines. It works well on regular data and starts to fail wherever the layout is irregular — a wrapped cell, a merged heading, an indented subtotal line.
Ruled tables are read. Unruled tables are estimated.
What survives into the workbook
Values arrive typed where the tool can tell what they are. A figure that reads as a number becomes a number, so the column sums; anything ambiguous stays as text, which is why a cell that looks numeric sometimes refuses to add up.
Several conventions cause exactly that. Negative numbers in parentheses, as accounting statements print them. Thousands separated by spaces rather than commas. A currency symbol inside the cell instead of in the column heading. A footnote marker appended to a figure. Each of these turns a number into a string, and each is fixed in a moment once you know to look for it.
Structure survives less well. A heading spanning several columns is flattened into one cell, and a two-line header becomes two rows. On a table running across several pages, a header repeated at the top of each page arrives repeated in the data — visible as a row of text sitting in the middle of your numbers, and easy to filter out once spotted.
A worked example: six months of bank statements
Six monthly PDF statements, each three or four pages, each with a ruled transaction table carrying date, description, debit, credit and running balance. Small files, nowhere near the 100 MB ceiling.
Convert one first rather than all six. The layout is identical across the set, so whatever the first one does the rest will do, and finding that out on one file rather than six is worth the two minutes.
Then reconcile before doing anything else with it. Take the opening balance, add the credits column, subtract the debits, and compare the answer with the closing balance printed on the last page. If it agrees, the extraction is sound end to end — every row present, every figure in the right column, every value read as a number.
That single check is worth more than reading down the sheet looking for mistakes, because the errors extraction actually makes are quiet ones. A column boundary drawn one character too far left moves a digit between two figures and produces two plausible-looking numbers, which no amount of scanning by eye reliably catches.
Give the converter less to get more
Extraction quality falls as the page gets busier, so the most effective thing you can do is narrow what you send it.
If the tables you want sit on four pages of a sixty-page annual report, take those four pages out with Extract Pages and convert only those. You remove every chance of a paragraph of narrative, a chart legend or a footnote block being read as table data, and you get a workbook you can use immediately instead of one you have to clean.
The same logic applies to appendices, cover pages and anything with a multi-column layout. Prose in columns is the layout most likely to be mistaken for a table, because columns of text align exactly as columns of data do.
And check the totals rather than the appearance. A workbook that looks right is not evidence of anything — extraction failures are almost always tidy, well-formed and wrong, which is precisely what makes reconciling against a printed figure the only check worth relying on.
Last reviewed and updated:
Every upload and download uses HTTPS/TLS.
Files are wiped from our servers automatically.
Your file comes back exactly as expected.
No account and no email required, ever.
Ready to PDF to Excel?
Free, private, and done in seconds — no account, no watermark, no catch.
Upload your file