HTML Minifier is a highly configurable, well-tested, JavaScript based HTML online compression tool with lint-like power. At its core, Minifier relies on John Resig's HTML parser. This parser can handle very complex documents, but sometimes skips obscure structures such as invalid DOCTYPE declarations.
Not bad! Go try