{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.183Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://toolsly.tools/qr-code-reader"},{"slug":"qr-code-generator","name":"QR Code Generator","url":"https://toolsly.tools/qr-code-generator"},{"slug":"file-to-hex","name":"File to Hex Dump","url":"https://toolsly.tools/file-to-hex"},{"slug":"hex-to-file","name":"Hex to Binary File","url":"https://toolsly.tools/hex-to-file"},{"slug":"wifi-qr-code-generator","name":"Wi-Fi QR Code Generator","url":"https://toolsly.tools/wifi-qr-code-generator"},{"slug":"vcard-qr-code-generator","name":"vCard QR Code Generator","url":"https://toolsly.tools/vcard-qr-code-generator"},{"slug":"barcode-generator","name":"Barcode Generator","url":"https://toolsly.tools/barcode-generator"},{"slug":"base64-encode","name":"Base64 Encode","url":"https://toolsly.tools/base64-encode"}],"kind":"utility","slug":"json-formatter","name":"JSON Formatter","description":"Pretty-print or minify any JSON document — validates structure and reports parse errors with position.","longDescription":"Paste any JSON and reformat it with 2-space, 4-space or tab indentation, or minify it to a single line. Invalid JSON is reported with a clear error message and the position the parser stopped at. Everything runs entirely in your browser — your data stays on this page.","category":"text","categoryName":"Text & Encoding","keywords":["json formatter","json formatter online","json formatter free","json beautifier","json prettifier","json pretty print","json minifier","minify json","format json","validate json","json validator","json parser online","json lint","json viewer"],"badge":"Formatter","url":"https://toolsly.tools/json-formatter","inputs":[{"type":"text","key":"json","label":"JSON","placeholder":"{\"hello\":\"world\"}","multiline":true,"monospace":true},{"type":"select","key":"mode","label":"Output","defaultValue":"pretty2","choices":[{"value":"pretty2","label":"Pretty (2 spaces)"},{"value":"pretty4","label":"Pretty (4 spaces)"},{"value":"tab","label":"Pretty (tabs)"},{"value":"min","label":"Minified"}]}],"outputs":[{"key":"formatted","label":"Formatted","multiline":true},{"key":"originalSize","label":"Original size (chars)"},{"key":"formattedSize","label":"Formatted size (chars)"}],"invocation":{"webUi":"https://toolsly.tools/json-formatter","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}