✨ Features
🔵 Three Encryption Levels
🔵 Basic (Small & simple (wraps your code in a JS unescape))
🔵 Full (Hex-based encoding for added obfuscation)
🔵 Advanced (Base64 + shuffle + encryption key)
▶️ One-Click Decryption
▶️ Automatically detects encoding type and recovers original code
▶️ Dark/light theme toggle
▶️ File size & compression ratio display
▶️ Live preview for input/output
▶️ One-click copy & select-all
▶️ Clear fields instantly
☑️ Works entirely in your browser (offline)
🛠 How To Use
1️⃣Paste your HTML or JavaScript code in the Input field
2️⃣ Choose your encryption level: Basic, Full, or Advanced
3️⃣ Click Encode, the encrypted code appears in the output field
4️⃣Click Decode to reverse the encryption
5️⃣ Use Preview to check the live result
6️⃣ Copy it or select all with a single click