Data Tools
Data tools cover everything for reading, converting and cleaning structured formats: JSON, CSV, YAML, XML and TOML. Pretty-print messy JSON, check its syntax before sending it to an API, turn a CSV export into JSON for a script, or move between configuration formats in one click.
Every operation runs entirely in your browser — your files, including those holding tokens, customer records or personal data, never leave your machine. Handy for debugging an API response, preparing a dataset or migrating a config without installing anything.
Format and indent your JSON instantly.
Check whether your JSON is syntactically valid.
Compress your JSON by removing unnecessary whitespace.
Convert JSON to CSV.
Convert JSON to XML.
Convert JSON to YAML.
Convert YAML to JSON.
Convert JSON to TOML.
Convert TOML to JSON.
Convert a CSV file to JSON instantly.
Convert XML to structured JSON.
Convert JSON to YAML and back.
Convert TOML to JSON and back.
Convert between JSON, YAML, TOML, CSV and XML.
Fix broken JSON and reformat it.