PDF 转 Excel
从 PDF 的文本布局中提取表格并生成 Excel 工作簿,每页一个工作表——全部在浏览器中完成。
此工具通过每个单词的位置推测行列——并非真正的表格结构识别,因此复杂或多栏布局可能无法完全对齐。下载前请检查预览。
PDF 在浏览器中处理——下载前不会上传任何内容。
拖放,或点击选择 PDF
从 PDF 的文本布局中提取表格并生成 Excel 工作簿,每页一个工作表——全部在浏览器中完成。
此工具通过每个单词的位置推测行列——并非真正的表格结构识别,因此复杂或多栏布局可能无法完全对齐。下载前请检查预览。
PDF 在浏览器中处理——下载前不会上传任何内容。
拖放,或点击选择 PDF
It reads the exact X/Y position of every word on the page, groups words into rows by closeness in vertical position, then detects column boundaries from the horizontal gaps that repeat across rows — no real table-grid data exists in a PDF, so this is inherently a best-effort reconstruction.
Uneven spacing, merged cells in the source, or a non-tabular layout can confuse the column-gap heuristic. Try a PDF with more consistent alignment, or expect to touch up the result in Excel.
No — scanned pages have no embedded text layer to read positions from. OCR the PDF first with a tool that adds a text layer.
No. The PDF is processed entirely in your browser; it's only sent anywhere when you choose to download the result.