JSON Formatter

Pretty-print and validate JSON.

Input
Auto-formats as you type.
Output
Valid.
"name": "Forge",
"description": "A toolbox of small utilities.",
"tools":
"json",
"base64",
"uuid"
],
"options":
"darkMode": true,
"indent": 2
}
}