1
votes

Using the Jquery File Upload script found here, https://blueimp.github.io/jQuery-File-Upload/ is it possible to check the image dimensions before it gets uploaded on the server?

thanks

1

1 Answers

-1
votes

Yes, it is possible by enabling the image resizing.

You can read the wiki here:

jQuery-File-Upload Client-side-Image-Resizing