wok-next view gif2apng/description.txt @ rev 21722

efivar: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:31:46 2020 +0000 (2020-09-01)
parents 1ce2e857978b
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.
5 Another converter: apng2gif
7 Features
8 --------
10 * Keeps frame delays and loop count
11 * Option to keep the original GIF palette
12 * CLI and GUI versions available
13 * OS-independent source code is under zlib license
15 Usage
16 -----
18 gif2apng [options] anim.gif [anim.png]
20 Options
21 -------
23 * -z0 : zlib compression
24 * -z1 : 7zip compression (default)
25 * -z2 : Zopfli compression
26 * -i## : number of iterations, default -i15
27 * -kp : keep the palette