NSToolKit
NSToolKit
free network tools
Developer

HTML Entity Encoder / Decoder

Convert characters like <, >, &, ", ' to their HTML entity equivalents (&lt;, &gt;, &amp;, &quot;, &#39;), or decode HTML entities back to plain text. Useful for safely embedding content in HTML. Runs client-side.

All processing happens in your browser. No data is sent to any server.