Skip to content

yoshw/gifblender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

*** GIFBLENDER ***

What is it?
-----------

A simple script for blending (i.e. averaging) all
the frames in an animated GIF. The averaged image
is output to a PNG.

Usage
-----

Save the script in a directory with the GIF you want
to blend. Go to the command line and enter

    % python gifblender.py FILENAME

Where FILENAME is the name of the GIF in question,
enclosed in quotes.

Alternatively, import gifblender to access its functions.

License
-------

gifblender is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public
License. See module header and GPL.txt for more detail.

Contact
-------

Yoshua Wakeham
   email: [email protected]

About

Simple Python script for blending animated GIFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages