Importing & Exporting Data

Kakuremi works directly with standard KeePass files, so moving data in or out is mostly a matter of opening the right <code>.kdbx</code> file or exporting a copy. This article covers how that works and where the limits are.

1

Importing means opening a KeePass file

Because Kakuremi reads and writes standard .kdbx files, there is no separate import step for an existing KeePass vault. To bring it in, simply open it: use Open from Files and select the .kdbx file, then unlock it with its master password. See Create and Open a Database for the full process.

2

There is no CSV or cross-app import

Kakuremi does not parse exports from other password managers, and it does not read generic CSV files. If your data lives in another app, you will need to bring it into the KeePass format first; Kakuremi can then open the resulting .kdbx file like any other.

Note: Kakuremi cannot import 1Password, LastPass, Bitwarden, or plain CSV exports. The only supported way to load data is opening a .kdbx file.
3

Logins captured during AutoFill

When you save a login while filling a password in another app or in Safari, Kakuremi holds it briefly and merges it into your vault the next time you unlock. The new logins are added to the vault's root group, and you will see a short confirmation such as Imported N from AutoFill.

4

Export your vault as CSV

From Database Settings you can export the entire vault to a .csv file. This is useful for moving your data elsewhere or keeping an external record. Export is one-directional: Kakuremi can write a CSV but cannot read one back in.

Database settings screen with CSV export
Note: A CSV export is plaintext — every password is written in the clear, with no encryption protecting the file. Store it somewhere safe, and delete it as soon as you are done. Anyone who opens the file can read your passwords.
Tip: If your goal is a routine backup rather than a transfer, keep an encrypted copy of the .kdbx file itself instead of a CSV. Automatic encrypted backups are a Pro feature.