Skip to content
ToolMint

Excel to PDF

Convert Excel spreadsheets to PDF

Processed locally — your files never leave your browser

How It Works

1

Upload

Select or drag & drop your Excel workbook (.xlsx). The file is read into your browser's memory only — nothing is uploaded. Only the Open XML .xlsx format (Excel 2007 and later) is supported; older .xls files must be resaved as .xlsx in Excel or LibreOffice Calc before converting.

2

Convert

SheetJS reads each worksheet in your browser and converts cell ranges into HTML tables, one section per sheet. The combined HTML is rendered to a canvas with html2canvas at 2× scale for sharp text, then drawn into a PDF page-by-page using jsPDF in a Web Worker. Default landscape orientation handles wide tables better than portrait.

3

Download

Save the multi-page PDF directly to your device. Each worksheet appears as its own labelled section. Choose page size (A4, Letter, Legal), orientation (landscape or portrait), and margin before converting so wide grids fit without truncation.

Frequently Asked Questions