Data Tools
Tools for working with structured data formats. Validate, format, minify, and convert between JSON, CSV, XML, YAML, and more.
CSV Viewer
Paste CSV data and view it as a sortable, formatted table instantly in your browser.
CSV Cleaner
Remove empty rows, empty columns, and trim whitespace from CSV data.
JSON Validator
Validate JSON syntax and get detailed stats — type, depth, key count, and array length.
JSON Minifier
Minify JSON by removing all whitespace. Shows bytes saved and compression percentage.
XML Formatter
Prettify or minify XML with configurable indentation and syntax validation.
XML ↔ JSON Converter
Convert between XML and JSON in both directions. Handles attributes, nested elements, and arrays.
YAML ↔ JSON Converter
Convert between YAML and JSON in both directions. Great for config files and CI pipelines.
TSV to CSV
Convert tab-separated values (TSV) to comma-separated values (CSV). Handles quoted fields.
CSV ↔ JSON Converter
Convert between CSV and JSON in both directions. Handles quoted fields, nested commas, and pretty-printing.
JSON Formatter
Prettify or minify JSON with syntax validation.