wok-6.x view gif2apng/description.txt @ rev 18269

busybox/diff: add -l support (ignore links)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 06 16:47:14 2015 +0200 (2015-08-06)
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