PDF to XLSX Converter

Convert PDF to XLSX Online With Real Cell Structure

Turn a PDF into a native Excel .xlsx file you can total, sort, and build formulas on right away. PDFXLSX reads the real table, writes each value into its own cell, and keeps numbers numeric and dates as dates instead of dumping flat text. Scanned pages are read with OCR. Drop a file on the right to convert your first one free.

Works in any browser on Windows, Mac, and phones. First conversion is free, no software to install, and files are deleted after processing.

Drop your PDF here or click to browse

PDF files up to 50MB

Uploading...

A native .xlsx with cells, not pasted text. First file free.

The short answer

Last updated July 2026

To convert a PDF to XLSX, use a converter that reads the real table and writes each value into its own cell, producing a native Excel file you can total, sort, and build formulas on right away. PDFXLSX keeps numbers numeric and dates as dates instead of dumping flat text, and reads scanned pages with OCR. The output is a true .xlsx workbook, not a picture or a single text column. It runs in any browser, and the first conversion is free.

.xlsx

Native Excel output

OCR

Reads scanned PDFs

Numeric

Numbers you can total

No install

Runs in your browser

Convert PDF to XLSX and keep the cell structure intact

A PDF table only looks like a grid. Under the hood the file stores each number and word at a fixed spot on the page, with no rows or columns at all. That is why pasting a PDF into Excel drops everything into one column as text you cannot total. An XLSX file is the opposite: it is a real spreadsheet with addressable cells, each one holding a typed value. The job is to rebuild that structure from a page that never had it.

PDFXLSX detects the actual table first, then writes every value into the cell it belongs in. A dollar amount with commas and a parenthesis for a negative lands as a real number in one cell. A date lands as a date Excel recognizes. A description that wrapped onto two lines stays in a single cell instead of splitting your rows. The output is a standard .xlsx, so a formula like =SUM(C2:C40) works the moment you open it.

You see the converted table before you download, so you can check the figures before they go into your books, a model, or a tax return. Need the legacy binary format for an old program? Convert to XLS instead. Sending the data into another tool? Export CSV.

output.xlsx preview, real cells, numbers numeric
Date Description Amount
03/05Deposit ACH 22105,210.00
03/09Vendor payment-318.74
03/14Service fee-18.00
03/22Invoice 44712,640.25

Each value sits in its own cell and the Amount column is true numbers, so totals, sorting, and pivots work straight away, with no Text to Columns step.

What XLSX is, and why it is the format you want

XLSX is the modern Excel format, the default since Excel 2007. It is built on Open XML: the workbook is really a set of XML files zipped together, which is why an .xlsx is usually 50 to 75 percent smaller than the same data saved as the old .xls. It also lifts the old limits, holding well over a million rows per sheet instead of the 65,536 that XLS capped out at.

For almost everyone converting a PDF, XLSX is the right target. It is what current Excel opens by default, and Google Sheets, Apple Numbers, and LibreOffice Calc all read it cleanly. You only need the older .xls when a legacy install or a line-of-business system specifically requires that binary, and even then you can save the .xlsx down to it in one step.

PDFXLSX writes a clean, standards-compliant .xlsx with proper number and date cells, not a CSV renamed or an HTML table dressed up as a spreadsheet. That distinction matters: a real .xlsx carries cell types, so your figures behave like numbers the instant the file opens.

XLSX, XLS, and CSV at a glance

  • XLSX The current Excel format since 2007. Open XML, smaller files, over a million rows, full cell types and formatting. The right default for almost every conversion.
  • XLS The Excel 97 to 2003 binary format, capped at 65,536 rows and 256 columns. Use it only when an old program or template insists on .xls.
  • CSV Plain text rows and columns, no formatting or formulas. The safest format for importing into accounting software and databases.

Weighing the spreadsheet against plain text? See the PDF to Excel or CSV breakdown.

What you get from the PDF to XLSX converter

The details that decide whether you get a working spreadsheet or an afternoon of cleanup.

Real cells, not pasted text

The engine finds the actual table and writes each value into its own addressable cell, so the .xlsx behaves like a spreadsheet you built, not a page you copied.

Numbers stay numeric

Amounts with commas, currency symbols, or negatives come through as real numbers, not text. SUM, sort, and pivot work right away, with no Convert to Number warning to clear cell by cell.

OCR for scanned PDFs

A scan is an image, and a real .xlsx needs readable text behind every cell. Built-in OCR turns scanned PDFs into editable rows, so a photographed document converts like a digital one.

Batch and large files

Send a whole folder of statements through the batch converter, or push a single large multi-page file up to 50MB. XLSX has the row headroom to hold it all in one sheet.

Opens everywhere

A standard .xlsx opens in modern Excel on Windows and Mac, in Google Sheets, Apple Numbers, and LibreOffice. No license or Microsoft 365 requirement to convert.

Private and secure

The documents you most need converted are usually the most sensitive. Uploads are encrypted in transit and at rest, processed in isolation, and deleted automatically once your spreadsheet is ready. Nothing is kept or reused.

How to convert a PDF to XLSX

Three steps, and a chance to check the result before it counts.

1

Upload the PDF

Drag the file into the box at the top of the page or pick it from your device. Digital and scanned PDFs both work, and you can send several at once.

2

It builds the cells

The converter finds the table, applies OCR where a page is a scan, and writes each value into its own cell as a real number or date rather than guessing column edges from spacing.

3

Check, then download

Review the converted table, then download a native .xlsx ready to open in Excel or Google Sheets. Your file is deleted right after processing.

Ways to convert a PDF to XLSX, compared

An honest look at why some methods produce a real spreadsheet and others leave you reformatting.

Method Real .xlsx cells? Reads scans? Notes
Copy and paste No No Everything lands in one column as text. The fastest way to a long cleanup.
Excel From PDF (Power Query) Sometimes No Built into Microsoft 365 on Windows, decent on simple tables, but no OCR and complex pages split into the wrong columns.
Free online converters Varies Varies Quick for one clean file, but many output text-only cells and few let you check the result first.
Installed desktop programs Usually Usually Accurate on many layouts, but a paid license to buy and a program to install and keep updated.
PDFXLSX in your browser Yes Yes Writes a native .xlsx with typed cells, OCR on scans, and shows the result so you can check it before downloading.

No converter is perfect on every layout, which is why the preview matters: you confirm the figures before you rely on them. Switching from another tool? See how we compare with Smallpdf, Adobe Acrobat, and desktop converter software.

Convert PDF to XLSX: common questions

Upload your PDF into the converter at the top of this page, let it detect the table and run OCR if the file is a scan, then check the preview and download a native .xlsx file. The whole thing takes a few seconds and nothing installs. The output opens in modern Excel, Google Sheets, Apple Numbers, and LibreOffice with the cells, numbers, and dates intact.

Yes. Any PDF that holds a table can be converted to XLSX, whether it is a digital export or a scan. The difference is in the output quality: a good converter writes a real .xlsx with typed cells so your numbers calculate, rather than a file full of text strings you have to clean up. Upload a file above to see your specific document converted before you download.

XLSX is the modern Excel format, used since Excel 2007, built on Open XML, with smaller files and room for over a million rows. XLS is the older binary format from Excel 97 to 2003, capped at 65,536 rows and 256 columns. Pick XLSX unless an old program or template specifically needs the legacy .xls, in which case you can convert to XLS instead.

Use a converter that maps the table structure rather than pasting text, so each value lands in its own cell as a number or date. This tool reads the real table and writes a native .xlsx, which keeps rows, columns, and number types intact. For the full walkthrough, see how to convert PDF to Excel without losing formatting.

Yes. You can send several PDFs at once and get a separate .xlsx for each, which is the usual need for a month of statements or a stack of invoices. The batch converter handles the queue, and because XLSX holds over a million rows, even a long multi-page file fits in a single sheet. Higher-volume batches are part of the paid plans.

It is safe when the tool encrypts your files and deletes them after conversion, which this one does. Uploads are encrypted in transit and at rest, processed in isolation, and removed automatically once your spreadsheet is ready. Nothing is stored long term, shared, or reused, so even sensitive financial documents stay private.

Convert your PDF to XLSX now

Drop a PDF at the top of the page, check the converted table, and download a native .xlsx with real cells and numbers ready to total. Your first conversion is free. Need the legacy format? Convert to XLS, or pull just the grids with the PDF table extractor.