Open taz106 opened 8 years ago
I want to validate image before cropping, i.e. I to crop only that images which are less then 1MB. Is there a way to do that?
+1
Take a look at the fork https://github.com/hendrik-scholz/angular-img-cropper. Using the file-size-in-bytes attribute might be an option.
I want to validate image before cropping, i.e. I to crop only that images which are less then 1MB. Is there a way to do that?