Skip to content

virenfern/GIF-via-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

The code reads an image file (in this case, images.png) and creates an animated GIF. Although the example uses a single image repeated as a frame, you can easily extend it to use multiple frames for actual animation.

Files

images.png – The source image file (you must provide this).

messi.gif – The output animated GIF.

create_gif.py – The Python script that generates the GIF.

Requirements

Python 3.7+

imageio library

About

GIF creator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages