[allrite.net] [Demo]

Image Management System

[Download] [Demo]

The Image Management System (IMS) is designed to store and display catalogued images. There are plenty of other photo album web applications out there, but the IMS was developed to address specific needs that other systems appear to lack. It can:

  1. Store images in multiple categories
  2. Store and associate multiple versions of an image, say of different formats and resolutions, with a single instance of that image. For instance, you can have a high resolution TIFF image designed for print media associated with a low resolution JPEG formatted image for display on the web.
  3. Can handle more than just JPEG, PNG and GIF images (buggy, depends on the Image drivers supported)
  4. Can run on a range of database systems (MDB abstraction layer)

The IMS is written in PHP and supports a wide range of databases. A demo is available and the source code is free for use under the GPL. I would like to acknowledge the CSIRO's Australia Telescope National Facility for allowing me to make the IMS publically available.

Download ims-0.2.tar.gz

Supporting PEAR files