Data Converters
Convert between CSV, XML, YAML, TOML, and JSON. Format and validate structured data formats used in configuration files and data pipelines.
10 tools
CSV to JSON
Convert CSV files or text to JSON. Auto-detects headers and supports custom delimiters.
CSV Formatter
Clean, format, and reformat CSV data. Fix inconsistent spacing and quoting.
XML Formatter
Beautify and indent XML documents for easier reading and debugging.
XML Validator
Validate XML syntax and structure. Get clear error messages with line numbers.
XML to JSON
Convert XML documents to JSON format. Works with attributes, namespaces, and nested elements.
YAML Formatter
Format and beautify YAML files. Normalize indentation and fix common syntax issues.
YAML to JSON
Convert YAML configuration files to JSON. Handles multi-document YAML files.
TOML to JSON
Convert TOML configuration files to JSON for use in APIs and JavaScript applications.
SQL Formatter
Format and beautify SQL queries. Supports MySQL, PostgreSQL, SQLite, and more.
SQL Minifier
Minify SQL queries by removing whitespace and comments to reduce query string size.