View Single Post
Posts: 30 | Thanked: 89 times | Joined on Jan 2009
#188
Just in case someone wants to switch phones or wallet program (like me - I went for keepass) I wanted to share my python scripts that convert the exported file from wallet to CSV (and to a CSV format that can be imported by keepass "classic" v1.x).

Rename the files to *.py and have a look at the script header, some config has to be done (filename) and can be done (field selection, dividers, etc.)

I hope someone finds it useful.
Attached Files
File Type: txt wallet_export_to_csv.txt (2.4 KB, 110 views)
File Type: txt wallet_export_to_csv_keepass1.txt (4.6 KB, 103 views)