I hope you’re all doing well. I’m currently working on a new integration and need some assistance. I’m trying to retrieve the dimensions (width and height) of images received via a webhook.
While I’ve successfully achieved this on the frontend with custom code, I’m facing challenges implementing it in the backend workflow. The goal is to place a marker on the image based on the x and y pixel values I receive. However, since the image dimensions vary, I can’t establish a universal rule.
I came across a plugin named “Image Dimensions,” but unfortunately, it’s only available on the frontend, which doesn’t suit my needs. Has anyone here encountered a similar situation and successfully tackled it, perhaps using the Toolbox Server Script plugin?
Any guidance or insights would be highly appreciated!