Page 1 of 1

Cutting Images

Posted: Tue Aug 03, 2004 9:54 am
by wizzard
Hello,

I was wondering if it is possible to cut a part out of images with php. Well i have a classified ad system i want if the width is bigger then 200 pixels to cut out the part thats bigger then 200. Is something possible with php?

Posted: Tue Aug 03, 2004 11:21 am
by evilmonkey
Why not just resize the picture, keeping the length to width ratio?

Posted: Tue Aug 03, 2004 11:29 am
by wizzard
My big problem is i have like 5 images in a row if some images are having a big with then it doesn't fit anymore.