Description:
The advanced library that gives you the opportunity to create your own croppers suited for any website design.
Features:
- Fully customizable
- Mobile support
- Canvas and coordinates
- Advanced features
Preview:
Changelog:
v1.3.0 (02/06/2021)
- Add the experimental auto preview size calculation
v1.2.0 (01/16/2021)
- Add the general preview component
v1.0.2 (01/13/2021)
- Add the rounding of the cropper boundaries
v1.0.1 (12/24/2020)
- Fix the transition bugs
v0.20.1 (12/20/2020)
- Add the transitions to ‘resize’ and ‘zoom’ methods
v0.19.2 (12/14/2020)
- Fix IE 11 bugs
v0.19.1 (12/13/2020)
- Fix the PreviewResult shift calculation bugs
v0.18.1 (12/09/2020)
- Refactor code
v0.18.0 (12/08/2020)
- Refactor code
v0.17.7 (11/01/2020)
- Code refactor
v0.17.3 (09/14/2020)
- Externalize algorithms
v0.17.2 (09/05/2020)
- Fix the candidates selection algorithm
v0.17.1 (09/03/2020)
- Remove redundant code
v0.16.10 (09/01/2020)
- Rewrite internals of image resizing / moving
v0.16.9 (07/25/2020)
- Reduce the minimum size of the stencil
v0.16.6 (06/25/2020)
- Prevent the filling canvas by black color
Download Details:
Author: Norserium
Live Demo: https://norserium.github.io/vue-advanced-cropper/
Download Link: https://github.com/Norserium/vue-advanced-cropper/archive/master.zip
Official Website: https://github.com/Norserium/vue-advanced-cropper
Install & Download:
# Yarn
$ yarn add vue-advanced-cropper
# NPM
$ npm install vue-advanced-cropper --save