Here's the thing: most articles about converting PDF to Excel push you toward Adobe Acrobat Pro at $19.99 a month. You don't need it. Excel itself has a button that does this โ it's been there since 2020 โ and most people never notice. For scanned receipts, invoices, and old reports, Google Docs runs OCR for free. And if the layout's a mess, Power Query cleans it up better than any converter you'll pay for.
This guide skips the paid tools. Four free methods. One comparison table. A small section on OCR for scanned files. That's it.
Adobe Acrobat Pro converts PDFs cleanly. Nobody disputes that. The problem is the price tag โ $239.88 per year โ for a job most people do twice a quarter. If you convert PDFs constantly for work, sure, buy it. For everyone else? The built-in tools are good enough, sometimes better.
Adobe's main edge is reconstructing tables that span multiple pages with weird breaks and inconsistent formatting. The free methods handle this too, just with one or two more clicks. We'll show you exactly how. If you've already tried how to convert pdf to excel using Adobe and bounced off the price, the next three sections are for you.
If you have Microsoft 365 or Excel 2021+, this is your first move. No add-ins. No uploads. No third-party sites that may or may not delete your file afterward. The feature ships with Excel and works offline โ even on a plane with no internet, you can pull data out of a PDF into a worksheet in seconds.
Open a blank workbook. Click Data on the ribbon. Click Get Data โ From File โ From PDF. Browse to your PDF. Hit Import. Excel scans the PDF and shows every table it found in a Navigator pane, page by page. Tick the ones you want and click Load. The Navigator preview shows a thumbnail of each detected table so you can verify Excel grabbed the right region before committing.
That's it. The table lands in your worksheet as a structured Excel Table โ sortable, filterable, ready to work with. Formulas you build downstream reference it by name, not by cell range. Refreshing the source PDF later pulls in updates with one click. This is the single feature that makes Get Data superior to any one-off online converter. You set up the import once and the relationship between PDF and worksheet stays live.
What this method handles well: digital PDFs (anything generated by a computer rather than scanned from paper), bank statements, invoices with clear table borders, exported reports from accounting software, ledger exports from QuickBooks or Xero, sales reports from CRM systems. Almost any PDF born digital. What it struggles with: tables without visible borders, multi-line cells, merged cells that don't survive the conversion, and PDFs where header rows repeat awkwardly across page breaks.
Your default. Fast, native, refreshable. Works on 80% of digital PDFs without any cleanup.
Upload PDF to Drive, open with Google Docs, copy text into Sheets. Includes free OCR for scans.
Same import engine as Get Data, but with full transformation control. Clean messy layouts before loading.
Fallback when you don't have Excel 365. Privacy tradeoff โ your file uploads to a server.
Don't have Excel 365? Stuck on Excel 2019 or older? This trick costs nothing and works on any computer with a browser. The key insight: Google Docs reads PDFs as editable text. Once it's text, you copy it into Sheets, paste it back into Excel, and you're done. No installation, no subscription, no upload to a sketchy converter site.
Upload your PDF to Google Drive. Right-click it. Choose Open with โ Google Docs. Google converts the PDF โ running OCR automatically if the file is a scan โ and shows the text in a new Doc.
Select the table you want. Copy it. Open Google Sheets (or Excel directly). Paste. Most of the time, the columns survive intact because Google preserves tab-separated structure. If they don't, paste into Sheets first and use Data โ Split text to columns to recover the layout.
This is the only free method that handles scanned PDFs without extra software. If you're staring at a photographed receipt or a faxed report, this is the move. The OCR isn't perfect โ expect to fix a few numbers โ but it beats retyping 200 rows by hand. Worth knowing: Google Docs OCR struggles with multi-column layouts where text flows left-to-right across columns. For those, split the PDF into single-column sections first using any free PDF splitter.
Power Query and Get Data use the same engine under the hood. The difference is what you can do after import. Get Data dumps the table and walks away. Power Query opens a transformation editor where you can rename columns, change types, split delimited fields, remove blank rows, unpivot wide data, fill down merged cells, and merge multiple PDF pages into one clean table โ all before anything hits your worksheet.
Why this matters: most PDFs have weird quirks. Headers repeat on every page. Currency symbols sit in their own column. Dates parse as text. Page numbers leak into your data rows. Subtotals appear mid-table. Get Data ignores all that and gives you the mess. Power Query lets you fix it once, then refresh forever. For deeper cleanup work, our guide on excel power query walks through every transformation step with screenshots.
Open Excel. Go to Data โ Get Data โ From File โ From PDF. In the Navigator pane, instead of clicking Load, click Transform Data. The Power Query Editor opens. Apply your steps. Hit Close & Load when you're happy.
The result lands in Excel as a refreshable query โ point it at a new PDF next month and your transformations re-run automatically. The first time you build a query takes 10 minutes. Every subsequent run takes 10 seconds. That's the trade.
Two transformations save the most time. Remove Top Rows deletes report titles that aren't part of the table. Use First Row as Headers promotes header text into proper column names. Together they handle maybe 60% of cleanup work in a typical PDF import. Add Filter Rows to drop subtotal lines and Replace Values to clean stray characters, and you've covered 90% of the cleanup most people will ever need.
Online converters fill the gap when you don't have Excel 365 and Google Docs is overkill for a one-off conversion. Smallpdf, ilovepdf, PDFtoExcel.com, and Adobe's own free online tool all do the basic job. None of them are as clean as the built-in methods, but they take about 30 seconds and require zero setup.
The catch: your PDF uploads to someone's server. For sensitive documents โ pay stubs, medical records, anything with account numbers โ skip this method entirely. The free tiers also cap file sizes and conversions per day. Hit the limit and you're either waiting until tomorrow or pulling out a credit card.
If you only need this once, the wait is fine. If you do it weekly, install Excel 365 and use Get Data instead. The same logic applies if you ever need to convert pdf to excel free in bulk โ the online tools throttle hard, and stacking up files in a queue defeats the convenience.
Quality varies wildly between online converters. The exact same PDF run through three different sites can produce three completely different results. Some preserve column widths perfectly. Others mash multi-line cells together. PDFtoExcel.com tends to be the most reliable for invoice-style layouts. Smallpdf does a better job with annual report tables. There's no universal winner โ keep two bookmarks and try whichever produces cleaner output for your specific file type.
A scanned PDF isn't really a PDF of text. It's a PDF of a picture. There's no readable data inside, just pixels. Get Data won't see it. Power Query won't see it. Online converters that don't advertise OCR won't see it either. You need optical character recognition first.
Three free OCR options worth knowing. Google Drive does this automatically when you open any PDF with Google Docs โ no setting to flip, no upgrade prompt. OneDrive runs OCR on uploaded PDFs but only if you have a Microsoft 365 subscription. Adobe's free online PDF-to-Word tool runs OCR and gives you a Word file you can paste into Excel. None require installing software.
OCR accuracy depends on scan quality. A 300-DPI scan from a flatbed scanner is nearly perfect. A phone photo of a curled receipt under fluorescent lights? Maybe 85% accurate. Always proofread the converted table โ pay special attention to numbers where 0/O, 1/I/l, and 5/S commonly swap. If you're processing scans regularly, learning to how to export pdf to excel with proper OCR setup pays back in saved cleanup hours fast.
Columns merged into one. This usually means the PDF has no clear column separators โ just whitespace. Power Query's Split Column by Delimiter using "space" with the option to split at the leftmost occurrence usually fixes it. For uneven spacing, try splitting by number of characters instead.
Numbers showing as text. Excel imports PDF numbers as text strings about half the time because of stray currency symbols, commas, or non-breaking spaces. Select the column. Use Find & Replace to strip the offender. Then change the column type to Number. Or use Power Query's Replace Values followed by Change Type for a repeatable fix.
Multi-page tables that don't combine. Get Data shows each page as a separate table in Navigator. Tick them all and use Power Query's Append Queries to stack them into one. Make sure column headers match across pages first โ if they don't, use Use First Row as Headers on each before appending.
Missing rows or wrong totals. PDF table detection sometimes misses rows that span multiple lines or have unusual formatting. Compare row counts between source and result. If they don't match, the safer fallback is pdf to excel converter free via a different method โ Google Docs often catches what Excel misses, and vice versa.
Cross-checking two methods is the trick power users rely on for important conversions. Run the PDF through Get Data and Google Docs separately, then compare the row counts side by side. Mismatches reveal which rows got dropped, and you patch them in manually. Tedious for one file, painless once you've done it a few times.
Step-by-step:
Refresh later by right-clicking the table โ Refresh.
Step-by-step:
Works on scanned PDFs because OCR runs automatically.
Step-by-step:
Step-by-step (Smallpdf example):
Free tier limits: 2 conversions per day, max file size around 5 MB. Don't use for confidential files.
Each method has a sweet spot. Pick by the type of PDF you're working with, not by familiarity. Get Data is the default for clean digital PDFs because it's fastest and refreshable. Google Docs wins for anything scanned. Power Query takes over the moment data needs cleanup. Online tools are pure fallback โ use them only when nothing else fits.
Speed-wise, Get Data finishes a 10-page PDF in about 30 seconds. Google Docs takes a minute including OCR. Power Query is slower because of the transformation work, but you only pay that cost once โ every future import using the same template is instant. Online tools sit in the middle at around a minute, plus upload and download time.
Accuracy is where the methods really separate. Get Data preserves table structure best on clean PDFs but doesn't handle borderless tables well. Google Docs OCR is the only option for scans but introduces 1โ5% character errors. Power Query gives you full control to fix any quirk. Online tools are wildly inconsistent โ the same file can produce great results on one site and garbage on another. Always have a backup method ready when working with online tools.
If you convert similar PDFs regularly โ monthly bank statements, quarterly invoices, weekly reports โ invest 15 minutes in a Power Query template. Set up the import once with all your transformations. Save the workbook. Next month, open it, replace the PDF file path in the Source step, and click Refresh All. Five seconds of work instead of fifteen minutes.
Some users build a folder-based workflow: drop new PDFs into a watch folder, and Power Query imports them all on refresh. This works for invoice automation, sales reports, and any recurring data feed.
Combined with a quick formula sweep, you can also import pdf into excel at scale โ multiple files in one refresh โ turning a multi-hour task into a one-click operation. Pair it with how to turn pdf into excel guidance on column type management, and your imports will need almost no cleanup.
Three of the four methods are local to your computer. Get Data, Power Query, and any PDF you open with Excel never leave your machine. Google Docs uploads to Google's servers โ but they're your servers, in a sense โ same account, same data policies as Gmail and Drive.
Online converters are the outlier. Your file goes to a stranger's server, gets processed, and (usually) gets deleted within a few hours. Read the privacy policy if your file matters. Better yet, just use a local method.
For business use, IT departments often block uploads to unauthorized cloud services. Excel 365's Get Data sidesteps that issue entirely. If you're at work and the IT team has banned online PDF tools, you still have three free methods that comply with most security policies.