Skip to content

cwilper/bitwarden2lastpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitwarden2lastpass

Converts a BitWarden CSV export to a Generic CSV file suitable for import into LastPass.

Building

cargo build --release

This will put the binary at target/release/bitwarden2lastpass.

Usage

./bitwarden2lastpass input.csv output.csv

Where:

  • input.csv is the path to your BitWarden export
  • output.csv is the path where you want to save the LastPass Generic CSV for import

About

Converts BitWarden CSV export to Generic CSV suitable for LastPass import

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages