Home / 1.7
Name Modified Size InfoDownloads / Week
Parent folder
apng2gif_gui-1.7-bin-win32.zip 2015-04-04 158.3 kB
apng2gif_gui-1.7-src-win32.zip 2015-04-04 475.0 kB
apng2gif-1.7-bin-win32.zip 2015-04-04 150.4 kB
apng2gif-1.7-bin-macosx.zip 2015-04-04 216.7 kB
apng2gif-1.7-bin-linux.zip 2015-04-04 15.4 kB
apng2gif-1.7-src.zip 2015-04-04 465.5 kB
Totals: 6 Items   1.5 MB 5

APNG to GIF Converter

Changes in version 1.8

  • Improved APNG decoder based on apngdis 2.9

  • Adjusted number of loops

  • Duplicate frames optimization

  • 64 bit biraries for Windows

Usage

apng2gif anim.png [anim.gif] [-t tlevel] [-b bcolor]

Options

-t 128

will set the transparency threshold level as 128, so pixels with alpha level less than 128 will become fully transparent.

-b "#ff0000"

-b 255 0 0

will set the background color as red, so partially transparent pixels will be composed over red. When -b is used, -t is ignored.

When no options are specified, default threshold is 128, no background color.

Source: README.md, updated 2017-05-19