Home > Computers > Programming > Languages > Java > Class Libraries > Graphics > Data Formats
http://www.acme.com/java/software/Acme.JPM.Encoders.GifEncoder.html
Outputs a GIF file from an Image or ImageProducer. NOTE: May have patent issues. [Open Source]
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, with trial version]
http://rsb.info.nih.gov/ij/
Read and write GIF, JPEG, and ASCII. Read BMP, DICOM, and FITS. [Open Source, Public Domain]
http://java.sun.com/products/java-media/jai/
An image processing toolkit supporting tiling, deferred execution, and network imaging. [Sun Binary Code License]
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]
http://catcode.com/pngencoder/
Takes a Java Image as its input and produces a byte array in PNG format. [Open Source, LGPL]
http://www.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.
https://code.google.com/p/javapng/
Load images in Portable Network Graphic (PNG) format. [Open Source, LGPL]
http://www.skyviewcafe.com/java/
Write java.awt.image.Image to a GIF. [Open Source, Non-commercial]
http://www.tiffy.de/
Image editor written in Java that supports TIFF, GIF, JPG, BMP and PNG. [Commercial, with demo version]
Home > Computers > Programming > Languages > Java > Class Libraries > Graphics > Data Formats
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us