Step 1 / source
Choose the source
Drop one file here
Choose a modern workbook and identify the worksheet tab you need as tab-separated text.
Checking publication status...LOCAL DATA CONVERTER / XLSX TO TSV
Export one XLSX worksheet as UTF-8 tab-separated text with quoted tabs and line breaks plus optional spreadsheet-formula protection.
Step 1 / source
Choose a modern workbook and identify the worksheet tab you need as tab-separated text.
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
Nirmion reads one worksheet in tab order, converts stored scalar or formula-result values to text, protects cells beginning with spreadsheet formula characters when enabled, quotes tabs, quotes, and line breaks, and writes a UTF-8 BOM plus tab-separated rows. Styling and workbook objects are omitted.
Use an unencrypted XLSX workbook. Confirm the worksheet number because hidden tabs still participate in workbook order.
Formula protection prefixes risky text cells for safer spreadsheet reopening. Disable it only when a trusted downstream system requires exact leading characters.
The file is named from the selected worksheet and ends in _nirmion_tools.tsv. It contains values only, without colours, formulas, charts, or images.
Useful when
Before converting
Know the boundary
Formulas, styles, comments, merged cells, charts, and multiple worksheets are not represented. Formula cells contribute only their stored result when one exists.
Quick answers
The output is a value table, not a workbook copy.
No. Only a stored result is exported; formulas are never recalculated or copied.
Formula protection neutralizes text that spreadsheet software may otherwise execute as a formula.
Use one sheet at a time so the TSV filename and table contract stay explicit.