How to use this office tool
- Choose the required spreadsheet file.
- Select the sheet and review the header-row setting.
- Run the tool and inspect the bounded preview.
- Download the newly generated result file.
Add a clean, custom header row to a CSV or TSV file, check the column count, preview the result, and download a newly generated delimited file.
This tool inserts user-provided column names above existing data and writes a new CSV or TSV with correct quoting.
If the number of header names differs from the data width, processing stops so columns are not mislabeled.
CSV and TSV are the intended inputs. XLSX and XLS can be read, but delimited output is recommended for this operation.
| Format | Support |
|---|---|
| XLSX / XLS | Browser parsing; advanced Excel features may not be preserved |
| CSV / TSV | Delimited values with local parsing |
Upload the file, enter comma-separated header names, and download the newly serialized CSV.
The tool stops and reports the mismatch instead of shifting or dropping data.
Use the visible header delimiter option; for complex names, use a tab-separated header list and TSV output.
Values are parsed and re-serialized with valid quoting, but no data row is intentionally removed.
When text protection is enabled, values beginning with =, +, - or @ are prefixed before export.
| Check | Behavior |
|---|---|
| Privacy | Local browser processing |
| Preview | Limited rows and columns |
| Output | New file generated |