Skip to content

Python batch script converting images sequences into animated gifs

Notifications You must be signed in to change notification settings

stephanbogner/s-gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diagram showing the usage of s-gif

About

  • You have many image sequences? ✓
  • You want to convert them into gifs? ✓
  • You don't want to touch Photoshop? ✓

Make yourself at home, you have come to the right place! s-gif iterates over a directory and combines all files from each folder into a gif (with the same name as the folder) and places it into the parent directory.

How to run

  1. Open Terminal on your Mac (or the equivalent on your OS)
  2. In Terminal, navigate to the folder you want to iterate through
  3. Enter the command python path/to/makegif.py (you can drag and drop the python file into the terminal to get its path or you just put it where it should be run)
  4. Done – all your images are now gifs

Gif Sources

Example .gif sources taken from Giphy

Cost (License)

0 € – it's public domain

About

Python batch script converting images sequences into animated gifs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages