1.0.0 • Published 4 years ago

kp21p v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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

  1. Install NPM.

  2. Export KeePass database to XML file (for example: keepass.xml).

  3. Open terminal:

npm i kp21p -g
kp21p --help
kp21p keepass.xml 1password.csv
  1. Import CSV file to 1Password.