I recommend using ImageMagick if it's installed on your computer. We run a php script that creates both a preview and thumbnail image of the original uploaded file. To create a preview of the image run the command "/usr/bin/convert -geometry 320X240 filename -normalize previewfilename and to create a thumbnail replace 320X240 with 64X48. Look up ImageMagick on the web, it's pretty cool and has a lot of options. --- On Mon, 11/16/09, hno <hno2005@xxxxxxxxx> wrote: From: hno <hno2005@xxxxxxxxx> Subject: RE: Need a script to reduce images size To: php-objects@xxxxxxxxxxxxxxx Date: Monday, November 16, 2009, 1:16 PM I want to reduce them when showing them image002 HNO From: php-objects@ yahoogroups. com [mailto:php-objects@ yahoogroups. com] On Behalf Of Joe Forsythe Sent: November 16, 2009 9:35 PM To: php-objects@ yahoogroups. com Subject: Re: Need a script to reduce images size http://www.google. com/search? q=php+image+ resize -- Joe On Nov 16, 2009, at 12:02 PM, hno wrote: > HI > > I have a site that is full of images and so many of them have large > size and > it makes the loading of site take some second. What I want to do is > that > when the user enter my site the image quality comes down so the > size of them > comes down and it makes loading so faster.How can do so? > > By the way ,image's quality is not important. > > Thanks > > image002 > > HNO [Non-text portions of this message have been removed] [Non-text portions of this message have been removed] [Non-text portions of this message have been removed]