File Encrypt / Decrypt
Password-encrypt any file with AES-256 (client-side)
AES-256-GCM with a PBKDF2 key (250,000 iterations, SHA-256). Everything runs in your browser — the file and password never leave your device. There is no password recovery: lose the password and the file is unrecoverable.