{"id":15442731,"url":"https://github.com/jevxtn/create-gif-py","last_synced_at":"2025-03-28T07:25:46.184Z","repository":{"id":250410851,"uuid":"834402332","full_name":"Jevxtn/create-gif-py","owner":"Jevxtn","description":"A Python project that creates animated GIFs using the imageio library. Easily convert a series of images into a dynamic GIF with customizable settings for frame duration and output options.","archived":false,"fork":false,"pushed_at":"2024-07-27T07:02:12.000Z","size":4933,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T13:15:11.899Z","etag":null,"topics":["gif","gif-creator","image","imageio","python","python-3","python-script"],"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/Jevxtn.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-07-27T06:51:05.000Z","updated_at":"2024-07-27T07:06:29.000Z","dependencies_parsed_at":"2024-07-27T08:03:55.948Z","dependency_job_id":null,"html_url":"https://github.com/Jevxtn/create-gif-py","commit_stats":null,"previous_names":["jevxtn/create-gif-py"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jevxtn%2Fcreate-gif-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jevxtn%2Fcreate-gif-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jevxtn%2Fcreate-gif-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jevxtn%2Fcreate-gif-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jevxtn","download_url":"https://codeload.github.com/Jevxtn/create-gif-py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245986691,"owners_count":20705256,"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":["gif","gif-creator","image","imageio","python","python-3","python-script"],"created_at":"2024-10-01T19:29:43.903Z","updated_at":"2025-03-28T07:25:46.154Z","avatar_url":"https://github.com/Jevxtn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# GIF Creator with Python and imageio\n\n## Project Overview 🐍\n\nThis project demonstrates how to create GIFs using Python with the `imageio` library. It provides a simple and efficient way to convert a series of images into an animated GIF, making it easy to create dynamic visual content for websites, presentations, or social media.\n\n## Features\n\n- Convert multiple images into a single animated GIF\n- Easy-to-use script with customizable settings\n- Supports various image formats (e.g., PNG, JPEG)\n- Adjustable frame duration for fine-tuning animation speed\n\n## Getting Started\n\n### Prerequisites\n\nTo use this project, you'll need the following:\n\n- Python 3.x\n- `imageio` library\n\nYou can install `imageio` using pip:\n\n```bash\npip install imageio\n```\n\n### Usage\n\n1. Clone this repository:\n\n```bash\ngit clone https://github.com/Jevxtn/create-gif-py.git\ncd create-gif-py\n```\n\n2. Add your images to the `images` directory.\n\n3. Run the script to generate a GIF:\n\n```bash\npython3 create_gif.py\n```\n\n4. Your GIF will be saved in the `output` directory.\n\n### Script Options\n\nYou can customize the GIF creation by editing the `create_gif.py` script:\n\n- **Image Directory:** Change the path to your images\n- **Output File:** Set the desired output file name and path\n- **Frame Duration:** Adjust the time each frame is displayed in the GIF\n\n## Contributing\n\nContributions are welcome! Feel free to open an issue or submit a pull request to improve this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Thanks to the creators of the `imageio` library for making GIF creation straightforward and accessible.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjevxtn%2Fcreate-gif-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjevxtn%2Fcreate-gif-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjevxtn%2Fcreate-gif-py/lists"}