JSON Formatter
Validate, beautify, and minify JSON with syntax highlighting
Invalid JSON
Indent:
2 spaces
4 spaces
Tab
Beautify
Minify
Reset
JSON Input
{ "name": "John Doe", "age": 30, "email": "john@example.com", "address": { "street": "123 Main St", "city": "New York", "country": "USA" }, "hobbies": ["reading", "coding", "gaming"] }
Formatted Output
Click Beautify or Minify to see output