Can anyone recommend a decent image cropper directive for Angularjs? I've looked at a few out there and can't find much of anything. Has anyone found one they use that they like?
We currently use angular-file-upload (https://github.com/danialfarid/angular-file-upload) to upload files so it would be nice if it worked with this.
you could try ngImgCrop which it's awesome! it's way more than only a image cropper! and I see no issue using it with angular-file-upload!
cheers!
I am currently using Angular Image crop by Andy's.
Its cool and has good features.
http://andyshora.com/angular-image-cropper.html
Only draw back, it does not support for camera. Rest fine.
Cheers,
-/Sammi
I suggest this one https://github.com/koorgoo/ngCropper.
It is built over jquery plugin and has variaty of options to be customized