Open & generate
Open, edit, and create KeePass (.kdbx) password vaults right in your browser. Browse groups and entries, reveal and copy passwords, show 2FA/TOTP codes, and save the encrypted database back to your device. Your master password and secrets never leave this tab.
There is no upload endpoint — your files are processed in this browser tab. Open your network tab and check. See how it stays private.
How to open a KeePass .kdbx vault
- Open the vault. Drop your .kdbx file and enter its master password (and key file, if any).
- Browse entries. Navigate groups, search, and open entries to reveal or copy fields.
- Edit. Add, rename, or update entries and generate new passwords inline.
- Save back. Re-encrypt and download the updated .kdbx to replace your file.
A .kdbx file is a portable, offline password vault — but reading one usually means installing KeePass or a plugin. Opening it in the browser removes that friction while keeping the security model intact: the file stays encrypted until you supply the master password, and decryption happens locally with Argon2 key derivation.
You get the full workflow — search, reveal, copy, edit, and generate — plus TOTP codes for entries that store a 2FA secret, so a single vault covers both passwords and second factors.
Generate new credentials as you go with the Password Generator, check the whole file with the Vault Health Check, or move credentials in and out with Import & Export.
Frequently asked questions
How do I open a .kdbx file without installing KeePass?
Drop the .kdbx here and enter its master password. It decrypts with kdbxweb and WASM Argon2 in the browser, so you can read and edit the vault without any desktop app.
Does it support key files and KeePass 2 (KDBX 4)?
Yes. You can unlock with a master password, a key file, or both, and it reads and writes modern KDBX 4 databases including entries, groups, and TOTP fields.
Is it safe to open my real vault here?
The database is decrypted in memory in this tab and there is no server involved — you can open the network panel and confirm nothing leaves while you work.
Where is my vault stored after editing?
Nowhere but where you save it. You download the re-encrypted .kdbx back to your own device; the tool keeps no copy.
Related tools
- Password GeneratorGenerate strong random passwords and memorable diceware passphrases using your browser's cryptographic RNG. Tune length, character sets, and word count, see a live strength and entropy estimate, and copy — nothing is generated on or sent to a server.
- Vault Health CheckAudit a KeePass (.kdbx) vault for weak, reused, empty, and stale passwords, plus 2FA coverage — with an overall health score. Analysis runs entirely in your browser with zxcvbn; no passwords are uploaded or checked against an online breach database.
- Import & ExportImport password exports from Chrome, Firefox, Bitwarden, 1Password, or LastPass (CSV/JSON) and save them as an encrypted KeePass .kdbx vault, or export a .kdbx back to CSV/JSON. Everything is converted locally in your browser — your credentials are never uploaded.
- TOTP generatorTime-based OTP