wok view gif2apng/description.txt @ rev 17791

Up: PyQt, mutagen, python-pyparsing, python-six, sip, sip-dev; add: python-configobj, puddletag.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Mar 16 11:42:13 2015 +0200 (2015-03-16)
parents
children
line source
1 This program converts GIF animations into animated PNG format.
2 Usually it makes the files smaller. CLI version is OS-independent, GUI version
3 is available for Windows.
4 Another converter: apng2gif
6 Features
7 * Keeps frame delays and loop count
8 * Option to keep the original GIF palette
9 * CLI and GUI versions available
10 * OS-independent source code is under zlib license