Skip to content

Create gifs using a series of files with png or jpg extensions

Notifications You must be signed in to change notification settings

guicalare/Img2gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Img2gif

Libraries needed:

imageio

Description

Img2gif is a script that allows you to create gif using a series of files with png or jpg extensions. It is very important that the files are ordered by name.

Example of ordered names:

000.png, 001.png, 002.png y 010.png

Example of names NOT ordered:

0.png, 1.png, 2.png y 11.png

Example

Output

You can see the complete files of the example in this link

About

Create gifs using a series of files with png or jpg extensions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages