Compose-Cropper icon indicating copy to clipboard operation
Compose-Cropper copied to clipboard

🚀🏞✂️ Image cropper that can crop with static, dynamic crop behavior, can use customizable shapes, vectors, and other png files as mask to crop with various customizations

Results 23 Compose-Cropper issues
Sort by recently updated
recently updated
newest added

Hi There isn't any image cropper library for compose multiplatform (jvm, android, ios, ...). You created base of compose code and just need to change some code for compose multiplatform....

Resolves [this issue](https://github.com/SmartToolFactory/Compose-Cropper/issues/44)

# Description Current version of the library does not allow to zoom in lower scales than 1X, making usage of "overlay ratio" broken (especially, for static crop), because borders of...

My question is similar to https://github.com/SmartToolFactory/Compose-Cropper/issues/4 but I need to solve it by adjusting the offset for a picture, not by removing the offset of an overlay. Is this possible?...

Hi Please create this library to compose multiplatform. there isn't any library to crop image for compose multiplatform.

Material2 deprecated. Is there any possibility to migrate from Material2 to Material3?

I'm using Slider from 0 to 100, and wanted to be able to give the user the ability to adjust the cropping area using it

Aspect ratio of cropped image is not exactly the one set in cropProperties. Steps to reproduce in demo app: 1. Select 9:16 aspect ratio from settings. 2. Zoom image in...

Can you add free angle image rotation ?

help wanted