Rishik Muthyala
Home
Apps
Resume
Blog
Contact
GitHub
LinkedIn
Email
Toggle theme
Toggle theme
Open menu
JSON Formatter
JSON
Formatter & Validator
Format, validate, and beautify JSON data with syntax highlighting
Format
Minify
Clear
Load Sample
Upload
Valid JSON
0
Characters
0
Lines
0 B
Size
0
Keys
0
Values
JSON Editor
Editor
Formatted
Minified
Tree View
{ "name": "John Doe", "age": 30, "email": "john.doe@example.com", "address": { "street": "123 Main St", "city": "New York", "state": "NY", "zipCode": "10001", "coordinates": { "latitude": 40.7128, "longitude": -74.006 } }, "phoneNumbers": [ { "type": "home", "number": "555-1234" }, { "type": "work", "number": "555-5678" } ], "isActive": true, "preferences": { "notifications": { "email": true, "sms": false, "push": true }, "theme": "dark", "language": "en" }, "metadata": { "createdAt": "2024-01-15T10:30:00Z", "updatedAt": "2024-01-15T15:45:00Z", "version": "1.2.0" } }
Open chat