Get Image size using Javascript during file upload
- by Sri Kumar
Hi,
I have file upload UI element in which the user will upload images. Here I have to control the validate the height and width of the image in client side. Is it possible to find the size of the image having only the file path in JS?