Welcome on the Javascript Code Compressor (Minifier),
This tool let you compress your Javascript codes so you can minimize the size of your javascript files. This can make your website load much faster. The compression technique used by this tool is very common because it can save a lot of resources. To compress a javascript source code, you simply need to copy the code in the Un-Compressed Code field and choose a compression level. The simple level is the recommanded one because the advanced level renames some functions making them unusable outside of this code. You then need to click on the Compress Javascript button and you will get a compressed javascript code.