JSON Formatter & Validator
Format, validate, minify, or escape JSON. Everything runs locally in your browser.
0 chars
0 bytes
1 lines
0 chars
0 bytes
0 lines
Tips
- Press
Ctrl+Enterin the input to format. - Validate reports the first error with a line and column hint.
- Escape turns the input into a JSON string literal so you can paste it inside another JSON document.
- All processing is local — nothing is sent to any server.