add width / height to cropped objects
Hello there,
So I recently came across Cloudinary, and I'm very impressed. However, I can't figure out how to add width/height to a cropped object.
I'll leave an example here.
Here is a sample image where I want to crop the product (dress).
And here is the finished picture:
My issue is the crop is too tight; I would prefer to add a few pixels to the height so that we can see the whole length of the product, like this:
As you can see, I added the width and height manually, but I cannot do this in bulk as the product size varies. Instead, I would like to keep the w_auto keyword and add 50 pixels to the cropped height. Is it possible to achieve this?
Thank you
Best Answer
-
I missed the z (zoom) parameter; it does what I wanted. Thanks!
0
Answers
-
Thanks for sharing the answer!
0