🗂️ Data
CSV, JSON, XML and YAML tools.
- JSON Formatter
Format, validate and minify JSON with clear error messages.
- JSON Minifier
Strip whitespace from JSON to make it as small as possible.
- CSV Viewer and Editor
View CSV as a sortable table, remove duplicate rows, and export the result.
- CSV to JSON Converter
Convert CSV data into a JSON array of objects.
- JSON to CSV Converter
Convert a JSON array of objects into CSV.
- XML Formatter
Format (pretty-print) or minify XML with clear error messages.
- YAML Formatter
Format and validate YAML, normalizing its indentation.
- YAML to JSON Converter
Convert YAML into pretty-printed JSON.
- JSON to YAML Converter
Convert JSON into YAML.
