What Excel to PDF does
Upload an Excel workbook (.xlsx or .xls) and the tool lays each sheet out as a text table in a PDF — one section per sheet, with the sheet name as a heading, a header row, and rows wrapped across pages. It produces a readable, searchable, printable snapshot of your data that no one can edit, in your browser, without the workbook leaving your device. It reads cell values, not formatting: no colours, borders, merged cells, charts or column widths are reproduced. For a print-faithful export, Excel's own File → Save As → PDF remains the exact route.
What is carried over
| Workbook element | In the PDF |
|---|---|
| Sheets | One section each, in workbook order |
| Cell values | Displayed text — formulas are replaced by their last calculated result |
| Numbers and dates | As formatted in the cell (e.g. 1,234.50, 2026-03-01) |
| Header row | First row rendered in bold, repeated on each new page |
| Column widths | Equal columns fitted to the page, text wrapped inside cells |
| Charts, images, comments | Not included |
| Colours, borders, merged cells, conditional formatting | Not reproduced |
| Hidden rows / columns | Included (the tool reads all data) |
Orientation and page size
Choose landscape for wide sheets (more than about six columns) and portrait for narrow lists. Pages are A4; columns are divided evenly across the printable width, so a sheet with twenty columns will have very narrow cells — split it into several sheets, or hide the columns you do not need before exporting from Excel. Text that does not fit a cell is wrapped onto extra lines rather than truncated.
When to use this, and when to use Excel
- Use this for a quick, private snapshot on a phone or a machine without Excel; for a data listing where values matter more than looks; for keeping a record of what a sheet contained at a given date.
- Use Excel or Google Sheets for invoices, dashboards, anything with charts, colour coding, merged headers or a carefully set print area.
- Alternative: convert to CSV with XLSX to CSV if the recipient wants the data rather than a document.
Common uses
- Sending a price list, a roster or a schedule to people who should read but not edit it.
- Archiving a snapshot of a tracking sheet for audit or compliance.
- Attaching a data appendix to a report.
- Printing a list from a device that has no spreadsheet application.