HTML Tag Stripper
This tool will remove HTML tags from a block of text to obtain just the content. Maintains minimal formatting (P and br tags are preserved). Paste code into input box.
[Top]
This tool will remove HTML tags from a block of text to obtain just the content. Maintains minimal formatting (P and br tags are preserved). Paste code into input box.
[Top]
I created Tag Stripper to batch process a whole bunch of HTML emails that became corrupted.
A customer's email client rendered the messages as raw code and the information needed to be extracted in a hurry.
It was so handy I decided to put it online so others could use it too.