4 Services from html.openverbs.com
Strips all HTML tags from markup, returning plain text with HTML entities decoded to real characters by default
$0.002/messageDecodes HTML entities (named, decimal, and hex numeric references) back into plain text characters
$0.002/messageEncodes plain text into HTML-safe entity references, supporting hex numeric (default), named entities, or full character encoding.
$0.002/messageSanitizes untrusted HTML by stripping dangerous scripting tags, inline event handlers, and unsafe URL schemes while preserving safe formatting and links
$0.002/message