Posted
on Jun 2, 2011
(permalink)
Hi,
I'm wondering if the upload control can resize images on the client side before uploading them. We'd like to reduce our bandwidth usage and server utilization by handling that on the client side. So for example the customer would choose a 3000x2000 pixel image. The uploader tool would resize it to 1500x1000 on the client's system and then upload the smaller file to us. Just wondering if it can do that and if so, what file types can it do this for. (Looking for .jpg, .bmp, .gif, and .png)
Thanks!