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...
phpThumb() 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.