Skip to content
simboss edited this page Jan 15, 2013 · 58 revisions

The ImageIO-Ext Project

The ImageIO-Ext is an Open Source project that provides extensions, fixes and improvements for the standard Oracle Java Image I/O project such as:

  1. Support the GDAL I/O library
  2. Support for readeing/writing JPEG2000 files with Kakadu
  3. Improved support for reading/writing tiff files
  4. A Reader/Writer for JPEG images based on the libjpeg-turbo open source high performance library
  5. A NITF plugin based on NITRO. More info can be found here

Mailing Lists

Mailing Lists are currently still hosted on the old java.net infrastructure here.

Working with ImageIO-Ext

Important Notice

In case you want to enable ECW Decode support, it is mandatory you agree with the ECW Eula. Moreover if you want to support ECW Decode in a Server application you need to BUY a license from ERDAS.

License

ImageIO-Ext is released partly under LGPL license partly under the BSD license (namely, derivative work from imageio source code). Refer to the code tree for more information.

Clone this wiki locally