Moving from Bitwarden to HexVault takes about five minutes. Export the unencrypted JSON (it preserves your folders and TOTP secrets), then import it.
Where to import: open your HexVault vault and go to Settings → Data → Import Passwords, choose Bitwarden, and drop in the file you export below.
Handle the export file carefully. It is unencrypted plaintext — anyone who opens it has your passwords. Keep it only as long as the import takes, then delete it and empty your trash.
Bitwarden’s JSON export carries more than its CSV — folders and integrated TOTP secrets come across intact — so use JSON if you have the choice. Bitwarden is a strong, open-source manager; if open source or self-hosting is why you were there, it is worth knowing HexVault trades those for a tightly-integrated product with Argon2id and per-entry key separation by default. See the full HexVault vs Bitwarden comparison →
Import happens in your browser: your file is parsed and re-encrypted locally with your master password before anything is sent. Your key is derived with Argon2id and entries are sealed with AES-256-GCM. How the encryption works → · All import sources →