Javascript Minifier

Simply browse for the Javascript file you want to minify and then hit the "Minify my Javascript" button. Your minified file will be returned with "-minified" appended to the filename. You can also choose whether to output as a file download or in to a textarea on the page.

This tool uses Ryan Grove’s PHP port of Douglas Crockford’s JSMin filter.