{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.187Z","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":"html-decode","name":"HTML Decode","description":"Decode HTML entities back to plain text — handles numeric (&#NNN; / &#xNNN;) and the common named entities.","longDescription":"Paste HTML-encoded text and recover the original plain string. Decodes numeric entities (decimal &#NNN; and hex &#xNNN;) plus 50+ common named entities like &amp;, &lt;, &nbsp;, &copy;, &mdash; etc. Runs locally in your browser; your input is never uploaded.","category":"text","categoryName":"Text & Encoding","keywords":["html decode","html decoder","html entity decoder","decode html entities","html unescape","html character decoder","numeric entity decoder","named entity decoder","html decoder online","html decoder free","ampersand decoder","html special chars decoder","convert html entities"],"badge":"Decoder","url":"https://toolsly.tools/html-decode","inputs":[{"type":"text","key":"text","label":"HTML-encoded text","placeholder":"&lt;b&gt;Hello &amp; welcome&lt;/b&gt;","multiline":true,"monospace":true}],"outputs":[{"key":"decoded","label":"Decoded text","multiline":true},{"key":"length","label":"Output length (chars)"}],"invocation":{"webUi":"https://toolsly.tools/html-decode","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."}}