JSON & Data Tools
Debug a payload, convert a dataset, or generate a developer-friendly representation with closely connected JSON and structured-data utilities.
Inspect and work with JSON
Format, repair, query, and understand JSON structures.
- JSON Formatter - Format, validate & beautify JSON with AI auto-fix, tree view, and search
- JSONPath Tester - Test JSONPath expressions against JSON data and see matching results instantly
- JSON to Schema Generator - Generate JSON Schema from sample JSON data
- JSON to TypeScript Converter - Generate TypeScript interfaces from JSON data
- JWT Decoder - Decode and inspect JSON Web Tokens
Convert structured data
Move data between JSON and the formats used by spreadsheets, APIs, and configuration files.
- CSV to JSON Converter - Convert CSV files to JSON format instantly
- JSON to CSV Converter - Convert JSON data to CSV format instantly
- XML to JSON Converter - Convert XML data to JSON format instantly
- JSON to XML Converter - Convert JSON data to XML format instantly
- YAML to JSON Converter - Convert YAML files to JSON format instantly
- JSON to YAML Converter - Real-time JSON↔YAML converter with syntax highlighting and templates
- TOML to JSON Converter - Convert TOML configuration files to JSON format instantly in your browser
Format and encode developer data
Prepare SQL, TypeScript, XML, URLs, and Base64 data for development workflows.
- SQL Formatter - Format and beautify SQL queries with dialect support
- TypeScript Formatter - Format and minify TypeScript and TSX code
- XML Beautifier & Minifier - Format and optimize XML code with ease. Beautify or compress your XML data instantly.
- Base64 Encoder/Decoder - Encode text to Base64 or decode Base64 to text
- URL Encoder/Decoder - Encode or decode URL-safe strings
- UTF-8 Encoder/Decoder - Encode and decode text to and from UTF-8 format