>>>>> "Scott" == Scott Heckel <[EMAIL PROTECTED]> writes:

Scott> I'm looking for some help.  I need to know how to generate a
Scott> thumbnail on the fly.

Flys don't have thumbs. :)

Scott> Also, I was wondering, does that take an excessive amount of
Scott> processing time to do?  Because I'll be doing it to between
Scott> 5-25 pictures at a time.  Thanks for any help.

Yeah, it does take a bit of time.  You can see my column on
"Stonehenge::Pictures" if you google for it, and it shows how to use
ImageMagick to generate 50% reduced images, and you can scale that to
taste.

Or check groups.google.com and look for my name and "use
Image::Magick" to get the script that reduces images for thumbnails
there.  The column uses the older PBM-based solution that I abandoned
a while back.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to