Skip to content

Python script to export KeePassX password vault to LastPass format

Notifications You must be signed in to change notification settings

gabrielbouzard/keepassX2lastpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

keepassX2lastpass

Python script to export KeePassX password vault to LastPass format

Steps to run:

  1. Export KeePassX file as csv.
  2. Open KeePassX csv file in Excel, LibreCalc, or equivalent.
  3. Save cvs file as xlsx file.
  4. From a command line: python keepassx2lastpass.py -i .xlsx -o .txt -s <L for Linux, W for Windows, A for OSX>
  5. Import to LastPass as a generic csv file.

About

Python script to export KeePassX password vault to LastPass format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages