How to use this office tool
- Upload an Excel, CSV, or TSV file.
- Select the sheet and set the header row.
- Choose how many rows to preview and create the HTML.
- Open the downloaded file in a browser and use Print or Save as PDF.
Convert one spreadsheet sheet into a clean, self-contained HTML table designed for browser printing.
Escapes cell content, builds a static HTML table, and adds print CSS for page margins and repeated headers.
The export contains displayed cell values, not Excel formulas, charts, macros, or interactive controls.
Reads XLSX, XLS, CSV, and TSV in the browser. The exact output format is shown in the tool controls.
| Format | Support |
|---|---|
| XLSX / XLS | Cell data; advanced objects may not be preserved |
| CSV / TSV | UTF-8 delimited data; one table per file |
Yes. The print stylesheet uses a table header group so supporting browsers repeat the header row.
The exported table uses displayed values. Formula expressions and workbook logic are not embedded.
Open the downloaded HTML in a browser and choose a PDF printer from the browser print dialog.
No. The output uses a clean standard table style and does not reproduce all workbook formatting.
No. Reading and HTML generation happen locally in your browser.
| Area | Behavior |
|---|---|
| Privacy | Local browser processing |
| Source | Never overwritten |
| Preview | Limited to selected rows |