HTML entities encoder
HTML entities encoder. Format, encode or inspect developer snippets locally. Files and text stay on your device — Freela does not upload them.
Local only
Processed locally in your browser
HTMLTXTTEXT
- 1Run in the browser
- 2Download or copy
- HTML
- TXT
Supported formats: Input and output: text.
- HTML
- TXT
How to use
- Paste the text or entity string.
- Choose encode or decode.
- Copy the transformed text.
Examples
- Escape a snippet before putting it in a blog as code.
- Decode an RSS title that still contains &.
Questions
- Does this tool upload my files?
- No. Published Freela tools in this release are LOCAL_ONLY and run in the browser.
- Is it free to use?
- Yes. There is no paywall on this page and we do not invent reviews or star ratings.
- What input does this page accept?
- HTML entities encoder: html entities. LOCAL_ONLY.
- Does this sanitize scripts?
- Encoding makes tags visible as text. It is not a full HTML sanitizer for untrusted rich content.
- Are numeric entities supported?
- Decoding understands named and numeric entities that the browser understands.