Decode HTML entities in your text to convert them back to readable characters.
This tool was created and uploaded by a community developer.
HTML entities are special codes used to represent characters that have special meaning in HTML, such as < (<) and > (>). They prevent these characters from being interpreted as HTML tags.
You might need to decode HTML entities when working with data from web APIs, databases, or scraped content where special characters have been encoded for HTML display.
This tool handles the most common HTML entities. For more complex or rare entities, you might need a more specialized tool.
No, your data is processed entirely in your browser. We don't store or transmit your text to any server.