Supported file types are:
- BMP 1, 4, 8, 16, 24 and 32 bit uncompressed; 4 and 8 bit compressed
- GIF
- TIFF 1, 4, 8, 16, 32, 48 and 64 bit per pixel; bilevel, grayscale, palette, RGB, CMYK, Cie Lab, YCrCb color spaces; CCIT1D, G3, G4, ZIP, JPEG, LZW and PackBits compression
- PNG, JNG, MNG
- JPEG inclusive CMYK and 12-bit grey
- PSD 1, 8, 16 bits per channel; bilevel, grayscale, duotone, palette, RGB, CMYK and Cie Lab color spaces; uncompressed and PackBits compressed
- PBM, PGM, PPM
- TGA
- read metadata and embedded images from EPS, EPSI, EPSF, AI and PDF
- MRW, CRW*, CR2*, THM, NEF*, DCR*,DNG*
-
* Full resolution image can't be yet read, but thumbnail, preview and metadata can be read.
Other features:
- High performance TIFF access/manipulation:
- getIFDCount, getIFD, saveIFD, insertIFD, appendIFD, removeIFD, split, merge, verticalMerge (stitch)
- Lossless JPEG operations:
- rotate (90, 180, 270), horizontal, vertical and diagonal mirror, swap channels, adjust contract and brightness, adjust colors, add/substract channel, etc.
- convert JPEG to JPEG-in-TIFF and back.
- Create EXIF from scratch or change existing.
- Add/remove JPEG Markers
- New Advanced Image Processing - full customizable
- get:
- number of images, contained in file
- image width and height
- channel count
- image type (CMYK, RGB, ...)
- pixel size (bits per pixel)
- JPEG compression/quality
- thumbnails
- set:
- an area to read
- channel(s) to read
- subsampling (JPEG only)
- scale image and convert colors "on the fly"
- return:
- Image
- array with image data
- Raster
- BufferedImage
- tiled RenderedImage
- supported metadata:
- IPTC (JPEG, TIFF, EPS, PSD)
- EXIF (JPEG, TIFF, PSD)
- XMP (JPEG, TIFF, EPS, PSD)
- Wang Annotations (read only)
- ImageResourceBlock
- ImageFileDirectrory
- JPEG Markers
- Serialize ImageFileDirectory to XML and back
Imagero works with java1.4 and later.
Imagero is free for non-commercial use.
Commercial licenses are available.
Imagero is free for non-commercial use.
Commercial licenses are available.