Javascript Obfuscator will stop the theft of your JavaScripts. Scramble, obfuscate, and pack JavaScript code. It converts the JavaScript source code into scrambled and completely unreadable form, preventing it from analysing and theft.
Latest changes:
- New:
- * New engine with an unique compression module. It provides best compression
- ratio comparing with other js minifiers.
- * The compression is fully safe.
- * Now, in most cases, it's not necessary to obfuscate names of variables, because
- the compression makes the code completely unreadable.