Archived
1
0
This repository has been archived on 2025-06-18. You can view files and clone it, but cannot push or open issues or pull requests.

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
Readme MIT 94 KiB
Languages
Python 100%