PDF to Excel

Pulls tabular data out of a PDF into a spreadsheet.

In developmentThis tool is still in development. It needs a server component that is not switched on yet, so it will not convert files in your browser right now. The 58 browser tools work fully today — this one is still in development.

Turn PDF tables into an editable Excel workbook. Table extraction runs on the optional AllDays server, which must be enabled to use this tool.

Requires server

This tool needs a server — and isn't switched on

Unlike the 58 browser tools here, this one genuinely can't run in your browser. Office-format conversion, PDF encryption, and deep image compression need software that only exists server-side.

← Back to the 58 tools that work right now

Uploads to server

How it works

The story behind it

Why tables are harder than they look

Humans recognize a table from alignment and visual grouping. A PDF may store text as positioned fragments rather than as true spreadsheet rows and columns, so recovering a table can require reconstructing structure.

A spreadsheet is data; a PDF is presentation

Excel cells have row/column semantics and formulas. PDF primarily describes how content appears on pages. Conversion therefore involves inference, not simply changing the extension.

Offline — browser tools still work