CSV
Spreadsheet-safe CSV with formula-like cells escaped.
Deduplication
Ready in this tab
Paste data or choose a file to begin.
Preview is limited to the first 50 records. Analysis uses the complete in-browser dataset.
Spreadsheet-safe CSV with formula-like cells escaped.
Readable, indented array of normalized records.
One compact JSON record per line for pipelines.
An inferred draft 2020-12 schema to review and refine.
Detect delimiters, validate structured text, and surface useful error locations.
Measure completeness, duplicates, mixed values, and likely identifiers before sharing.
Trim, deduplicate, mask, infer a schema, and export without changing the original file.
Focused utilities
Every route opens the same private engine with guidance tailored to that format.
Practical guide
Duplicate rows mess up analysis and waste space. This tool finds and removes exact duplicates—same values in every column.
A duplicate is a row that has exactly the same values in all columns as another row. If even one value is different, it's not a duplicate.
The first occurrence of each duplicate is kept. All others are removed.
No. Parsing, profiling, cleanup, and export run inside your browser tab. The application does not send dataset contents to our server or any third party.
The first release supports CSV, TSV, JSON, and JSON Lines (JSONL or NDJSON), including pasted text and local files.
No. The privacy scan uses deterministic patterns and column-name hints. It can find common emails, phone numbers, IP addresses, SSNs, and payment-card patterns, but it is not a substitute for a formal privacy review.
Designed for restraint
Parsing runs in a separate browser thread. There are no accounts, upload endpoints, third-party scripts, advertising trackers, or cloud storage in the analysis path.
Use the PII scan as an early warning—not as legal advice or a compliance certification.