# **Feature Request** ## **Is your feature request related to a problem? Please describe.** Add support for coordinates-based cropping. ``` crop={{ type: 'crop', width: 400, height: 400, x: 80, y: 350, gravity: 'north_east', source: true }} ``` change is available inside of @cloudinary-util/url-loader@5.10.0, should just need to update documentation and add an example as it makes sense. https://github.com/cloudinary-community/next-cloudinary/pull/509 https://next.cloudinary.dev/cldimage/examples#cropping
Feature Request
Is your feature request related to a problem? Please describe.
Add support for coordinates-based cropping.
change is available inside of @cloudinary-util/[email protected], should just need to update documentation and add an example as it makes sense.
cloudinary-community/next-cloudinary#509
https://next.cloudinary.dev/cldimage/examples#cropping