I created a site for upload of photos from iPad and mobile phones - with the high quality cameras now built into the mobile devices, file sizes are large and on cellular connections uploading photos takes too much time and bandwidth.
I cannot change image resolution on IOS. PHPRunner allows for image resize AFTER upload. I am looking for any way that I can change image size BEFORE upload or while uploading to reduce the time for upload.
Has anyone done this successfully? I do not want to add an extra step of moving the photo somewhere else first or editing it - I would like the user to take the photo, USE and have the resize happen on upload.
I cannot change image resolution on IOS. PHPRunner allows for image resize AFTER upload. I am looking for any way that I can change image size BEFORE upload or while uploading to reduce the time for upload.
Has anyone done this successfully? I do not want to add an extra step of moving the photo somewhere else first or editing it - I would like the user to take the photo, USE and have the resize happen on upload.