Text & file encryptor. Locked before it leaves.
Password-encrypt text or any file with AES-256-GCM. Keys are derived fresh with PBKDF2, and everything runs in your browser via the Web Crypto API, nothing is uploaded, nothing is stored.
A free online tool by Digital Heroesor click to browse (any type, any size)
Decrypt mode expects a .enc file produced by this tool.
Everything a private encryptor should do.
- Encrypt any text with a password and get a portable Base64 ciphertext you can copy and share.
- Decrypt that Base64 back to plaintext instantly, in the same tab.
- Encrypt any file, document, image, archive, any type or size, and download the protected
.encfile. - Decrypt a .enc file back to its original format with the correct password.
- Check password strength live as you type, with guidance on length, case, numbers and symbols.
- Stay completely private: AES-256-GCM via Web Crypto, no uploads, no server, no account.
Five steps, no keys to manage.
- Choose Text or File mode, then Encrypt or Decrypt.
- Type a strong password, the strength meter updates as you type.
- In Text mode, paste your message (or Base64 ciphertext) and click Encrypt or Decrypt; copy the result with the Copy button.
- In File mode, drop any file onto the drop zone (or click to browse), then click Encrypt & download to save an
.encfile. To reverse, switch to Decrypt and drop the.encfile. - Keep your password safe, it is never stored or sent, and there is no recovery option.
Frequently asked questions.
Is the Text & File Encryptor free?
Is it private? Are my files uploaded anywhere?
What encryption does it use?
What happens if I forget the password?
Does it work offline?
Published · Last updated .