All Tools
1049+ free tools

HTML Entity Encoder / Decoder

Convert special characters to HTML entities and back. Encodes the OWASP-recommended set (ampersand, angle brackets, double & single quotes, slash, backtick) plus decodes many named entities and numeric entities.

Reference table

&→&
<→&lt;
>→&gt;
"→&quot;
'→&#39;
/→&#47;
`→&#96;

Related dev tools

AI Prompt Formatter
Structure & format prompts for any AI model with templates
JSON Visualizer
Interactive JSON tree explorer with paths & statistics
Regex Builder
Build & test regex with live highlighting & cheat sheet
JSON Formatter
Format, beautify & validate JSON