Page 1 of 1
Using Image Magic GD for Image Manipulation
Posted: Tue Jul 17, 2007 9:16 pm
by webgroundz
hi all,
i just wanna ask, is it advisable to use Image Magic GD for Image Manipulation?.
thanks all...

Posted: Tue Jul 17, 2007 9:24 pm
by feyd
What kind of image manipulation? It would probably help to explain what you're doing or attempting to do.
Posted: Wed Jul 18, 2007 12:52 am
by webgroundz
i want to create a thumbnail for the image, and i want the size in bytes must be more smaller.
for the fast loading of the page if the images are loaded.
thanks...

Posted: Wed Jul 18, 2007 12:55 am
by feyd
GD can perform that on the more common image types. It's often suggested to cache the thumbnails instead of always doing them on-the-fly due to the massive performance difference.
Posted: Wed Jul 18, 2007 2:44 am
by onion2k
"Image Magick" and "GD" are two separate image libraries.