JSON Workspace
Open the core viewer and formatter from here
The viewer page handles formatting, minifying, validation, and tree inspection. The rest of the JSON catalog is grouped below for easier discovery.
JSON Workspace
A focused toolkit for formatting, validating, converting, and exploring JSON.
Start with the JSON viewer and formatter, then browse the rest of the JSON tool catalog by category.
JSON Workspace
The viewer page handles formatting, minifying, validation, and tree inspection. The rest of the JSON catalog is grouped below for easier discovery.
Format, inspect, and validate JSON with a cleaner workflow
Validate and generate JSON Schema
Encode and decode JSON data
Generate type definitions and classes from JSON
Generate TypeScript interfaces
Generate Python dataclasses
Generate Java POJO classes
Generate C# classes
Generate Go structs
Generate Kotlin data classes
Generate Swift Codable structs
Generate Rust structs with serde
Generate PHP classes
Convert between JSON and other formats
Convert JSON arrays to CSV format
Parse CSV files into JSON
Export JSON to Excel spreadsheet
Import Excel data as JSON
Convert JSON to YAML format
Parse YAML into JSON
Transform JSON to XML
Parse XML into JSON structure
Generate SQL INSERT statements
Convert SQL tables to JSON
Generate Markdown tables from JSON
Explore and extract data from JSON
Interactive collapsible tree visualization
Display arrays as sortable tables
Compare two JSON objects side-by-side
Query data using JSONPath expressions
Find keys and values with text search
Analyze JSON size, depth, and structure
Convert nested JSON to dot notation