Skip to content

An Angluar8 component for cropping images and uploading them via HTTP.

License

Notifications You must be signed in to change notification settings

Dualog-students/ng-cropperjs

Repository files navigation

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