Changes for version 0.02 - 2018-03-02

  • ajpegtran: provide integers only to jpegtran
  • ajpegtran: fix handling of filenames with special chars
  • playajpeg: fix drawing on newer Wx
  • js: experimental JavaScript implementation / lib

Changes for version 0.01_2 - 2015-11-02

  • Specifications: proposed MIME-Type is now image/ajpeg, as previous use of a parameter to image/jpeg did not comply with RFC2048 section 2.2.3.
  • fixed filename escaping in makeajpeg and gif2ajpeg
  • gif2ajpeg: output filename may now be omitted
  • gif2ajpeg: behaves like Mozilla now by limiting frame rate to 10fps when a GIF has a frame delay of 0
  • playajpeg: display is now user zoomable with keys 1-4, shift+mousewheel or +/-
  • playajpeg: arrow left/right is now step mode
  • playajpeg: arrow up/down (page up/down) for file change
  • example .desktop launcher and .xml MIME-Type files

Changes for version 0.01_1 - 2015-03-04

  • First public version, released on an unsuspecting world.

Documentation

Convert an Animated JPEG (AJPEG) to an animated GIF on command-line
Transform an Animated JPEG (AJPEG) in various ways
Convert an animated GIF to an Animated JPEG (AJPEG) on command-line
Make Animated JPEGs (AJPEGs) on command-line
Play Animated JPEGs (AJPEGs)

Modules

Library and scripts to create, play and modify Animated JPEG files

Examples