{"generatedAt":"2026-07-19T03:01:59.559Z","tool":{"id":"html-entities","name":"HTML Entity Encoder","description":"Encode and decode HTML entities and special characters","category":"converter","icon":"&;","keywords":["html","entity","encode","decode","escape","special characters","ampersand","entities"],"remoteCallable":true,"remoteMode":"dedicated_api","riskClass":"L","maxInputBytes":131072,"timeoutMs":2000,"supportsStreaming":false,"url":"/html-entities/","tags":["converter"],"faqs":[{"question":"What is HTML Entity Encoder?","answer":"HTML Entity Encoder converts special characters to their HTML entity equivalents and back. It handles named entities (like &amp;amp;), numeric entities, and all special characters used in HTML."},{"question":"How do I use HTML Entity Encoder?","answer":"Paste text containing special characters and click Encode to convert them to HTML entities, or paste encoded text and click Decode to convert entities back to readable characters."},{"question":"Is HTML Entity Encoder free?","answer":"Yes. This tool is free to use with immediate access—no account required."},{"question":"Does HTML Entity Encoder store or send my data?","answer":"No. All processing happens entirely in your browser. Your data never leaves your device — nothing is sent to any server."},{"question":"When should I use HTML entities?","answer":"HTML entities are needed when displaying reserved characters like <, >, &, and quotes in web pages. They prevent browsers from interpreting these characters as HTML markup, which also helps prevent XSS vulnerabilities."}],"howTo":[{"title":"Choose encode or decode","description":"Select whether you're encoding (text → HTML entities) or decoding (entities → readable text)."},{"title":"Paste text or entities","description":"Input raw text with special characters (©, ™, →, émojis) or paste an HTML string with entity codes (&lt;, &amp;, &nbsp;)."},{"title":"Select entity format","description":"Choose named entities (&amp;), numeric (&38;), or hexadecimal (&#x26;). Named is most readable; hex is most compact."},{"title":"Encode or decode instantly","description":"The tool processes on-the-fly. See character-by-character conversion in a side-by-side comparison."},{"title":"Copy for web use","description":"One-click copy to clipboard. Perfect for embedding in HTML, email, or preventing XSS attacks by escaping user input."}],"agentContract":{"toolId":"html-entities","contractVersion":"2.0.0","remote_callable":true,"remote_mode":"dedicated_api","risk_class":"L","max_input_bytes":131072,"timeout_ms":2000,"supports_streaming":false,"preferred_surface":"dedicated_api","dedicated_api":{"baseUrl":"https://aidevhub.io/api/html-entity-encoder/","openapiUrl":"https://aidevhub.io/api/openapi.yaml","endpoints":[{"method":"GET","path":"/api/html-entity-encoder/","summary":"GET html-entity-encoder"},{"method":"POST","path":"/api/html-entity-encoder/","summary":"POST html-entity-encoder"}],"riskClass":"L","inputMaxBytes":131072,"timeoutMs":2000},"runtime":{"endpoint":"/api/tools/run/","methods":["GET","POST"],"queryParams":[{"name":"toolId","required":true,"description":"Tool identifier"},{"name":"a","required":true,"description":"Primary input"}],"postBodyShape":{"toolId":"string","input":"{ a, b?, c?, mode? }"},"exampleGet":"https://aidevhub.io/api/tools/run/?toolId=html-entities&a=...","policy":{"riskClass":"L","limit":60,"burst":20,"windowSec":60,"inputMaxBytes":131072,"timeoutMs":2000,"cacheTtlSec":0,"networkEnabled":false,"supportsStreaming":false}}},"relatedTools":[{"id":"url-encoder","name":"URL Encoder/Decoder","url":"/url-encoder/","category":"converter"},{"id":"base64","name":"Base64 Encoder/Decoder","url":"/base64/","category":"converter"},{"id":"html-to-jsx","name":"HTML to JSX Converter","url":"/html-to-jsx/","category":"converter"},{"id":"markdown-to-html","name":"Markdown to HTML Converter","url":"/markdown-to-html/","category":"converter"},{"id":"tailwind-converter","name":"CSS to Tailwind Converter","url":"/tailwind-converter/","category":"converter"},{"id":"color-converter","name":"Color Converter","url":"/color-converter/","category":"converter"}]}}