Step 1 / source
Choose the source
Drop one file here
Choose a modern XLSX workbook. Legacy XLS, encrypted workbooks, and macro execution are not supported.
Checking publication status...LOCAL DATA CONVERTER / XLSX TO CSV
Export the first or every worksheet from an XLSX workbook as UTF-8 CSV without executing workbook formulas or macros.
Step 1 / source
Choose a modern XLSX workbook. Legacy XLS, encrypted workbooks, and macro execution are not supported.
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, up to 50 sheets; each exported sheet is limited to 100,000 rows and 1,000 columns.
Plain-language method
The browser reads workbook cell values and writes one comma-separated table per selected worksheet. Styling, merged-cell appearance, charts, comments, and formulas cannot exist in CSV.
Use an unencrypted XLSX workbook. Save calculated formulas in the source application if current displayed results matter.
First sheet creates one CSV. All sheets creates a ZIP. Formula protection is enabled by default for text that could execute when reopened in spreadsheet software.
Single-sheet output ends in _nirmion_tools.csv; all-sheet output ends in _nirmion_tools_csv_sheets.zip.
Useful when
Before converting
Know the boundary
Formatting, formulas, charts, images, multiple tables, and cell comments are not preserved. Cached formula results may be blank when the workbook was not previously calculated.
Quick answers
Export choices control how much of the workbook is flattened.
No. The parser uses stored formula results when present and does not run workbook code.
CSV can hold only one table, so each worksheet needs its own file.
It prefixes formula-leading text values so spreadsheet software is less likely to execute them when the CSV is opened.