Skip to content

Converts an exported Bitwarden-Vault (json-file) to a pdf-file.

License

Notifications You must be signed in to change notification settings

Trinity503/bitwarden-json2pdf

Repository files navigation

bitwarden-json2pdf

Converts your exported bitwarden-vault (json-file) to a pdf-file.

This repository is based on the following repository: bitwarden-pdf-converter

Usage

Put your bitwarden_export.json file in the same directory as the script.

Then run python3 bitwarden_json2pdf.py in the terminal.

Installation

Run the following commands in your terminal

pip3 install fpdf
python3 bitwarden_json2pdf.py

About

Converts an exported Bitwarden-Vault (json-file) to a pdf-file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages