The JS-Confuser Playground is a rich code editor for obfuscating your JavaScript code. Try It OutDocumentation Index
Fetch the complete documentation index at: https://docs.js-confuser.com/llms.txt
Use this file to discover all available pages before exploring further.
How to use
- Paste your code into the editor
- Configure the options to your liking
- Click the Obfuscate button
- Click the Download File button
100% Local
JS-Confuser.com runs entirely in your browser, completely offline. This means your input code and actions are never sent to any remote server. You can find the source code for this website here.Recent Files
JS-Confuser.com saves recently opened files in your browser’s file storage. These files are also 100% local.Prettier Formatter
JS-Confuser.com comes with Prettier enabled by default. You can disable the auto-formatting feature by navigating to File > Format On Save > Uncheck.JSConfuser.ts
The fileJSConfuser.ts can be edited by navigating to Tools > Edit JSConfuser.ts. The file serves as a JSON representation for your obfuscator settings. The file is evaluated and can additionally include custom implementations.