Audit & convert
Import 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.
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 convert a password export to KeePass
- Choose a direction. Import a CSV/JSON export, or export a .kdbx to CSV/JSON.
- Add the file. Drop the export from your old manager, or your .kdbx vault.
- Map & confirm. Check fields map correctly to entries.
- Save. Download an encrypted .kdbx (or the CSV/JSON) to your device.
Switching password managers is where credentials are most exposed: the export step dumps everything to a plaintext CSV or JSON. Converting that into an encrypted KeePass vault locally closes the window fast — the sensitive file is read in the browser and the output is a properly encrypted .kdbx, with nothing uploaded in between.
It reads the common export shapes from Chrome, Firefox, Bitwarden, 1Password, and LastPass, and can also export a .kdbx back out when you're migrating the other way.
After importing, open the new vault in the Vault Manager, run the Vault Health Check to catch weak carry-overs, and replace them with the Password Generator.
Frequently asked questions
How do I move from Chrome or LastPass to KeePass?
Export your passwords from the old manager as CSV/JSON, drop that file here, and save the result as an encrypted .kdbx you can then open in the Vault Manager.
Why is a password-export CSV so risky to handle?
It's your entire credential set in plaintext. Doing the conversion locally means that file is read in your browser and never uploaded, so you're not scattering copies through a web service.
Can I go the other way, from .kdbx to CSV?
Yes. You can export a KeePass vault back to CSV or JSON for migrating into another tool — just delete the plaintext export once you're done.
Are my credentials uploaded during conversion?
No. Parsing the export and building the encrypted vault both run in this tab, so the credentials stay on your machine throughout.
Related tools
- Vault ManagerOpen, 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.
- 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.
- 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.
- AES file encryptArgon2id + AES-GCM