Automaticaly rotate & crop a picture
Hello,
I want to use cloudinary as a photo scanning app. The Idea is that someone could take a (bad) picture of a physical photo and I want cloudinary to auto crop and rotate it. Is that possible ?
Below is an example of a picture.
Before :
Expected result :

Thanks
-
Hi Aurélien,
Thanks for reaching out.
You can use our Object-Aware Cropping add-on to keep the specific objects that you're interested in. Please refer to https://cloudinary.com/documentation/cloudinary_object_aware_cropping_addon for details.
I hope this helps.
Best,
Mo
0 -
Hello,
Thanks for your answer, it doesn't help me a lot, I don't wnat to crop based on specific order but more from a shape (rectangular shape of a photo). And also to rotate it ! I don't think it's possible with cloudinary :(0 -
Hi Aurélien,
We support a rich set of transformations including shape and rotation. Please refer to our Image Transformation API Reference (https://cloudinary.com/documentation/image_transformation_reference) for details.
- width and height parameters can resize an image.
- angle parameter can rotate or flip an image
Best,
Mo
0
Post is closed for comments.
Comments
3 comments