PDF to Excel, formatting kept

Convert PDF to Excel Without Losing Formatting: Keep Columns, Numbers, and Merged Cells

Most converters wreck a PDF table: the columns slam into one, the numbers come in as text, and the merged headers fall apart. The fix is a table-aware converter that rebuilds the grid instead of dumping the words on a page. Drop a file on the right to convert your first PDF free and see the columns hold.

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

Drop your PDF here or click to browse

PDF files up to 50MB

Uploading...

Columns stay aligned, numbers stay numeric, and you check the preview before you download a clean .xlsx. First file free.

The short answer

To convert a PDF to Excel without losing formatting, use a converter that rebuilds the table structure rather than one that dumps the text, so every value keeps its row and column and numbers stay numeric instead of turning into text. Digital PDFs preserve the layout most reliably, while scanned pages need OCR first, which can shift a cell or two. After converting, check that columns line up, totals still add, and no figures were merged or split, then fix any stray cells with Text to Columns. That keeps the spreadsheet ready to calculate with straight away.

Last updated July 2026

Aligned

Columns stay in place

Numeric

Numbers, not text

Preview

Check before download

OCR

Reads scans too

Why a PDF loses its formatting in Excel

The reason is built into the file. A PDF has no real table inside it. It stores each piece of text at a fixed position on the page, and the rows and columns you see are an illusion created by careful spacing and a few drawn lines. There are no cells, no column boundaries, and no data types. Excel is the opposite: every cell is a real container with a value, a type, and formatting.

So when a basic tool converts a PDF, it just reads the words left to right and drops them in. With nothing telling it where one column ends and the next begins, the figures pile into a single column, the headers that spanned two columns break, and amounts that carried a dollar sign or a comma land as text. That is why a plain conversion looks nothing like the original.

The fix is a converter that is table-aware. Instead of reading words in a line, it measures the spacing and the rules on the page, works out the real grid, then writes each value into its own cell. Columns stay aligned, numbers stay numeric, and the layout survives. That is what the converter at the top of this page does, and it runs OCR first when the page is a scan.

output.xlsx preview, formatting kept
Date    Description           Amount
03/05   Deposit ACH 2210      5,210.00
03/09   Vendor payment         -318.74
03/14   Service fee             -18.00
03/22   Invoice 4471          2,640.25

Three columns stay three columns. The date, description, and amount land in their own cells, negatives stay negative, and the figures are stored as numbers you can sum, not text glued together in one column.

What "formatting" actually breaks, and how the converter holds it

These are the five things people mean when they say a conversion "lost the formatting." Each one has the same root cause, and the same fix.

Columns collapse into one

The most common complaint: the whole table lands in column A. A table-aware engine detects the column edges from the spacing on the page, so the date, label, and amount stay in separate columns. See copy a table from PDF to Excel.

Numbers arrive as text

A figure with a dollar sign, a comma, or a trailing minus often imports as text, so SUM returns zero. The converter strips the formatting characters and writes a real number, with negatives kept negative. More in numbers come in as text.

Merged header cells split

A heading that spanned two columns in the PDF often breaks the rows below it and throws everything out of line. The engine reads the header as a header and keeps the columns under it aligned, so the body of the table stays square.

Blank columns and gaps appear

Naive conversions scatter the data across stray empty columns wherever the spacing fooled them. Mapping the values back to the real grid removes the blanks, so you do not spend twenty minutes deleting empty columns by hand.

Multi-line rows jumble

A long description that wrapped onto two lines in the PDF can split into two rows and shove the amounts off by one. The converter keeps the wrapped text with its row so the amount stays on the same line as its label.

Dates and decimals shift

Dates can read as text and decimals can round or lose a place. The engine keeps dates as dates and preserves the decimal places it finds. If a value still looks off, the accuracy preview lets you catch it before download.

Ways to convert a PDF to Excel without losing formatting, compared

An honest look at how the common methods hold the layout, what they cost, and where each one fits.

Method Keeps columns? Numbers numeric? Cost Best for
PDFXLSX online converter Yes, table-aware Yes First file free Most business tables and statements
Adobe Acrobat Pro export Usually Usually Paid subscription People who already pay for Acrobat
Excel Get Data, From PDF (Power Query) Often, needs cleanup Sometimes Included in Microsoft 365 Windows 365 users comfortable with Power Query
Copy and paste No, collapses to one column No Free A few cells you will fix by hand
Desktop converters (PDFelement, Able2Extract) Yes, with tuning Usually Paid license Offline use on a single machine

No tool keeps every page perfect, which is why a preview matters: you confirm the columns and totals before the data reaches your books. If you already own Acrobat it is a fair choice, and Excel's own Get Data, From PDF works on Windows 365 but needs Power Query cleanup. For most people an online converter that keeps the grid and shows the result first clears the job fastest. Compare the paid options on the Adobe Acrobat alternative and PDFelement alternative pages.

How to convert a PDF to Excel without losing formatting in 3 steps

Using the converter at the top of this page, with a chance to check the columns first.

1

Upload your PDF

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

2

The engine rebuilds the grid

It reads the column edges and row structure, maps each value into its own cell, strips currency symbols and commas so amounts stay numeric, and keeps merged headers and dates intact.

3

Check, then download

Review the preview, confirm the columns line up and the totals foot, then download a clean .xlsx or .csv. Your file is deleted right after processing.

What carries over, and what you may still touch up

Be clear about what "without losing formatting" really means. The structure that matters for working with the data carries over: the columns, the rows, the data types, and the values. The decorative styling from the PDF, things like the exact font, cell shading, and border colors, does not, because Excel rebuilds the table from the data, not from a screenshot. For almost every accounting and finance job that is the right trade: you want a working grid you can sort and total, not a picture of one.

On a clean digital PDF the result usually needs no cleanup at all. On a dense report with nested headers or a low-quality scan, you may widen a column or fix the odd cell, which is why the preview is there. The honest workflow is to let the converter do the heavy lifting, then spend a minute checking instead of an hour retyping the page.

If a value still imports as text after any method, the quickest fix in Excel is to select the column, use Data, then Text to Columns and finish, or multiply the range by 1. To avoid the cleanup entirely, start from a converter that types the cells correctly. See the accurate PDF to Excel converter for how the numbers are kept exact.

Get the cleanest formatting result

  • 1. Start from the original digital PDF when you have it, not a screenshot or a re-scan, so the text layer is intact.
  • 2. For a scan, capture it at 300 dpi or higher and keep the page flat so the column edges read cleanly.
  • 3. Use the preview to confirm the columns line up before you download, especially on wide or nested tables.
  • 4. Foot the total in Excel against the printed total. If it ties, the figures and the columns came across clean.

Hitting layout trouble after a different tool? Read PDF to Excel formatting problems for the common fixes.

Convert PDF to Excel without losing formatting: common questions

Use a table-aware converter rather than copy and paste. Upload the PDF into the converter at the top of this page; it reads the column edges and row structure, writes each value into its own cell, and keeps amounts numeric and merged headers intact. You see the rebuilt table in a preview, confirm the columns line up, then download a clean .xlsx or .csv. That keeps the structure that matters instead of dumping the text into one column.

Because a PDF has no real table inside it. It stores text at fixed positions on the page, and the rows and columns you see are an illusion made by spacing and drawn lines. A basic tool reads the words in order with no idea where the columns are, so the data collapses into one column and numbers land as text. A converter that detects the grid from the page layout rebuilds the columns and avoids the problem.

Pick a converter that maps the data back to the original grid. After it identifies the column edges, a date, description, and amount land in three separate columns instead of one merged line. Plain OCR, copy and paste, or a basic exporter flattens everything into a single column, which is the most common complaint. The converter above keeps the column structure, and you can confirm it in the preview before you download.

Acrobat Pro usually carries the columns and layout over reasonably well, since it uses its own table recognition and OCR. The catch is that it needs a paid Acrobat Pro subscription and the free Reader cannot export to Excel. If you already pay for Acrobat it is a fair option. If you do not, an online converter does the same job in the browser with no install or license, which is why many people look for an Adobe Acrobat alternative.

A figure that carried a dollar sign, a comma, or a trailing minus often imports as a text string, so SUM returns zero. To fix it in Excel, select the column, choose Data then Text to Columns and click finish, or multiply the range by 1 to force a number. To skip the cleanup, use a converter that strips the formatting characters and writes a real number for you. See numbers come in as text for the full set of fixes.

Yes. The converter on this page runs in any browser, so there is nothing to install on Windows, Mac, or a phone. Upload the PDF, it rebuilds the grid and keeps the columns and numbers, and you download the Excel file. Your first conversion is free and the file is deleted after processing. For recurring work or a stack of statements, a paid plan that batches files and keeps the layout intact saves far more time than it costs.

It keeps the column structure under a merged header rather than letting the header break the rows below it, which is the usual cause of a table going out of line. The body of the table stays square and the values stay in their columns. Excel rebuilds the sheet from the data, so heavy decorative styling like shading and border colors is not copied, but the structure you actually work with is preserved. Check the preview to confirm a complex header read correctly before you download.

Convert your PDF to Excel with the formatting kept

Drop a PDF at the top of the page, let the converter rebuild the grid, check that the columns line up, and download a clean Excel file. Your first conversion is free. Need a plain import file instead? Export to CSV, or start from the PDF to Excel converter.