CleanrKit
HTMLCleanr
Home
Text
JSON
CSV
HTML
MD
SQL
Clear All
Input
Characters
102
Lines
1
1
<div><h1>Title</h1><p>Hello <strong>world</strong>.</p><!-- draft --><script>alert("x")</script></div>
Output
Copy
Download .html
Characters
85
Lines
8
1
<div> <h1>Title</h1> <p> Hello <strong>world</strong> . </p> </div>