  |
ImageJ - http://rsb.info.nih.gov/ij/
Read and write GIF, JPEG, and ASCII. Read BMP, DICOM, and FITS. [Open Source, Public Domain] |
  |
Java Advanced Imaging API - http://java.sun.com/products/java-media/jai/
An image processing toolkit supporting tiling, deferred execution, and network imaging. [Sun Binary Code License] |
  |
JIMI - http://java.sun.com/products/jimi/
Sun's library that reads GIF, JPEG, TIFF, PNG, PICT, Photoshop, BMP, Targa, ICO, CUR, Sunraster, XBM, XPM, and PCX. [Sun Binary Code License] |
  |
Tiffy - http://www.tiffy.de/
Image editor written in Java that supports TIFF, GIF, JPG, BMP and PNG. [Commercial, w/ demo version] |
  |
Acme.JPM.Encoders.GifEncoder - http://www.acme.com/java/software/Acme.JPM.Encoders.GifEncoder.html
Outputs a GIF file from an Image or ImageProducer. NOTE: This may have patent issues. [Open Source] |
  |
PNG Encoder - http://catcode.com/pngencoder/
Takes a Java Image as its input and produces a byte array in PNG format. [Open Source, LGPL] |
  |
RasterMaster - http://www.snowbound.com/Products/rmjava_eval.htm
Class library, components, and applets offering display, printing and saving of TIFF, GIF, PNG, BMP, JPEG, MO:DCA IOCA and PTOCA, CMYK, CALS, DICOM, and JEDMICS. [Commercial, /w evaluation version] |
  |
JPEG Encoder - http://www.obrador.com/essentialjpeg/jpeg.htm
Write JPEG files. [Open Source, no modification] |
  |
Sixlegs PNG library - http://code.google.com/p/javapng/
Load images in Portable Network Graphic (PNG) format. [Open Source, LGPL] |
  |
PngEncoder - http://objectplanet.com/PngEncoder/
A fast Java based PNG encoder. The footprint is just over 5K and the internal object creation during runtime is kept to a minimum to avoid calls to the garbage collector. It is compatible with JDK 1.1 and later. |
  |
ImageroReader - http://reader.imagero.com/
A Java library for reading image files, thumbnails and metadata. It includes a utility to drop metadata from JPEG files. Can read predefined area of image, can read image channel and scale images. [Free for non-commercial use] |
  |
Gif4J - http://www.gif4j.com/
Reads, writes, watermarks, transforms and comments animated and non-animated GIF images. Includes a fast and qualitative Java color quantizer. Supports text rendering, morphing filters, and ImageIO. [Commercial, w/ trial version] |
  |
LizardWorks TIFF library - http://www.lizardworks.com/libs.html
Read and write TIFF (Tagged Image File Format) files with application and applet examples. [Open Source, LGPL] |
  |
GIFOutputStream.java - http://www.shetline.com/java.shtml
Write java.awt.image.Image to a GIF. [Open Sounce, Non-commercial] |
  |
ICOReader for the ImageIO API - http://www.vdburgh.net/2/f/files/ICOReader/
An ImageIO library for reading microsoft .ico files. [Open source, LGPL] |