Code Minifier
This minifier works like this: it takes an html/css/javascript block of code and it removes all unnecessary blank spaces and line breaks. The result will be a shorter one line code. This minify technique is widely used to save bandwidth load of scripts and websites.