๐ Data
JSON Formatterโ โ โ โ โ
Format, validate, and explore JSON in a tree view
JSON โ TypeScriptโ โ โ โ โ
Generate TypeScript interfaces from a JSON sample
CSV โ JSONโ โ โ โ โ
Bidirectional CSV / JSON conversion (RFC 4180, auto-detect delimiter)
XML Formatterโ โ โ โ โ
Pretty-print, minify, and validate XML documents (zero dependencies)
SQL Formatterโ โ โ โ โ
SQL pretty-printer with 15+ dialect support (sql-formatter)
Number Base Converterโ โ โ โ โ
2/8/10/16 radix bidirectional simultaneous conversion
JSON Diffโ โ โ โ โ
Recursive diff of two JSON objects with RFC 6901 JSON Pointer paths
YAML Validatorโ โ โ โ โ
Validate YAML and convert to JSON (js-yaml)
CSV Statsโ โ โ โ โ
CSV columns missing/min/max/avg/median
UUID Validatorโ โ โ โ โ
v1~v7 version detection + timestamp extraction
JSON Schema Validatorโ โ โ โ โ
Data + schema โ required/type/enum validation (mini)