{"id":17700597,"url":"https://github.com/cdown/exifrename","last_synced_at":"2025-04-14T06:42:17.948Z","repository":{"id":85062729,"uuid":"604394574","full_name":"cdown/exifrename","owner":"cdown","description":"Rename image files based on EXIF data.","archived":false,"fork":false,"pushed_at":"2025-02-11T22:28:12.000Z","size":173,"stargazers_count":11,"open_issues_count":8,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T20:22:53.726Z","etag":null,"topics":["command-line","command-line-tool","exif","filesystem","organization","photo-organiser","photo-organizer","photography","rename","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/cdown.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":"2023-02-21T01:01:51.000Z","updated_at":"2025-03-16T17:04:28.000Z","dependencies_parsed_at":"2024-05-18T05:26:15.954Z","dependency_job_id":"6e05d46d-7a3c-4fcd-9d8c-50bd222cc1c1","html_url":"https://github.com/cdown/exifrename","commit_stats":{"total_commits":169,"total_committers":4,"mean_commits":42.25,"dds":0.2899408284023669,"last_synced_commit":"0e05190c74d5cb742bddd1a4eebc153dc01b6c32"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fexifrename","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fexifrename/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fexifrename/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdown%2Fexifrename/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdown","download_url":"https://codeload.github.com/cdown/exifrename/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837260,"owners_count":21169373,"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":["command-line","command-line-tool","exif","filesystem","organization","photo-organiser","photo-organizer","photography","rename","rust","rust-lang"],"created_at":"2024-10-24T17:42:37.209Z","updated_at":"2025-04-14T06:42:17.913Z","avatar_url":"https://github.com/cdown.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exifrename | [![Tests](https://img.shields.io/github/actions/workflow/status/cdown/exifrename/ci.yml?branch=master)](https://github.com/cdown/exifrename/actions?query=branch%3Amaster)\n\nexifrename renames or copies files based on EXIF data.\n\n## Installation\n\n    cargo install exifrename\n\n## Usage\n\nSee `--help` for more information on how to populate `-f FORMAT` and other\navailable options. An example invocation is:\n\n    % exifrename --copy \\\n    \u003e  -f \"$HOME/Photos/{camera_make}/{year}{month}{day}_{hour}{minute}{second}\" \\\n    \u003e  /mnt/sdcard/*.jpg\n    /mnt/sdcard/P0001.jpg -\u003e /home/cdown/Photos/FUJIFILM/20230126_184547_0.jpg\n    /mnt/sdcard/P0002.jpg -\u003e /home/cdown/Photos/FUJIFILM/20230126_184547_1.jpg\n    /mnt/sdcard/P0003.jpg -\u003e /home/cdown/Photos/FUJIFILM/20230126_184548_0.jpg\n    /mnt/sdcard/P0004.jpg -\u003e /home/cdown/Photos/FUJIFILM/20230126_184548_1.jpg\n    /mnt/sdcard/P0005.jpg -\u003e /home/cdown/Photos/FUJIFILM/20230126_184548_2.jpg\n    /mnt/sdcard/P0006.jpg -\u003e /home/cdown/Photos/FUJIFILM/20230126_184548_3.jpg\n    /mnt/sdcard/P0007.jpg -\u003e /home/cdown/Photos/FUJIFILM/20230126_184551.jpg\n    /mnt/sdcard/P0008.jpg -\u003e /home/cdown/Photos/FUJIFILM/20230126_184802.jpg\n    [...]\n\nYou can also see what would be changed first using `--dry-run`.\n\n## Performance\n\nexifrename has a strong focus on performance. On a sample modern laptop with a\nmid-spec SSD, we take ~0.02 seconds to produce new names for over 5000 files\nwith the format `{year}{month}{day}_{hour}{minute}{second}`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Fexifrename","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdown%2Fexifrename","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdown%2Fexifrename/lists"}