AES Decryption Tool
Decrypt AES-encrypted ciphertext — supports Base64 and Hex input
Free
Client-Side
No Login
No Storage
Loading tool...
How to Use the AES Decryption Tool
- Paste the AES ciphertext you want to decrypt.
- Select the key size (128, 192, or 256-bit) used during encryption.
- Choose the mode (CBC, ECB, CTR, OFB, or CFB) — must match encryption mode.
- Enter the secret key and IV used during encryption.
- Click Decrypt to recover the plaintext.
All decryption runs 100% in your browser using CryptoJS.