is there a way to determine if an uploaded file is an image? is it possible to automatically check the extension of a file and determine (in client side) that the file is an image?
after determining if a file is an image, is it possible to determine (client side) the dimensions of the uploaded image
after determining if a file is an image, is it possible to determine (client side) the dimensions of the uploaded image