[ANN] Imagero Reader 1.6.0

A

Andrei Kouznetsov

ImageroReader is in Java written library for reading of image files.
Supported file types are:
BMP, GIF, TIFF, PNG, JNG, MNG, JPEG, PSD, PBM, PGM, PPM.

Supported RAW files (basic support - full resolution image can't be yet
read, but thumbnails, previews and some metadata):
CRW, NEF, DCR

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 defines simple Interface ImageReader to read image files.

ImageReader interface allows to get image width and height, image count
contained in file, define area to read, add ProgressListener and choose
image channel to read.

ImageroReader is free for non-commercial use.


What's new in 1.6.0:
Fast and high quality scaling capability was added.
Bug fixes.

Download ImageroReader 1.6.0 at http://reader.imagero.com/download/
 
M

Mark Wright

One joyful day (Thu, 16 Sep 2004 13:18:28 +0200 to be precise), "Andrei
ImageroReader is in Java written library for reading of image files.
Supported file types are:
BMP, GIF, TIFF, PNG, JNG, MNG, JPEG, PSD, PBM, PGM, PPM.

Didn't somebody lay claim to the gif format? AFAIK you can't distribute
software which encodes/decodes gifs without a license.

Mark Wright
- (e-mail address removed)

================Today's Thought====================
"In places where books are burned, one day,
people will be burned" - Heinrich Heine, Germany -
100 years later, Hitler proved him right
===================================================
 
A

Andrei Kouznetsov

Mark Wright said:
One joyful day (Thu, 16 Sep 2004 13:18:28 +0200 to be precise), "Andrei


Didn't somebody lay claim to the gif format? AFAIK you can't distribute
software which encodes/decodes gifs without a license.

if you mean LZW patent - see http://lpf.ai.mit.edu/Patents/Gif/Gif.html

"The United States LZW patent expired on June 20th, 2003.. According to
Unisys, the counterpart Canadian patent expires July 7, 2004, the
counterpart patents in the United Kingdom, France, Germany and Italy expire
June 18, 2004, and the Japanese counterpart patents expire June 20, 2004."

If you would read License you could find that I used SUNs implementation of
LZW-decoder.
This implementation is under BSD license!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top