Downloads · Two Windows builds

Download JavaScript Obfuscator

v3.1.0 ships the new Standard / Balanced / Maximum (Anti-LLM) protection presets and threat-model quick-start. Lightweight Windows Forms build available for older systems or smaller deployments.

Obfuscating JavaScript files manually one by one can be time consuming. The desktop GUI tool lets you batch-process entire projects in just a few clicks.

Release Workflow

Download the desktop app when your browser test becomes a repeatable release step

The browser tool is great for quick checks. The desktop workflow is the better fit when you need larger projects, embedded JavaScript support, cross-file consistency, or a generated command line for repeated release automation.

Windows download

JavaScript Obfuscator for Windows — v3.1.0

Recommended Anti-LLM Maximum Mode

Modern WinUI 3 build with the new Standard / Balanced / Maximum (Anti-LLM) protection presets, threat-model quick-start picker, and the full per-build polymorphic decoder pipeline.

  •  Command-line generation, batch processing, embedded JavaScript
  • Self-contained — no .NET install required
  • Windows 10 build 17763 or later (64-bit)
Download ›

~96 MB · .zip

Windows Forms download

JavaScript Obfuscator for Windows — Windows Forms

Lightweight

Recent Windows Forms build for users who want a small download or run on Windows that can’t support the WinUI 3 prerequisites. Same core obfuscation engine as v3.1.0 but in the classic WinForms UI — no preset selector or threat-model picker.

  • Requires .NET Framework 4.x (already on most Windows)
  • Smaller download than the WinUI 3 build (~190 KB)
  • Windows 7 SP1 or later (32 / 64-bit)
Download ›

~190 KB · .zip

API integration

API Example Project (C#)

A demo project showing how to run JavaScript Obfuscator through the C# API.

HTTP API

API Example Project (HTTP + JSON)

A demo project showing how to run JavaScript Obfuscator through the HTTP + JSON API.

Webservice also available: service.javascriptobfuscator.com/httpapi.asmx

Recommended next steps

  • Use the online obfuscator to validate your settings on a small sample.
  • Move into the desktop app when you need larger projects, cross-file protection, or mixed-file support.
  • Generate the command line from the desktop project when you want repeatable release automation.
  • Need a smaller download or older Windows? The Windows Forms build (~190 KB) is the same core obfuscation engine in a lighter package.