Minify Javascript

To minify JS Simply place your code in the box and hit the green button to compress Javascript. Max Characters 100,000.

Your Minified JS

What is This Tool?

It's a simple and effective solution that you can use to minify JS online. Many developers have node.js set up on their local machine which does this task on the fly. For those of you who don't, or simply don't have a Javascript compressor workflow set-up for the particular site you are working on this tool will work wonders.

Computers don't need to read pretty code. So it is, therefore, a good idea to minify this code, making it much harder for humans to read but less strenuous for a machine to process. The result is a small performance boost in the render time of your webpage.