Angular JS Image Crop Directive [closed]

只愿长相守 提交于 2019-12-02 23:03:35

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 suggest this one https://github.com/koorgoo/ngCropper. It is built over jquery plugin and has variaty of options to be customized

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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!