pux-to-html
v1.2.2
Published
Converts 1PUX (export from 1Password) file to HTML files
Maintainers
Readme
Convert 1PUX format to HTML
pux2html is a CLI tool that converts a 1PUX export file from 1Password into HTML files — one per vault.
pux2html <input file> <output directory>Installation
npm install -g pux-to-htmlyarn global add pux-to-htmlUsage
pux2html 1PasswordExport-123456789-123456-123456.1pux ~/DownloadsThis creates one HTML file per vault inside the output directory.
What is 1PUX?
1Password Unencrypted Export (1PUX) is an export format from 1Password that lets you access your data outside of the app.
To export from 1Password: File → Export → All Accounts → choose 1PUX format.
