Developer tools
HTML entities encode/decode
Escape or unescape &, <, >, quotes and common entities β locally.
Output
<div class="x">Hello & welcome</div>
Your data never leaves the browser.
How it works
- Choose escape or unescape.
- Paste text or HTML.
- Copy the result.
FAQ
- Is data uploaded?
- No. Everything runs in your browser.
- Do I need an account?
- No. These tools work without signing in.