Online JSON Formatter and Validator
Prettify
Minify
Indent:
2
4
Copy
Clear
Input
{ "name": "John Doe", "age": 30, "email": "john@example.com", "address": { "street": "123 Main St", "city": "Anytown", "zip": "12345" }, "hobbies": ["reading", "coding", "hiking"], "active": true, "score": null }
Output
What is an online JSON formatter and validator?
How do I prettify or beautify JSON online?
How do I minify or compress JSON?
How does JSON validation work?
What are the most common reasons JSON is invalid?
Is my JSON data safe and private?
Should I use 2-space or 4-space indentation?
Can I format large JSON files?