Debt Consolidation - Berlin Property - Submit article - Kamala Harris - Golf Clubs

PDA

View Full Version : help needed for resizing image/create thumbnail from CJ affiliate


pdfmania
Jan 26th 2008, 5:30 pm
Hi Pals.. I've a cj web service account and want to create a web site. but I have a problem regarding the thumbnails. There is no thumbnail url data in cj web service data. The image data available is only image url with variable in size (width and height). when i resize an image into a new size (e.g. width 80px and height 80px), it cannot be applied to all images available.. furthermore, the image seems weird (not smooth)...

Is there a way or any script to perfectly resize the image without decreasing the quality of the image? Thanks in advance for any help...

nico_swd
Jan 27th 2008, 2:27 am
phpThumb() (http://phpthumb.sourceforge.net/) usually does a good job. It's a huge package but might worth a try.

Furthermore, you can try some examples in the user comments of this page (http://www.php.net/imagecopyresized).

pdfmania
Jan 28th 2008, 9:16 pm
thanks nice.. it helps very much... rep added.. ;)