uCrop icon indicating copy to clipboard operation
uCrop copied to clipboard

Image Cropping Library for Android

Results 158 uCrop issues
Sort by recently updated
recently updated
newest added

- Closes #888. - Follow up #494.

Fully migrate to AndroidX, instead of using something like `android.app.Fragment`, if so we can remove `android.enableJetifier=true` flags in the projects that depend on this lib. See https://developer.android.com/jetpack/androidx/migrate > Caution: As...

It is possible to zoom out images so that they can belong to the radius that I want, for example: I select an image that has a 1:1 aspect ratio...

**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** **What is the expected behavior?** **If the current behavior is a bug, please provide...

**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** **What is the expected behavior?** **If the current behavior is a bug, please provide...

![屏幕截图 2023-05-12 011550](https://github.com/Yalantis/uCrop/assets/25959845/dce2faa4-7ec5-4d30-8d12-b618ec87b298) targetAspectRatio = 0.75,but resultUri return origin uri. why?

is it possible to make the height of the crop smaller https://github.com/Yalantis/uCrop/issues/290 https://github.com/Yalantis/uCrop/issues/569

Hi, My image is transparent black logo and crop tool is adding black colour as default in background and after cropping, I see complete black screen and I would be...