Skip to content

Create a GIF with Python is a lightweight script that converts a sequence of images into an animated GIF using the imageio library. It supports custom frame durations and looping, making it easy to automate GIF creation from image folders.

Notifications You must be signed in to change notification settings

ajbudhi/Create-a-GIF-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a GIF with Python

Overview

This project allows users to create animated GIFs from a series of images using Python. it leverages libraries such as imageio to generate high-quality GIFs with customizable frame durations and loop settings.

Requirements

  • Python >= 3.10

Dependencies:

  • imageio 2.16.2
  • os (standard library)

Results

awesome!

Contact Information

I may be reached at:

About

Create a GIF with Python is a lightweight script that converts a sequence of images into an animated GIF using the imageio library. It supports custom frame durations and looping, making it easy to automate GIF creation from image folders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published