Browser-Local Code Processing
Your JavaScript is processed only in the current browser. It is not uploaded to the server or stored in the database, which makes the tool suitable for snippets, scripts, and quick frontend cleanup.
도구함
브라우저에서 JavaScript를 로컬로 난독화합니다.
Paste JavaScript code and the browser-local obfuscated result will appear here.
Your JavaScript is processed only in the current browser. It is not uploaded to the server or stored in the database, which makes the tool suitable for snippets, scripts, and quick frontend cleanup.
This tool is built with javascript-obfuscator under the BSD-2-Clause License. The page wraps the library locally in the browser and does not submit your code to this site's server.
No. The obfuscation step runs in the current browser and does not call this site's server APIs.
It uses the open-source javascript-obfuscator library and is useful for temporary snippet or script obfuscation. This page keeps heavier options such as control-flow flattening and dead-code injection disabled for browser-side use.
Removed comments and formatting whitespace cannot be restored automatically. Keep your original source before using the result.
공유
이 도구를 공유합니다.