wok view gif2apng/description.txt @ rev 21763

busybox: enable CONFIG_FDISK_SUPPORT_LARGE_DISKS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 27 14:19:03 2019 +0200 (2019-06-27)
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