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

updated tinc (1.0.25 -> 1.0.36)
author Hans-G?nter Theisgen
date Wed May 13 07:41:00 2020 +0100 (2020-05-13)
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