kp21p
v1.0.0
Published
KeePass to 1Password migrator.
Downloads
5
Readme
KeePass to 1Password
Converts the KeePass (2.x) database XML file to a CSV file suitable for import into 1Password. Supported only Logins
. Fields that are exported from KeePass:
- Title.
- URL.
- UserName.
- Password.
- Notes.
Tested on versions of KeePass 2.x and 1Password 7.
Usage
Export KeePass database to XML file (for example:
keepass.xml
).Open terminal:
npm i kp21p -g
kp21p --help
kp21p keepass.xml 1password.csv
- Import CSV file to 1Password.