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

Remove ruby-enterprise
https://old.blog.phusion.nl/2012/02/21/ruby-enterprise-edition-1-8-7-2012-02-released-end-of-life-imminent/
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 20 08:19:43 2018 +0300 (2018-08-20)
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