Use this online HTML-tags-stripper to remove the html tags from your HTML documents.
Warning: Because this function does not actually validate the HTML, partial, or broken tags can result in the removal of more text/data than expected.
The Perl-style regular expression used for this function: '/(<[\/]?[^>]*>)/mU'