Stop paying someone to clean
the same CSV every month.
Dedupe, encoding fixes, format standardization, and column mapping — in your browser, with AI assistance for the fuzzy parts. Join the waitlist and we'll email you when it opens.
What it will do
Deduplicate rows
Exact and fuzzy duplicate detection (same contact, different spellings) with keep-first/keep-newest rules.
Fix encodings & mojibake
Repair é-style double-encoded text, BOMs, mixed line endings, and smart quotes in one pass.
Standardize formats
Dates to ISO, phone numbers to E.164, names to consistent casing, currencies to plain numbers.
Map & rename columns
Reorder, rename, merge, and split columns to match the schema your CRM or import job expects.
AI for the fuzzy parts
“Make these job titles consistent” or “split full names into first/last” — LLM-assisted transforms for judgment calls, using the same AI credits as our regex generator.
100% client-side
Your data never uploads. Cleaning runs in your browser; only the AI-assisted steps send the specific values you select.
Need something today? The Webhook Payload Transformer already converts JSON to CSV, and the JSON → TypeScript Converter handles schema work.