banner


Supported file types are:
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.
  • 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:
  • Serialize ImageFileDirectory to XML and back
Imagero works with java1.1 and later.
Imagero is free for non-commercial use.
Commercial licenses are available.