From time-to-time I get my hands dirty with a spot of coding. This usually ends with half-finished projects, or buggy bits of code that makes developers baulk. Every so often, something useful emerges. When it does, I'll put it here in case it's useful for someone else.
The usual caveats apply: use very much at your own peril!
A simple tool to remove any HTML tags from a piece of content. Useful for getting plain text from HTML emails, web pages. Also removes Javascript, most XML tags and checks for any XSS or other nasties lurking in the code.