Skip to content

Convert 1Password 1PUX backup files to other formats

License

Notifications You must be signed in to change notification settings

DavidCWGA/unpux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

unpux

Convert 1Password 1PUX backup files to other formats.

Requirements

Python 3.

Usage

After making the script executable, and making the output directory:

Convert one vault to CSV:

./unpux.py -v vault_name -o csv backup_file.1pux output_directory

Extract all items to plain text:

./unpux.py -a -o text backup_file.1pux output_directory

For other options, see command line help:

./unpux.py -h

David Glover-Aoki [email protected] February 2024

About

Convert 1Password 1PUX backup files to other formats

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages