JavaScript obfuscator
Processed locallyTransform JavaScript source code
所有内容优先在浏览器本地处理。
只读
本地处理与隐私
输入内容不会保存到本站数据库;预览输出经过安全清理。
适用场景
适合临时代码检查、格式整理、内容预览和开发排错。
Frequently asked questions
Does obfuscation protect source code?
It only makes reading and copying harder. It cannot protect secrets placed in frontend code.
Should I test the result?
Yes. Dynamic properties, string parsing, and code that depends on source structure may be affected.
Is my code uploaded?
No. Transformation happens in your browser.