— HTML Entity Decoder

Decode HTML Entities to Text

Quick Tips

  • This tool runs entirely in your browser - your data stays private.
  • Press Ctrl+V (Cmd+V on Mac) to quickly paste text.
  • Use the Copy button to save your result to clipboard.
  • Bookmark this page for quick access!

Convert html entities to text format instantly with this free online tool.

Operation:

About HTML Entity Decoder

Convert HTML entities back to their original characters with our free online decoder. Transform <, >, &, " and other entity codes into readable text.

**What is HTML Entity Decoding?**

HTML entity decoding converts entity codes back to their original characters. For example, &lt; becomes <, &amp; becomes &, and &#233; becomes e with an acute accent.

**Common Decoding Scenarios:**
- Cleaning up text copied from web pages
- Processing HTML content from APIs
- Reading RSS feed content
- Analyzing web scraping results
- Converting HTML emails to plain text

**Types of HTML Entities Decoded:**

**Named Entities:**
- &lt; (less than) -> <
- &gt; (greater than) -> >
- &amp; (ampersand) -> &
- &quot; (quote) -> "
- &nbsp; (non-breaking space) -> (space)

**Numeric Entities:**
- &#60; (decimal) -> <
- &#x3C; (hexadecimal) -> <
- &#233; -> accented e

**Developer Use Cases:**

When working with web data, you often encounter HTML entities that need to be converted back to readable text:
- Processing content from CMS systems
- Parsing HTML documents
- Converting web content to other formats
- Cleaning data exports from web applications

**How It Works:**

Paste text containing HTML entities into the input field. The decoder recognizes both named entities (like &amp;) and numeric entities (like &#38;) and converts them to their character equivalents.

Frequently Asked Questions

Paste your text containing HTML entities (like &amp; or &lt;) into the input field. The tool automatically converts all entities to their character equivalents.

The decoder supports named entities (like &amp;), decimal numeric entities (like &#38;), and hexadecimal numeric entities (like &#x26;).

This typically means the text was double-encoded. Run the decoder once to get &, or the source has actual &amp; characters that became visible.

Yes! The decoder handles all standard HTML entities including special symbols like &copy; (copyright), &reg; (registered), &trade; (trademark), and more.

Yes, numeric entities for Unicode characters (like &#8364; for the Euro sign or &#12354; for Japanese hiragana) are fully supported.

Looking for more options? Try the full String Utilities with additional features and conversion modes.

Cookie Preferences

We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.

Cookie Preferences

Manage your cookie settings

Essential Cookies
Always Active

These cookies are necessary for the website to function and cannot be switched off. They are usually set in response to actions made by you such as setting your privacy preferences or logging in.

Functional Cookies

These cookies enable enhanced functionality and personalization, such as remembering your preferences, theme settings, and form data.

Analytics Cookies

These cookies allow us to count visits and traffic sources so we can measure and improve site performance. All data is aggregated and anonymous.

Google Analytics _ga, _gid

Learn more about our Cookie Policy