{"id":21351988,"url":"https://github.com/td99/python-exif-tool","last_synced_at":"2025-03-16T04:41:48.544Z","repository":{"id":256851923,"uuid":"856623425","full_name":"TD99/python-exif-tool","owner":"TD99","description":"EXIF CLI and GUI tool written in Python.","archived":false,"fork":false,"pushed_at":"2025-02-05T17:36:05.000Z","size":24905,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T18:48:21.801Z","etag":null,"topics":["cli","exif","exiftool","gui","python","python3","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/TD99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-09-12T22:47:16.000Z","updated_at":"2025-02-05T17:36:09.000Z","dependencies_parsed_at":"2024-09-13T12:08:58.833Z","dependency_job_id":null,"html_url":"https://github.com/TD99/python-exif-tool","commit_stats":null,"previous_names":["td99/python-exif-tool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TD99%2Fpython-exif-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TD99%2Fpython-exif-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TD99%2Fpython-exif-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TD99%2Fpython-exif-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TD99","download_url":"https://codeload.github.com/TD99/python-exif-tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826785,"owners_count":20354220,"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":["cli","exif","exiftool","gui","python","python3","tkinter"],"created_at":"2024-11-22T03:12:05.580Z","updated_at":"2025-03-16T04:41:48.524Z","avatar_url":"https://github.com/TD99.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python EXIF Tool\n\n![Cover Image](.assets/image.png)\n\nPython EXIF Tool is a command-line utility and GUI application that allows you to group/rename images based on their EXIF data. It provides functionalities such as renaming images based on their EXIF DateTime and grouping images by location.\n\n## Features\n\n- Extract EXIF data including DateTime and GPS information from images.\n- Rename images based on their EXIF DateTime.\n- Group images by location using GPS coordinates.\n- Calculate the approximate distance between two GPS coordinates.\n- Support for various units of measurement for distance calculation.\n- GUI application for easy and intuitive usage.\n\n## Installation\n\n1. Clone the repository.\n\n2. Install the required dependencies:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Usage\n\n### Command-Line Interface (CLI)\n\nTo use the command-line interface, navigate to the project directory and run the `exif_tool.py` script with the desired options.\n\n```bash\npython exif_tool.py [options]\n```\n\nAvailable options:\n\n- `-h, --help`: Show the help message and exit.\n- `-r, --recursive`: Process images recursively in subdirectories.\n- `-d, --date-format`: Specify the date format for renaming images (default: \"%Y-%m-%d\\_%H-%M-%S\").\n- `-g, --group`: Group images by location using GPS coordinates.\n- `-o, --output-folder`: Specify the output folder for processed images.\n\n### Graphical User Interface (GUI)\n\nTo use the graphical user interface, run the `exif_tool_gui.py` script.\n\n```bash\npython exif_tool_gui.py\n```\n\nThe GUI application will open, allowing you to browse and select the input and output folders, choose the desired function (rename or group), and configure additional options.\n\n## Co-created with AI\n\nThis project was co-created with the assistance of GitHub Copilot and ChatGPT, two AI programming assistants.\n\n## Disclaimer\n\nUse this project at your own risk. I am not responsible for any issues, damages, or unintended consequences that may arise from using this code. Always review the code and test it in your environment.\n\n**Note**: This project is provided \"as is\" without any warranties.\n\n## Credits\n\nCover Image by Mike Bird from Pexels: https://www.pexels.com/photo/eight-photo-frame-of-flowers-1100008/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftd99%2Fpython-exif-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftd99%2Fpython-exif-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftd99%2Fpython-exif-tool/lists"}