Select JavaScript file(s) to compress:

Options

By selecting this option, your script files will be concatenated into a single output file in the order specified above. This will reduce the number of HTTP requests to the web server your JavaScript will reside on, which can help make your web pages load faster.

Select this option to compress the JavaScript further, making it unreadable by most people. Warning: The resulting script will not work in Internet Explorer 5, Safari and KDE 3.5.

About jscrush

jscrush is a free web-based tool to reduce the size of JavaScript files by stripping out any unnecessary white-space. You can process multiple JavaScript files and concatenate them into one single file for better performance on your web site. JavaScript code can be compressed further by enabling code obfuscation, which also makes the code unreadable by most people. Processed JavaScript files remain available on this site for download for one hour. After this point, the JavaScript files will be removed from the server.