Local HTML entities / privacy-first
Convert HTML entities locally.
Encode or decode named, decimal, and hexadecimal entities to check display issues. Nothing is uploaded or saved.
Enter text
What is covered
- Explicit named, decimal, and hexadecimal encode/decode.
- Decode is single-pass; malformed entities fail closed.
- 5 MiB input limit; no external request or input storage.