This repository has been archived on 2025-06-18 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
65b45ac06f09a68236020a7f1b7ce3516d4d76aa
Improved quick hack to convert a 1pif (1Password export) to kdbx (KeePass).
Install dependencies
pipenv install
Run converter
pipenv run ./convert.py infile.1pif
Description
Quick hack to export a 1pif (1Password export) to kdbx (KeePass). Originally forked from https://github.com/rubenv/1pif-to-kdbx
Languages
Python
100%