[
Atlas
]
Tools
ES
/
EN
← All tools
Strip HTML Tags
Remove all HTML tags from a text and keep only the content.
<h1>Title</h1> <p>Text with <strong>bold</strong> and a <a href="#">link</a>.</p>
Title Text with bold and a link.