Angular8 wrapper around cropper.js
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.
See main repo documentation for more advanced usage examples and options https://github.com/fengyuanchen/cropperjs/blob/master/README.md
Lots of creds to this project https://github.com/matheusdavidson/angular-cropperjs