Outils · Dev utilities
JSON formatter
Format, minify, validate, sort keys. Stays in your browser.
INDENT
{
"name": "FerrLens",
"tagline": "Every web tool you keep Googling for, one tab",
"tools": 38,
"free": true,
"tiers": [
"free",
"pro",
"team"
]
}Parsing happens entirely in your browser via JSON.parse — no upload, no server roundtrip.
The link encodes your inputs in the URL fragment. Nothing is uploaded.