Converts your exported bitwarden-vault (json-file) to a pdf-file.
This repository is based on the following repository: bitwarden-pdf-converter
Put your bitwarden_export.json file in the same directory as the script.
Then run python3 bitwarden_json2pdf.py
in the terminal.
Run the following commands in your terminal
pip3 install fpdf
python3 bitwarden_json2pdf.py