I am compiling an archive of scanned images of old photographs at various sizes,
resolutions and (sometimes) in different formats, although they will mainly be
in web browser compatable formats.  I would like to write a Perl script to
produce the HTML to display the photographs, probably together with some
associated textual information.

I already have a simple solution but the variation in size and resolution makes
it inadequate.

Are there any Perl module(s) available that would allow me to determine the
information on the images programatically (size in pixels, resolution in bits
per inch and such like), so that I could select the most appropriate image (they
are often stored in more than one resolution) and if necessary re-size it to fit
neatly.

Graham Reussner



---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to