ImageInfo 1.5 - Java class to extract image file properties (PublicDomain)
| Marco Schmidt 29 Feb 2004 07:52 GMT | Page rating:  |
Product name: ImageInfo
Product version: 1.5
Homepage: <http://www.geocities.com/marcoschmidt.geo/image-info.html>
Description: ImageInfo is a single Java class to extract properties
from image files. Supported properties: width, height, color depth,
comments, number of images, physical resolution, physical size, MIME
type, progressive or one-pass storage. Supported formats: JPEG, GIF,
BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM, PSD and SWF. The class can
also be used as a command line utility.
Requirements: Java 1.1+.
License: Public Domain. Includes source code.
Changes:
* Added support for another image property. ImageInfo can now
determine whether an image has been stored in progressive (or
interlaced) mode. Works with GIF, PNG and JPEG (the remaining formats
supported by ImageInfo do not have a progressive mode).
* Bug fix: Physical resolution of BMP files is now correctly
extracted. Certain header values were interpreted as pixels per inch,
are now interpreted as pixels per meter.
Distribution type: ZIP archive, 28 KB, includes source code file
ImageInfo.java, class file ImageInfo.class and API documentation file
ImageInfo.html.
Regards,
Marco Schmidt
No comments at this time. Why not be the first?