File Decryptor

Decrypt AES, RSA, and other encrypted files locally

Algorithm

Drag & drop or click to upload

Encrypted File

What is File Decryptor?

The File Decryptor uses the Web Crypto API to decrypt files encrypted with AES-GCM, AES-CBC, or RSA-OAEP — entirely in your browser. Your files and keys never leave your device, making it a safe way to open encrypted attachments or archives.

How to use

  1. Upload the encrypted file and select the encryption algorithm that was used (AES-GCM, AES-CBC, or RSA-OAEP).
  2. Enter or paste the decryption key (password for AES, private key for RSA). For AES, provide the IV/nonce if required.
  3. Click Decrypt and download the decrypted file. The tool shows progress for large files and verifies integrity automatically.

Result

A security researcher receives an AES-256-GCM encrypted report via email, uploads it along with the shared passphrase, and decrypts the PDF in seconds — all without any server involvement.

Related Tools