Format, validate, convert, compare and codegen
Beautify JSON with key sort, null cleanup and Unicode decode
Convert JSON to C# class/record with nullable and attributes
Compare JSON with ignore-order and structure-only modes
Convert JSON to TypeScript interfaces
Validate data against a JSON Schema
Browse JSON as a collapsible tree and copy paths
Convert JSON to Java classes
Convert JSON to Python dataclasses
Convert JSON to Go structs
Export JSON to Excel or CSV
Minify JSON to a single line
Validate JSON syntax with error location
Convert JSON to INSERT/UPDATE for multiple dialects
Convert JSON to XML
Convert XML to JSON
Convert JSON to YAML
Convert YAML to JSON
Export JSON array to CSV
Convert CSV text to JSON
Deep merge two JSON objects
Convert JSON array to Markdown table
Recursively sort JSON object keys
Flatten nested JSON to dotted paths
Rebuild nested JSON from flattened paths
Deduplicate JSON arrays by row or field
Include or exclude JSON keys by name
Convert JSON to TOML
Convert JSON to Java Properties
Convert Properties text to JSON
Encode or decode JSON as Base64
Extract JSON fields with JSONPath
Escape or unescape JSON strings