Encrypt Files with a Password – AES-256, Free
Password-protect any file or text with AES-256-GCM encryption, right in your browser. Encrypt photos, PDFs, videos or archives of any size and decrypt them later – nothing is ever uploaded.
Drop files to encrypt, or click to choose
Any file type and size – several at once is fine.
Encrypt any file with a password before you email it, put it on a USB stick or upload it to a cloud drive. Files are sealed with AES-256-GCM, the authenticated encryption used by HTTPS, using a key derived from your password with PBKDF2 (SHA-256, 600,000 iterations, a fresh random salt each time). Large files are processed in 1 MB chunks, so even multi-gigabyte videos work, and any change, reordering or truncation of an encrypted file is detected instead of silently giving you broken data. The original file name and type travel inside the encryption. Text mode turns a message into a block of Base64 you can paste anywhere. Everything runs with your browser's built-in Web Crypto – no upload, no account, no limits.