How to use this office tool
- Select exactly two compatible files.
- Review the header or column setting and preview limit.
- Choose Compare headers, inspect the bounded preview, and download the newly generated result.
Compare the header rows of two Excel, CSV, or TSV files and download a clear CSV report of matches, missing fields, and column positions.
Extracts the chosen header row from the first sheet in each file, compares trimmed names case-insensitively, and records position changes and one-sided fields.
Keep the original file until you have checked the downloaded result in your spreadsheet application.
Accepts XLSX, XLS, CSV, and TSV. Output fidelity depends on features supported by SheetJS CE.
| Format | Use |
|---|---|
| XLSX / XLS | Workbook data input where applicable |
| CSV / TSV / XML | Plain structured-data input where applicable |
| Output | A newly generated XLSX or CSV file |
No. It trims surrounding spaces and compares header names case-insensitively.
Yes. A shared header with a different position is labeled Position changed.
The tool compares the chosen header row from the first worksheet in each uploaded file.
Duplicate names are collapsed by normalized header text, so review duplicated columns directly in the source files.
You can compare two XLSX, XLS, CSV, or TSV files up to 25 MB each.
| Stage | Behavior |
|---|---|
| Read | Local browser memory |
| Transform | Extracts the chosen header row from the first sheet in each file, compares trimmed names case-insensitively, and records position changes and one-sided fields. |
| Export | New downloadable file |