Home / 2.9
Name Modified Size InfoDownloads / Week
Parent folder
apngb-v1.1.zip 2016-11-02 3.3 MB
apngasm_gui-2.9-bin-win32.zip 2014-10-23 179.5 kB
apngasm_gui-2.9-src-win32.zip 2014-10-23 583.5 kB
apngasm-2.9-bin-win32.zip 2014-10-23 165.6 kB
apngasm-2.9-bin-macosx.zip 2014-10-23 314.9 kB
apngasm-2.9-bin-linux.zip 2014-10-23 72.7 kB
apngasm-2.9-src.zip 2014-10-23 573.9 kB
Totals: 7 Items   5.2 MB 7

APNG Assembler 2.91

Creates APNG animation from PNG/TGA image sequence.

Usage

apngasm output.png frame001.png [options]

apngasm output.png frame*.png [options]

Options

1 10 : frame delay is 1/10 sec. (default)

-l2 : 2 loops (default is 0, forever)

-f : skip the first frame

-hs## : input is horizontal strip of ## frames (example: -hs12)

-vs## : input is vertical strip of ## frames (example: -vs12)

-kp : keep palette

-kc : keep color type

-z0 : zlib compression

-z1 : 7zip compression (default)

-z2 : Zopfli compression

-i## : number of iterations (default -i15)

Changes in version 2.91:

  • Code refactoring, some small optimizations

  • CLI: Support for image strips as input

  • GUI for Windows: progress bar bug fixed

  • 64 bit biraries for Windows

GUI version of APNG assembler/disassembler for mac OS, by Stefan Godoroja:

https://github.com/mancunianetz/APNGb

Source: README.md, updated 2016-12-03