Is it possible to set minimum image resolution for user image upload?

I am wanting to define a minimum image dimensions/resolution for when a user uploads a photo, but I’m not sure if this is possible?

The experience would go as follows:

  1. User uploads an image
  2. Bubble app does check to make sure it meets min resolution requirement
  3. If image resolution passes, upload image / If image resolution doesn’t meet requirement, show message communicating image is too small

I’m mainly trying to understand how I might check the images dimensions via a workflow, or if this is even possible?

Thanks!

@munxch

After this add an action to delete the uploaded file because Bubble always uploads to the file manager

This topic was automatically closed after 70 days. New replies are no longer allowed.