kp21p

1.0.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i kp21p

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

3.21 kB

Total Files

4

Last publish

Collaborators

  • nik.samokhvalov