Skip to content

isaiahaguilera/Bitwarden-Attachment-Exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bitwarden Attachment Exporter

Requirements

Before you can use this Powershell script you'll have to download the official Bitwarden CLI

How to use

After installing the Bitwarden CLI you can login to your vault using the following commands:

bw login

If the login is succesful you'll get a session key. Put that session key in the $key variable of Bitwarden-backup.ps1 and start the script.

Screenshot

Output of the script

  • Backup\
    • Attachments\
      • [itemname1] - attachmentname1
      • [itemname1] - attachmentname2
      • [itemname2] - attachmentname1
    • Bitwarden_backup.json

About

Powershell script to export your Bitwarden Vault (attachments included)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published