Large images in gallery - optimisation

Hi,

I have an image gallery with image files around 13mb. What would be the best way to optimise them with a script?
i.e. is it possible to reduce the resolution, width, height on upload?

I would usually just do this in PS but if a client wanted to upload large images…

Thanks,
Rhys

There are many image processing scripts out there. Some free, some not.

What’s your flavor? PHP, .NET, Ruby?

Cool, I’ll have a look. PHP should hopefully be able to reduce the size. Thanks.