[TriLUG] Image contact sheet software

Rick DeNatale rick.denatale at gmail.com
Thu Feb 10 13:22:48 EST 2005


Actually, I've been stumbling around and found montage, which is part
of ImageMagick. It takes files and combines them into one or more
images which are arrays of thumbnails.

Now I'm trying to figure out the best way to drive it.


On Thu, 10 Feb 2005 11:56:22 +0000, Tom Bryan <tbryan at python.net> wrote:
> On Thursday 10 February 2005 04:11 pm, Charles Fischer wrote:
> > I wrote a program that would look in a directory for image files (TIFF,
> > JPEG, PNG and BMP, not GIF) and build a BMP output thumbnail image
> > file.  It also output a text file with the image file names and some other
> > information.  The program uses some proprietary libraries, so I could only
> > send an executable version.  I am working on getting rid of the proprietary
> > libraries, but it will be the end of summer before I have that done.
> 
> I believe that I did something similar once with Python and PIL (the Python
> Imaging Library).  I don't have a copy handy, and I don't know exactly what
> the desired output is here (contact sheet -> what format, size, etc.?).  I
> don't think that it would be hard to reproduce (say 20 minutes) if you're
> interested.
> 
> ---Tom
> --
> TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ  : http://trilug.org/faq/
> TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
> TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc
>



More information about the TriLUG mailing list