- Feb 13, 2015
- 38
- 25
- 18
The .db file is from the android app Pass Keeper. I want to change my password program to Google's Password Manager, but it does not accept .db files; only .csv files.My first thought is that any spreadsheet app should be able to do this, at least crudely.
Where did the DB file come from?
Yes, it has an import/export feature but it will only do so in the .db format. No other option.I am not a Pass Keeper user, so take this with a grain of salt.
Given the nature of the password app, I would expect the data to be encrypted. If that is the case, the app would need to have an official "export" function to get the data to be readable by any importing app.
If this is the app you have
https://forums.androidcentral.com/e...details?id=com.anil.passkeeper&token=7Lu4g8cE
the "settings > backup database" command might be what you are looking for.