I’ve mentioned Google’s cool Closure javascript minifier project here in these pages before, but now I seen they’ve gone and put up a fantastic app that makes it as simple as a snap of the fingers to generate your own minified versions of your existing javascript js libraries.

To use is as simple as hitting the URL, adding a URL to the js library you want to minify, selecting the optimization type you want to employ, add some additional formatting rules and compile!

Simple, nice, and gives a great result, telling you by how much the new file was compressed, giving you various other stats, showing off the compiled code, warning, errors (and even POST data) and most important of all, providing a download link to your minified js file.

Seriously cool in other words! :)

Related Link: http://closure-compiler.appspot.com/home