#csv #convert #bitwarden #lastpass

bin+lib bitwarden2lastpass

Converts BitWarden CSV export to Generic CSV suitable for LastPass

1 unstable release

0.1.0 Dec 30, 2021

#8 in #bitwarden

MIT/Apache

6KB
108 lines

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

Dependencies

~1.6–2.4MB
~37K SLoC