ready — local
PDF to Excel (.xlsx)
Extract tables from a PDF and save them as an Excel workbook entirely in this tab. Your file never leaves your device.
Drop PDF files here, or click to choose
How this works
This tool uses PDF.js to read the PDF file and extracts the text content. It then groups text lines by their vertical position to form rows, and splits rows by multiple spaces to create cells. The resulting grid is written to an Excel workbook with the SheetJS library. Everything happens locally in your browser — no upload to a server.
Common uses
Pulling data tables out of reports or scanned PDFs for further analysis in Excel or Google Sheets, converting financial statements, or extracting survey results from a PDF form.