Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 612 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 612 Bytes

Angular8 image cropping component

Angular8 wrapper around cropper.js

Usage example

See /src/app/app.component.ts for usage example, this example is used for choosing an image from file and then cropping and sending them to an ASP.NET Core service (could be anything) as a stream.

Documentation

See main repo documentation for more advanced usage examples and options https://github.com/fengyuanchen/cropperjs/blob/master/README.md

Creds

Lots of creds to this project https://github.com/matheusdavidson/angular-cropperjs