Security Tools

File Encrypt & Decrypt (AES-256)

Encrypt any file with a password using AES-256-GCM, or decrypt a file you previously encrypted here — all processing happens locally in your browser.

Add a file to encrypt

Click to browse, or drag and drop

Uses AES-256-GCM with a PBKDF2-derived key, entirely via your browser's Web Crypto API — the password and file never leave your device. If you forget the password, the file can't be recovered.

How to use this tool

  1. 1Add a file and enter a password.
  2. 2Choose encrypt or decrypt.
  3. 3Download the resulting file.

Frequently asked questions

Is my file uploaded anywhere?+

No — encryption and decryption use the Web Crypto API and run entirely in your browser. The file never leaves your device.

What happens if I forget the password?+

There is no recovery — the file cannot be decrypted without the exact password used to encrypt it.