Step 1 / source
Choose the source
Drop one file here
Choose the one xlsx worksheet you want to turn into standalone html table.
Checking publication status...LOCAL DATA CONVERTER / EXCEL TO HTML TABLE
Export one XLSX worksheet as a standalone escaped HTML table using stored cell values and no external resources.
Step 1 / source
Choose the one xlsx worksheet you want to turn into standalone html table.
Checking publication status...This operation runs with browser APIs. Nirmion receives catalogue requests, not the selected source bytes.
The converter creates a separately named output. It never writes back into the source file.
One unencrypted .xlsx file up to 15 MB and 50 worksheets. The selected sheet is limited to 50,001 rows, 200 columns, 1,000,000 cells, and 20 MB output.
Plain-language method
The browser reads stored values from one worksheet without recalculating formulas, escapes every value, creates a captioned semantic table, and writes self-contained responsive HTML and CSS.
Use an unencrypted workbook. Hidden worksheets still count in the one-based tab order.
Enable headers when row one names columns. The document title is used for the browser tab and table caption.
The result ends in _nirmion_tools_table.html. It contains visible values only and makes no external requests.
Useful when
Before converting
Know the boundary
The HTML cannot preserve formulas, styles, merged cells, charts, images, comments, workbook links, or several worksheets. Formula cells contribute only their stored result.
Quick answers
The conversion contract is deliberately explicit.
No. Only the stored result is read when available.
No. Every value is escaped.
No. The output uses one restrained accessible table style.