pux-to-html
v1.0.2
Published
Converts 1PUX (export from 1Password) file to HTML files
Downloads
10
Maintainers
Readme
Convert 1PUX format to HTML
pux2html
is a console script that converts 1PUX file to HTML files:
$ pux2html <input file> <output directory>
The script creates one HTML file from each vault in the 1PUX file in selected directory.
Installation
$ yarn global add pux-to-html
# or
$ npm install -g pux-to-html
# or
$ git clone [email protected]:OzzyCzech/pux-to-html.git
$ yarn link pux-to-html
Example
$ pux2html 1PasswordExport-123456789-123456-123456.1pux ~/Downloads
What's 1PUX?
1Password Unencrypted Export (1PUX) format allows you to export 1PUX files, so you can access your data outside 1Password