html-escapewebtext
HTML Escape/Unescape
Escape or unescape HTML special characters.
Inputs
Output
(no output yet)
Explanation
Useful when embedding text in HTML attributes or when you need to quickly read escaped snippets.
Use it when you need a fast, offline conversion/validation step during development or debugging.
Related