{"id":22305440,"url":"https://github.com/avidhanr/gifgenerator","last_synced_at":"2026-06-11T16:31:19.994Z","repository":{"id":239163902,"uuid":"798747182","full_name":"AVidhanR/GIfGenerator","owner":"AVidhanR","description":"This Python program allows you to create animated GIFs from a collection of images. It provides a user-friendly interface and flexibility in choosing the theme of your GIF.","archived":false,"fork":false,"pushed_at":"2024-05-10T12:00:45.000Z","size":41060,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T22:22:50.590Z","etag":null,"topics":["imageio","pip","pyhton3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AVidhanR.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-05-10T11:38:53.000Z","updated_at":"2024-06-12T02:57:06.000Z","dependencies_parsed_at":"2024-05-10T12:59:36.842Z","dependency_job_id":null,"html_url":"https://github.com/AVidhanR/GIfGenerator","commit_stats":null,"previous_names":["avidhanr/gifgenerator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AVidhanR/GIfGenerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVidhanR%2FGIfGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVidhanR%2FGIfGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVidhanR%2FGIfGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVidhanR%2FGIfGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AVidhanR","download_url":"https://codeload.github.com/AVidhanR/GIfGenerator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AVidhanR%2FGIfGenerator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34208761,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["imageio","pip","pyhton3"],"created_at":"2024-12-03T19:11:40.144Z","updated_at":"2026-06-11T16:31:19.978Z","avatar_url":"https://github.com/AVidhanR.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Gif Generator using `#Python`\n\n**This Python program allows you to create animated GIFs from a collection of images.** It provides a user-friendly interface and flexibility in choosing the theme of your GIF.\n\n**Here's how it works:**\n\n1. **Import libraries:** The program starts by importing the `imageio.v3` library, which is used for image processing and creating GIFs.\n  - install the `imageio` package using the `pip`\n  ```bash\n    pip install imageio\n  ```\n2. **Organize image lists:** Separate lists are defined to store filenames for different themes (e.g., Brawl Stars, My Images, Nature). This helps with code clarity and maintainability.\n3. **User input:** The program prompts the user to select a theme using a numbered menu (1-3 or anything else).\n4. **Load images:** Based on the user's choice, the program reads the images from the corresponding filenames using `imageio.imread`.\n5. **Create GIF:** The loaded images are saved as a GIF using `imageio.imwrite`. The output filename includes the theme name for better organization. You can customize the duration of each frame (speed) and loop count.\n6. **User feedback:** The program informs the user about the successfully created GIF file and its location.\n\n**Key features:**\n\n- User-friendly theme selection menu\n- Support for different themes with separate image sets\n- Customizable GIF creation with options for frame duration and loop count\n- Clear output messages\n\n**Potential uses:**\n\n- Creating short animations for social media\n- Combining photos from a specific event into a GIF\n- Showcasing different aspects of a product or artwork\n----\n- fork the `repo` and create your own `Gif Generator!`\n- Project by [`AVidhanR`](https://linktr.ee/itsvidhanreddy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favidhanr%2Fgifgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favidhanr%2Fgifgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favidhanr%2Fgifgenerator/lists"}