Require images be landscape and not portrait?

Is it possible to require images being uploaded to a specific field to always be landscape instead of portrait? Some images are being uploaded sideways and we need to standardize this. It could (hopefully) even be as easy as “width > height.”

Unfortunately, there is not a feature that would require a landscape image rather than a portrait image. Validation Rules only work to limit the size of the image being uploaded.

1 Like

Ah. Could this be done by a custom script solution?