react-advanced-cropper
react-advanced-cropper copied to clipboard
The react cropper library that embraces power of the advanced cropper core to give the possibility to create croppers that exactly suited for your website design
Hi there, First of all, thanks for this geat component :) I'm trying to allow unzoom background image more than image limits. It can be useful to crop for example,...
Nice component, I would like to integrate it with filepond, any suggestions? https://pqina.nl/filepond/docs/api/plugins/image-edit/
Hi there, I'm trying to set change the image to the stencil view without having to use `cropper.getCanvas().toDataURL()` In a way I want the cropper to zoom in to the...
Issue: Zooming Behavior Inconsistency Description: When attempting to decrease the zoom value in the component, the image continues to zoom in instead of zooming out, resulting in an unexpected behavior....
I have two input text field for entering desired height and width, can stencil be placed according to that value.
The image displayed on mobile devices when taken directly by camera is significantly smaller and severly reduced in height. for example, my camera takes an image that is Width: 2268...
Hello, we have a image that is wrongly sized on safari. Can be reproduced on the code sandbox with this image:  https://codesandbox.io/p/sandbox/react-advanced-cropper-kkvbz?file=%2Fsrc%2Fstyles.scss%3A1%2C1 on chrome it works and the image...
Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and...
I have been using this library and I have loved it, the documentation is a bit extensive and I am still in the process of reading it completely, therefore I...
The rotating of the image is very tightly coupled with the cropping box that the visible area is cropped and zoomed if the image is rotated in 90 degree angles....