Step 1 / source
Choose the source
Drop one file here
Choose the one markdown table you want to turn into styled xlsx worksheet.
Checking publication status...LOCAL TABLE CONVERTER / MARKDOWN TABLE TO EXCEL
Convert one rectangular Markdown table into a genuine styled and filterable XLSX worksheet without guessing formulas or data types.
Step 1 / source
Choose the one markdown table you want to turn into styled xlsx worksheet.
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 UTF-8 .md or .markdown file up to 5 MB containing one table with up to 50,000 data rows, 200 columns, 1,000,000 cells, and 20 MB workbook output.
Plain-language method
Nirmion validates one Markdown table, decodes escaped pipes, backslashes, entities, and br line breaks, writes every value as stored text into XLSX cells, freezes and styles the header, sizes columns, and adds a filter row.
Provide one table with a header, valid --- delimiter, and consistent row widths. Other Markdown content is rejected.
The worksheet name is cleaned to Excel limits. No cell types or formulas are inferred from text.
The result ends in _nirmion_tools.xlsx. It is a real workbook, not a renamed Markdown file.
Useful when
Before converting
Know the boundary
Markdown alignment, links, emphasis, and code syntax are not converted into Excel styles. Cell text is preserved rather than evaluated.
Quick answers
The conversion contract is deliberately explicit.
No. It controls Markdown layout and is not worksheet data.
No. Text preservation avoids identifier corruption.
Yes. The output is generated as an XLSX workbook with a styled header and filters.