angular-image-crop
angular-image-crop copied to clipboard
validate images
How to validate when image is being uploaded? Is there such an option. I think it will be useful to many.
E.g. during upload (means after file selection, before preview) - show warning if width/height or both less than 800px show warning if more than 1 MB aspect ratio based warning.
and, if validation fails ask to browse another image.