FertiJourney Dev Tools
← All tools
JavaScript Obfuscator
Obfuscate JS code to protect your source in the browser.
Compact code
Yes
No (readable)
Control flow flattening
Enabled
Disabled
String encoding
Base64
RC4
None
Obfuscate
function greet(name) { console.log("Hello, " + name + "!"); return true; }
Copy
Clear
Output
Paste JavaScript code, configure options, and click Obfuscate. The output is functionally equivalent but hard to read. All processing is client-side via javascript-obfuscator.