{{ mainTitle }}

Simple Image Crop directive for AngularJS. Enables to crop a circle or a square out of an image.
Image Crop example

Add the image crop directive <img-crop> to the HTML file where you want to use an image crop control.
Note: a container, you place the directive to, should have some pre-defined size (absolute or relative to its parent). That's required, because the image crop control fits the size of its container.

Select an image file