wok view gif2apng/description.txt @ rev 19903

linld/tazboot: fix memcpy32
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 09 12:22:58 2017 +0200 (2017-04-09)
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