Skip to content

kjetils-labs/EnPassJsonToKeeperCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

EnPassJsonToKeeperCsv

Created because I wanted to move from Enpass (https://www.enpass.io/) to KeePassXC (https://keepassxc.org/) but the export/import handling between the programs were not within my needs.

The PowerShell script creates a CSV formated file with the fields:

Title
Username
Password
Created
Last Modified
URL
Notes

For easy import into keePassXC as a CSV, the fields will auto-select in the import except for the delimiter, you'll have to select ";" manually for it to work.

Any fields not "covered" by the above, will be added to the notes if there's any so you don't lose any information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published