Security
Free
No signup
HTML Sanitizer
Clean HTML and remove XSS / dangerous code
Loading tool…
About this tool
Paste HTML containing potentially dangerous tags or attributes and get a safe, sanitized version back instantly. The sanitizer strips <script>, <iframe>, <object>, and <embed> tags, removes all on* event handlers, rewrites javascript: URLs, and highlights exactly what was removed so you can see every change. Advanced options let you allow or block specific tags and choose between full sanitization or 'text only' mode that strips all markup.
How to use
- 1 Paste your HTML into the input area on the left.
- 2 The sanitized output appears on the right in real time.
- 3 Removed or modified nodes are highlighted in red in the diff view.
- 4 Use 'Allow tags' or 'Block tags' to tune the rules.
- 5 Toggle 'Strip all tags' to extract plain text only.
- 6 Click 'Copy Output' to copy the sanitized HTML.
Frequently Asked Questions
Related tools