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

Add neofetch, tcl2c-fork; build two versions of tklauncher (using tcl2c and tcl2c-fork) with different warnings
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 09:45:42 2018 +0300 (2018-06-23)
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