How to use this office tool
- Choose a worksheet and set the header row.
- Run the validator to scan structure, duplicates, types, blanks, and risky prefixes.
- Review the issue preview and download the complete CSV validation report.
Scan a worksheet for blank cells, uneven row widths, formula-like CSV values, duplicate rows, and mixed data types.
The validator performs practical structural checks and creates a row-level CSV report that identifies each issue and its location.
Validation flags candidates for review; it does not automatically delete or rewrite source values. Business-specific rules still require human judgment.
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 |
It reports blank cells, uneven row widths, duplicate rows, mixed column types, and text beginning with characters commonly associated with spreadsheet formulas.
No. Findings are review candidates. A blank cell or mixed type may be intentional in your business context.
Those prefixes can trigger spreadsheet formulas when CSV data is opened, so the report highlights them for formula-injection review.
No. It creates a separate CSV issue report and leaves source data untouched.
Yes. Later full-row matches are reported as duplicates of an earlier row.
| Processing detail | Behavior |
|---|---|
| Browser processing | No file upload |
| Preview | 5–100 rows |
| Output | New generated file |