{"id":22863789,"url":"https://github.com/nilsding/enpass2keepassxc","last_synced_at":"2025-06-22T12:01:59.513Z","repository":{"id":67628549,"uuid":"260961993","full_name":"nilsding/enpass2keepassxc","owner":"nilsding","description":"Converts an Enpass JSON export to a KeePassXC XML export","archived":false,"fork":false,"pushed_at":"2024-07-15T18:37:30.000Z","size":5,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-02T23:58:06.463Z","etag":null,"topics":["crystal","data-migration","enpass","json-export","keepass","keepassxc","password-manager","xml"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nilsding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-03T15:35:41.000Z","updated_at":"2024-11-12T02:19:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"e90b3d11-e608-439f-a073-289a07901161","html_url":"https://github.com/nilsding/enpass2keepassxc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Fenpass2keepassxc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Fenpass2keepassxc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Fenpass2keepassxc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilsding%2Fenpass2keepassxc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilsding","download_url":"https://codeload.github.com/nilsding/enpass2keepassxc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252122884,"owners_count":21698322,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crystal","data-migration","enpass","json-export","keepass","keepassxc","password-manager","xml"],"created_at":"2024-12-13T11:17:31.980Z","updated_at":"2025-05-02T23:58:11.598Z","avatar_url":"https://github.com/nilsding.png","language":"Crystal","readme":"# enpass2keepassxc\n\nA quick and dirty Crystal script to convert an Enpass JSON export to a KeePassXC\nXML file, which can be then imported via `keepassxc-cli`.\n\n## Features\n\nThis script can migrate the following:\n\n- Folders to Groups\n- TOTP fields\n- Any additional non-empty fields\n  - It even migrates duplicate field names!\n- Sensitivity values of fields\n- Adds icons for some entries\n- Attempts to guess the created and updated at values of an entry\n\nAnd it does not use CSV anywhere!\n\n## Installation\n\nYou only need Crystal 1.12.2 or newer.\n\n## Usage\n\nFirst of all, export your existing Enpass database to JSON. This can be done via\n_Menu_ \u003e _File_ \u003e _Export_ and selecting `.json` as the file format.\n\nThen convert your exported Enpass database to XML by running this script:\n\n```sh\ncrystal run enpass2keepassxc.cr -- ~/path/to/exported_passwords.json \u003e ./imported_from_enpass.xml\n```\n\nFinally, create a new KeePass database using KeePassXC's CLI:\n\n```\nkeepassxc-cli import ./imported_from_enpass.xml ~/Documents/MyPasswords.kdbx\n```\n\nYou're done!\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/nilsding/enpass2keepassxc/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Jyrki Gadinger](https://github.com/nilsding) - creator and maintainer\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsding%2Fenpass2keepassxc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnilsding%2Fenpass2keepassxc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnilsding%2Fenpass2keepassxc/lists"}