ImageroReader is written in Java and is a library for reading image files. Supported file types are: BMP TIFF PNG JNG MNG CRW JPEG PSD
ImageroReader can also read thumbnails and metadata (IPTC, EXIF and XMP) from those formats and THM files. ImageroReader works with Java1.1 and later.
ImageroReader allows users to get image width and height, image count contained in file, define area to read, add ProgressListener and choose image channel to read.