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.