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

  1. Paste the AES ciphertext you want to decrypt.
  2. Select the key size (128, 192, or 256-bit) used during encryption.
  3. Choose the mode (CBC, ECB, CTR, OFB, or CFB) — must match encryption mode.
  4. Enter the secret key and IV used during encryption.
  5. Click Decrypt to recover the plaintext.

All decryption runs 100% in your browser using CryptoJS.