Projects / ImageInfo / Releases

RSS All releases of ImageInfo

  •  12 Nov 2006 21:02

Release Notes: This release fixes a bug that made ImageInfo reject JPEGs generated by Picasa. It fixes a bug when skipping input data on truncated bitstreams accessed via ByteArrayInputStream. There is some code cleanup.

  •  28 Jul 2005 23:55

Release Notes: Support for SWF (Flash) files was removed. A package statement was added.

  •  02 Jan 2005 00:47

Release Notes: This release removes unused fields and methods, adds missing method documentation, makes the class compatible with Java 1.1 again, fixes a bug with detection of progressive (interlaced) GIF files, and changes the compact output delimiter to tab for better integration with cut(1), etc.

  •  29 Feb 2004 06:15

Release Notes: Support was added for recognizing progressive JPEG and interlaced PNG and GIF. A new method, isProgressive(), returns whether ImageInfo has found that an image was stored in more than one pass. The BMP physical resolution is now correctly determined.

  •  28 Jul 2003 08:44

Release Notes: A bug with skipping data in files and streams was fixed. In rare cases, this may have led to less, corrupted, or no retrieved metadata.

  •  17 Jun 2002 14:10

Release Notes: Support for the Shockwave file format (SWF), and a fix for a bug that falsely rejected certain valid JPEG files.

  •  23 Apr 2002 14:16

Release Notes: Textual comments can now be extracted from some of the supported image file formats. Information on the physical resolution of images (in inches or dots per inch) is retrieved as well. The command line output is now verbose by default.

  •  11 Apr 2002 17:43

Release Notes: A fix for a bug introduced in 1.1 (when using ImageInfo with a FileInputStream object to determine the number of images in a GIF file, the class would throw a NullPointerException).

  •  15 Mar 2002 07:29

Release Notes: This version adds a feature to determine the number of images in a file. The only supported file format that allows for more than one image is GIF. The new feature can thus be used to check if the examined GIF file is an animated GIF (in that case the number of images in the file is larger than one).

  •  05 Feb 2002 20:32

Release Notes: Support for several file formats: Portable Bitmap (PBM), Portable Graymap (PGM), Portable Pixmap (PPM) and Adobe Photoshop (PSD), and a new method to return the MIME type of recognized formats.

Screenshot

Project Spotlight

Babel Router

A distance-vector routing protocol for IPv6 and IPv4.

Screenshot

Project Spotlight

libexplain

A library of system-call-specific strerror replacements.