Home
Name Modified Size InfoDownloads / Week
2.91 2017-11-15
2.9 2016-11-02
2.8 2013-11-21
2.7 2012-09-18
2.6 2012-02-01
2.5 2012-01-03
2.4 2011-09-13
2.3 2011-02-26
2.2 2010-08-27
2.1 2010-06-10
2.0 2010-01-27
README.md 2016-12-03 1.1 kB
Totals: 12 Items   1.1 kB 489

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