yoshw/gifblender
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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: yoshwakeham@gmail.com