Independent JPEG Group
Development Site
The Independent JPEG Group (IJG) is responsible for the reference implementation of the original JPEG standard. The reference software from the Independent JPEG Group was a key to the success of the original JPEG standard and has found widespread adoption in applications of image coding. Particularly, all contemporary digital photo cameras support the capture of images in JPEG format as the common medium for image interchange, and all image viewers, image editors, and Web browsers can display JPEG images as common standard.
The IJG implementation was first publicly released in October 1991 and has been considerably developed since that time.
In June 2009, Independent JPEG Group published a new major release (version 7) of the software package to enable a new set of features for image coding application and therewith to continue the success story of JPEG.
In January 2010, Independent JPEG Group introduced a new release (version 8) with extensions providing the fundament for the next generation image coding standard.
In January 2013, Independent JPEG Group released version 9 with improvements for the new introduced lossless coding mode.
Version 9a of the Independent JPEG Group software is currently in development and is planned for release in January 2014.

Note: Published development versions are intended to provide stable functionality, but may not be complete regarding the documentation, and further features may be planned for the release. You are encouraged to use these versions if you need the new functions (see below).
| Filename | Size | Last modified | Type |
| | 969 KB | 10 May 2013 | Unix Tape Archive |
| | 1033 KB | 10 May 2013 | Zip Compressed Data |
CHANGE LOG for Independent JPEG Group's JPEG software
Version 9a 12-Jan-2014
Add support for wide gamut color spaces (JFIF version 2).
Improve clarity and accuracy in color conversion modules.
Note: Requires rebuild of test images.
Extend the bit depth support to all values from 8 to 12
(BITS_IN_JSAMPLE configuration option in jmorecfg.h).
jpegtran now supports N bits sample data precision with all N from 8 to 12
in a single instance. Thank to Roland Fassauer for inspiration.
Try to resolve issues with new boolean type definition.
Thank also to v4hn for suggestion.
Extend the entropy decoding structure, so that extraneous bytes between
compressed scan data and following marker can be reported correctly.
Thank to Nigel Tao for hint.
Version 9 13-Jan-2013
Add cjpeg -rgb1 option to create an RGB JPEG file, and insert
a simple reversible color transform into the processing which
significantly improves the compression.
The recommended command for lossless coding of RGB images is now
cjpeg -rgb1 -block 1 -arithmetic.
As said, this option improves the compression significantly, but
the files are not compatible with JPEG decoders prior to IJG v9
due to the included color transform.
The used color transform and marker signaling is compatible with
other JPEG standards (e.g., JPEG-LS part 2).
Remove the automatic de-ANSI-fication support (Automake 1.12).
Thank also to Nitin A Kamble for suggestion.
Add remark for jpeg_mem_dest() in jdatadst.c.
Thank to Elie-Gregoire Khoury for the hint.
Support files with invalid component identifiers (created
by Adobe PDF). Thank to Robin Watts for the suggestion.
Adapt full buffer case in jcmainct.c for use with scaled DCT.
Thank to Sergii Biloshytskyi for the suggestion.
Add type identifier for declaration of noreturn functions.
Thank to Brett L. Moore for the suggestion.
Correct argument type in format string, avoid compiler warnings.
Thank to Vincent Torri for hint.
Add missing #include directives in configuration checks, avoid
configuration errors. Thank to John Spencer for the hint.
Information
Letzte Änderung:
2013-05-10 10:54:15 von Guido Vollbeding
