awesome-cropper icon indicating copy to clipboard operation
awesome-cropper copied to clipboard

jQuery plugin to crop images on client by load from Drag'n'Drop, file select and URL

Results 10 awesome-cropper issues
Sort by recently updated
recently updated
newest added

I am using latest CDN for jQuery Core 3.5.1. And the plugin is not working properly. However, when I tried with version 1.8 it's working fine. Please let me know...

For large height image, when I am scrolling it's cropping tool fixed on middle. For that it look's like broken. Check the attachment please. ![Screenshot from 2019-06-29 21-04-06](https://user-images.githubusercontent.com/12207874/60385970-9323da00-9ab1-11e9-9b6c-58e7d33a8506.png)

Sorry, I put a js syntax error on #15

When i open this one in mobile device then the crop selection box is freeze, please let me know the solution for that one

how do i make free selection on an image, and ignore the aspect ratio?

This plugin working properly but when i upload an image and resize or crop it . It size increases too much how to keep original image size. like if I...

Is the cropper's main functionality to give a visual feedback before upload? By that I mean, do we have to upload the original file, along with the cropped coordinates and...

When click on outside image area selection on image, It generates below error: "Index or size is negative or greater than the allowed amount imgAreaSelect jquery" Please check it in...

Please help, this awesome cropper is not working in Internet explorer. That encounter a error : target.files.0' is null or not an object on line number 197 of jquery.awesome-cropper.js.

Hi Andrew very nice work! I'm a rails beginner and I'm trying to use your plugin with simple_form. I'm trying to apply some small changes: 1) I want o keep...