Javascript packer / compresser / obfuscater:

This tool will take any Javascript input and compress it, obfuscating the code in the process. Protect your code from prying eyes. Works best with larger code blocks. Code inspired by Dean Edward's Javascript Packing algorithm.


// Home