
JavaScript obfuscator tool - Protect Your JS Code
Obfuscator.io is a powerful JavaScript obfuscator that protects your source code from theft and reverse engineering. Secure your JavaScript with advanced obfuscation and VM protection.
HTML Obfuscation | Obfuscator.io Documentation
Enable the Parse HTML option, and the obfuscator will automatically extract <script> tags, obfuscate their contents, and preserve the HTML structure. This works with both basic obfuscation and VM …
Pricing Plans - Obfuscator.io
Support HTML files with inline JS Multi-file batch obfuscation (up to 10 files) API access API access via javascript-obfuscator Unlimited basic obfuscation Obfuscation history (browser-stored) Import/export …
Getting Started | Obfuscator.io Documentation
Obfuscator.io transforms your readable source code into a protected version that's difficult to understand and reverse-engineer. It's perfect for protecting proprietary algorithms, licensing logic, and business …
Options Reference | Obfuscator.io Documentation
Before 2.9.0 release javascript-obfuscator transformed all string array call indexes with hexadecimal-numeric-string type. This makes some manual deobfuscation slightly harder but it allows easy …
Third-Party Licenses - Obfuscator.io
Obfuscator.io is a powerful JavaScript obfuscator that protects your source code from theft and reverse engineering.
Cookie Policy - JavaScript Obfuscator
Dec 18, 2025 · Operator (referred to as either "the Operator", "We", "Us" or "Our" in this Cookies Policy) refers to the JavaScript Obfuscator Pro team, operating JavaScript Obfuscator, JavaScript …
Terms of Service - JavaScript Obfuscator
Please read these Terms of Service ("Terms", "Terms of Service") carefully before using the JavaScript Obfuscator, JavaScript Obfuscator Pro, and obfuscator.io services (collectively, the "Service") …
Privacy Policy - JavaScript Obfuscator
Dec 18, 2025 · Operator (referred to as either "the Operator", "We", "Us" or "Our" in this Agreement) refers to the JavaScript Obfuscator Pro team, operating JavaScript Obfuscator, JavaScript …
Documentation | JavaScript Obfuscator Documentation
// This code WILL be obfuscated var secret = 'protected'; // javascript-obfuscator:disable var config = { apiUrl: 'https://api.example.com', // Stays readable version: '1.0.0' }; // javascript-obfuscator:enable // …