Hey - I asked this question the other day, but I didn't really get a clear answer. So I thought I would try one more time.
I'm wondering if there is a way to optimize an image BEFORE uploading it to the server. PHP can do this after uploading, but can it do anything to a file before uploading? If php can't do it, does anybody know how it can be done? Someone said javascript, but I don't know if that works.
Thanks.