Page 1 of 1

ImageMagick n00b

Posted: Sun May 23, 2004 9:26 pm
by Shyft
I'm just about done writing an image gallery that uses a MySQL database to store the image names displayed in the table. Users upload images, and I want to have a thumbnail automatically generated for display in the gallery. If there's a way to pre-create them, I would love to do it that way, because this is going to be a bandwidth hog if I don't.

Any suggestions or good tutorials out there?