Retrieving image file size and dimensions from an Image Field
Retrieving image file size and dimensions from an Image Field
When an image is uploaded into a form, I need to get its file size and dimensions for validation. Is there a way to access this information? Perhaps using Deluge?