CSV
Spreadsheet-safe CSV with formula-like cells escaped.
Field guide
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
Readiness is contextual, but the same failure modes appear repeatedly. Establish the dataset’s purpose and provenance, validate syntax, profile completeness, reconcile types, inspect duplicates, review privacy, and verify the exported artifact.
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.