Sign in to add and modify your software
By joining Download.com, you agree to our Terms of Use and acknowledge the data practices in our Privacy Agreement.
Javascript Obfuscator converts the JavaScript source code into scrambled and completely unreadable form, preventing it from analysing and theft.
Javascript Obfuscator can process javascript tags in html files and all .js files associated with html pages as well as separate .js files. remove comments and white spaces, reducing the file size and minimizing the loading time. pack the code as a long line. add finishing ";" when appropriate. create a list of function and variable names. generate new non-understandable names and rename functions and variables depending on user settings. work with command line.