Online HTML Decode Text
Decode HTML entities in text (e.g. < → <, & → &, " → "). Safe and instant.
Frequently Asked Questions
- What entities are decoded?
- Common ones: < > & " ' and numeric entities like ' and '.
- Is it safe for user input?
- Decoding is safe. Be careful where you display the result (e.g. use text nodes, not innerHTML) to avoid XSS.
- Does it handle hex entities?
- Yes. Both decimal ({) and hex ({) numeric entities are decoded.
Related Text Tools
Word Counter
Count words, characters, sentences, and paragraphs. Perfect for writers and students.
Case Converter
Convert text between uppercase, lowercase, title case, and sentence case instantly.
Morse Code Translator
Translate text to Morse code and Morse code to text. Supports letters, numbers, and punctuation.
Lorem Ipsum Generator
Generate placeholder text for designs and mockups. Choose paragraphs, sentences, or words.
Diff Checker
Compare two texts side by side. Highlight differences between documents, code, or strings.
Character Counter
Count characters with and without spaces. Real-time counts for tweets, meta descriptions, and forms.