Import spreadsheets and create PDFs
Supports CSV, XLSX and XLS with multi-file ZIP export.
What is this tool for?
Parse XLSX, XLS and CSV with SheetJS, then create A4 portrait or landscape table PDFs with jsPDF-AutoTable; multiple files can be packaged as a ZIP.
3-step quick guide
- 1Select one or more Excel / CSV files and review the table preview.
- 2Choose A4 portrait or landscape orientation and margins.
- 3Generate PDFs locally; multiple files are automatically packaged into a ZIP.
Privacy statement
Spreadsheet content, previews and PDFs are created on the device. External CDNs only load browser libraries and do not receive files.
There is no file-upload endpoint; practical speed depends on device performance and browser support.
Frequently asked questions
Is spreadsheet data uploaded?
No. SheetJS parsing and PDF generation run in the browser.
Can I process multiple files?
Yes. Each file becomes a PDF, then JSZip packages the PDFs into one ZIP.
Why does text get smaller with many columns?
A4 width is limited. Landscape mode and automatic scaling help; remove unnecessary columns or export in smaller groups when needed.