This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Any way to restrict image uploads based on minimum width or height?

Comments

1 comment

  • Avatar
    Itay Taragano

    Our jQuery plugin is based on the jQuery-File-Upload library. So you can use the  imageMinWidth  and  imageMinHeight  parameters to validate the upload before uploading the image to Cloudinary. So a too-small image won't be uploaded in the first place.

    -1
    Comment actions Permalink

Post is closed for comments.