{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.059Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"json-to-csv","name":"JSON to CSV","url":"https://toolsly.tools/json-to-csv"},{"slug":"json-to-yaml","name":"JSON to YAML","url":"https://toolsly.tools/json-to-yaml"},{"slug":"json-to-xml","name":"JSON to XML","url":"https://toolsly.tools/json-to-xml"},{"slug":"json-to-xlsx","name":"JSON to XLSX","url":"https://toolsly.tools/json-to-xlsx"},{"slug":"md-to-html","name":"Markdown to HTML","url":"https://toolsly.tools/md-to-html"},{"slug":"docx-to-html","name":"Word (DOCX) to HTML","url":"https://toolsly.tools/docx-to-html"},{"slug":"txt-to-html","name":"TXT to HTML","url":"https://toolsly.tools/txt-to-html"},{"slug":"csv-to-html","name":"CSV to HTML Table","url":"https://toolsly.tools/csv-to-html"}],"kind":"converter","slug":"json-to-html","name":"JSON to HTML","description":"Pretty-print JSON inside a styled, syntax-highlighted HTML document — free online, no upload.","longDescription":"Drop in a .json file (or paste it) and download a complete .html document with the data pretty-printed and lightly syntax-highlighted (strings, numbers, booleans, null, and object keys get distinct colors). Useful for sharing API responses, config dumps or fixtures in a way that's readable in any browser. Indentation is 2 spaces. Conversion runs entirely in your browser.","category":"document","categoryName":"Document","keywords":["json to html","convert json to html","json to html converter","json viewer html","json pretty print html","json to html online free","free json to html","json syntax highlighter","json highlighter html","json to webpage","online json to html converter","json formatter html"],"url":"https://toolsly.tools/json-to-html","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".json"],"mimeTypes":["application/json","text/json","text/plain",""]},"output":{"type":"file","extension":".html","mimeType":"text/html"},"options":[],"invocation":{"webUi":"https://toolsly.tools/json-to-html","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}