Answer the question
In order to leave comments, you need to log in
Who knows a plugin for Angular 2+ to upload and crop an image?
Hello!
I am looking for a plugin for loading and cropping an image with this behavior:
There is a certain area of the screen in which the image is displayed when loading, and in this area the image can be zoomed in, moved away or moved. Accordingly, only the visible part of the image remains for loading.
All the plugins I found work with moving the crop area around the entire image.
Something similar - https://github.com/bcabanes/angular-image-cropper (only this module for AngularJS)
PS Searched on Awesome Angular.
Answer the question
In order to leave comments, you need to log in
Find any suitable plugin in pure javascript, or in jquery (many have been written in 12 years) and wrap it in a component or directive. On angular, the probability of finding what you need is much less.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question