Welcome to JS Confuser!

JS-Confuser is an open-source JavaScript obfuscator tool. This website provides an easy way to use JS-Confuser.

The code obfuscated here is all done locally on your browser. You can check the source code for this website .

You can check out the GitHub and NPM pages here:


What is this?

JavaScript Obfuscation helps protect your code from being stolen and being reverse engineered. This tool transforms your original JavaScript source code into a new representation that's harder to understand, copy, re-use and modify without authorization. The obfuscated result will have the exact functionality of the original code.

Drop files to upload your code