JavaScript Obfuscator
Your JavaScript Code:
Input Code Size:
0
KB
Choose Processing Level:
Minify Only
Low Obfuscation
Medium Obfuscation
High Obfuscation
Additional Options
Disable Console Output
ℹ️
Removes all console output from the final obfuscated code.
Enable Domain Lock
ℹ️
Restrict the obfuscated code to work only on a specific domain.
Allowed Domain:
Domain Lock Redirect URL:
Enable Debug Protection
ℹ️
Prevents the code from being debugged easily.
Rename Properties
⚠️ ℹ️
Renames property keys in your code. May cause issues if your code relies on specific property names.
Rename Globals
⚠️ ℹ️
Renames global variables in your code. May cause issues if your code relies on specific global variable names.
Maximum Encryption
⚠️ ℹ️
Encrypts strings with Base64 and RC4. May cause issues with dynamic strings or APIs.
Process Code
Output Code:
Code copied to clipboard!
Output Code Size:
0
KB
Processing...