The command-line workflow lets you run JavaScript Obfuscator automatically with the project settings you already configured in the desktop application.
Typical workflow
- Create a project in the desktop app.
- Add the files you want to protect and configure the options in the GUI.
- Open Tools > Command Line to generate the command.
- Copy that command into a Windows command prompt, script, or automation step.
Why teams use it
This is the easiest path into repeatable builds because the desktop project stores your configuration and the command line reuses it without asking you to recreate every setting by hand.
Need runtime integration instead? if you want to protect code dynamically instead of calling the generated command line, start from the main product downloads and integration area at
Download Desktop.