PDF 转 Excel

从 PDF 中提取表格并转换为 Excel (XLSX) 格式。

点击选择文件 或将文件拖放到此处

PDF 文件

您的文件从未离开您的设备。

使用方法

1

Upload File

点击或拖放您的文件到此处

2

Process

点击处理按钮开始

3

Download

立即保存处理后的文件

相关 PDF 工具

Merge PDF

Free online merge PDF tool

Compress PDF

Free online compress PDF tool

Split PDF

Free online split PDF tool

Edit PDF

Free online edit PDF tool

Rotate PDF

Free online rotate PDF tool

常见问题

Why does PDF to Excel say no tables were found?

The detector looks for table structure such as ruling lines and aligned cells. Text arranged in columns with spaces, or a table that exists only as part of a scanned image, doesn't register. For scans, run OCR PDF first; for loosely formatted text, PDF to Text gets you the raw content to tidy up by hand.

How are multiple tables organized in the spreadsheet?

Each detected table gets its own worksheet, named Table 1 (Page 3), Table 2 (Page 5), and so on, so you can see which page it came from. A PDF with a single table produces one sheet called Table. Sheet names are cut at 31 characters because Excel allows no more.

Are formatting, colors, and merged cells preserved?

No. Only the cell text is transferred; fonts, fills, borders, column widths, and merged cells aren't reproduced. Numbers may arrive as text cells, so if a column won't sum, select it and use Excel's Convert to Number prompt.

Can I convert only certain pages to Excel?

There are no page options; every page is scanned and all tables found are exported. If you only need one table, pull those pages into a separate PDF first, or use Extract Tables, which previews each table and lets you download them one at a time.

What's the difference between PDF to Excel, PDF to CSV, and Extract Tables?

PDF to Excel packs every table into one .xlsx workbook with a sheet per table. PDF to CSV produces flat comma-separated files, and Extract Tables previews each table and offers per-table downloads in several formats. Pick Excel when you want everything in one workbook with page references.

Does it handle password-protected PDFs?

If the file needs a password to open, the tool asks for it before extraction starts. The output .xlsx is not password-protected.

Is my financial data uploaded during conversion?

No. Table detection runs in a PDF engine loaded into your browser as WebAssembly, and the spreadsheet is built locally by a JavaScript library. Bank statements and invoices never leave your machine.