Concept demo ยท Runs in your browser

Turn a fragile export into an import you can inspect.

Quoted fields stay intact. Safe fixes are automatic. Ambiguous values stay visible for review.

Input
CSV text or local file
Limit
512 KiB
Privacy
No upload or storage

01 / Workbench

Find the rows that will break an import.

All processing stays in this tab.

Paste a CSV or load the sample. Nothing leaves your browser.

Problem โ†’ diagnosis โ†’ fix โ†’ result

A bounded repair, not a black box.

  1. ProblemExports hide inconsistent fields until import time.
  2. DiagnosisParser errors, warnings, and exact row locations stay visible.
  3. FixOnly whitespace, email casing, ISO padding, and exact duplicates change.
  4. ResultA cleaned file plus the issues that still need a human decision.