Forum Moderators: coopster & phranque

Message Too Old, No Replies

Examples PLEASE - PerlMagick -> Thumbnails

Example of a simple script to make thumbnails

         

ArtSEPI

10:06 pm on Jul 19, 2001 (gmt 0)

10+ Year Member



Can anyone give me an example of a perl script using ImageMagick and/or PerlMagick to simply take an image and reduce it's height and width by a certain percent?

Also, how do you make sure the image is optimised in terms of it's size in megabytes?

Is there a way to say "Reduce all images to be smaller than 100x100 pixels and yet retain their height to width ratio"?

I've been reading some documentation but I can't figure these things out :(

Brett_Tabke

8:54 pm on Jul 24, 2001 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Those are fairly specific scripts - I don't think anyone here has used them. Try the author is all I can suggest.

alexjc

9:21 pm on Jul 25, 2001 (gmt 0)

10+ Year Member



Try this program I just found on hotscripts. It's called Web Gallery and it seems to do what you want:

[hotscripts.com...]

Take a look at the source...

Alex