Formattazione JSON, compressione, confronto e conversione multiformato
Formatta, convalida e modifica i dati JSON
Converti l'array JSON nel testo della tabella CSV
Comprimi, esegui l'escape e ripristina le stringhe JSON
Converti il contenuto della tabella CSV nell'array JSON
Converti la configurazione JSON in testo YAML
Analizza la struttura XML in JSON o YAML
Converti oggetto JSON in testo XML
Genera un'interfaccia TypeScript basata sulla struttura JSON
Genera codice di classe Java basato sulla struttura JSON
Estrai e filtra i dati utilizzando JSONPath
Analizza la configurazione YAML in dati JSON
Confronta due JSON e visualizza le differenze di campo
Sort JSON object keys alphabetically or sort array elements recursively
Merge multiple JSON objects with deep, shallow, or array-specific strategies
Convert JSON arrays to styled HTML tables with inline CSS
Convert JSON objects to TOML format with support for nested tables and array of tables
Convert JSON arrays or objects into SQL INSERT statements with automatic type detection
Convert JSON arrays into GitHub-flavored Markdown tables
Flatten nested JSON to dot-notation keys, or unflatten back to nested objects
Generate random JSON data from a customizable schema with 12+ field types
Automatically repair broken, malformed or truncated JSON strings
Validate JSON data against JSON Schema with detailed error reports
Escape JSON strings for code embedding or unescape them back
Convert JSON to quoted string or parse stringified JSON back