How to use this office tool
- Choose exactly two spreadsheet files in the intended A/B order.
- Run the positional comparison of their first worksheets.
- Review changed cells and download the complete CSV difference report.
Compare the first worksheet in two spreadsheet files cell by cell and download a concise CSV difference report.
The comparer aligns both first worksheets by row and column position, then records cells whose displayed values are different or missing.
This is a positional comparison, not a key-based database join. Sort both sources consistently before comparing records that may appear in a different order.
Files are processed in memory on this device. Large or structurally complex workbooks may require desktop spreadsheet software.
| Input | Support |
|---|---|
| XLSX / XLS | Parsed locally with SheetJS CE |
| CSV / TSV | Supported with delimiter-aware parsing |
| Limits | 25 MB per file, bounded preview, up to 500,000 used cells |
Cells are aligned by worksheet row and column position in the first sheet of each selected file.
No. It is positional. Use consistent sorting first or a key-based reconciliation tool for record matching.
No. The report compares displayed cell values rather than fonts, fills, borders, widths, or other formatting.
Cells outside the other file's used range appear with a blank value on the missing side.
The CSV lists sheet position, cell address, File A value, and File B value for every detected difference.
| Processing detail | Behavior |
|---|---|
| Browser processing | No file upload |
| Preview | 5–100 rows |
| Output | New generated file |