Changes you can inspect.
The local cleaner produces the facts. The final review only prioritises those facts.
Fix spacing, blank tokens, casing, obvious duplicates, clear date formats and category variants. Preview every transform, undo anything, and save the cleanup as a recipe you can run again next time.
The raw rows stay in your browser. The tool profiles the dataset, proposes conservative fixes and lets you preview the result before anything is exported.
CSV, XLSX, XLS or ODS. The file is parsed locally. Up to 100,000 data rows per sheet; larger sheets are rejected rather than silently truncated.
The local cleaner produces the facts. The final review only prioritises those facts.
Good cleaning is reversible. You should know what changed, why it changed and what the tool deliberately refused to guess.
Whitespace, blank tokens, email-domain casing, exact duplicates, clear date formats and obvious category variants are detected without sending the raw records away.
Suggested steps are not silently applied. Ambiguous dates and risky fuzzy matches are surfaced for review rather than guessed.
Download the operation recipe and load it against the next export. Matching columns are remapped safely by header; a recipe is blocked if its target columns cannot be identified without guessing.
The cleaner is deliberately conservative. It is designed to make useful fixes without quietly changing the meaning of your data.