Input Text
Paste HTML or text to escape
Escaped Output

Output will appear here

This tool converts special HTML characters (<>&"') to HTML entities (escape) or reverses the process (unescape). Escaping is essential for preventing XSS attacks and displaying HTML code as text in web pages.