j davis writes: > i would like to have users upload via http pictures to my site. Then > i would like to have a script resize and optimise the pitures. Does anyone > know of a way to automate the picture re-sizing part? ImageMagick http://www.imagemagick.org/ I do the conversion before uploading, but I guess you could do it after. Rob