@aardpro/crop-image
v1.0.0
Published
Before uploading an image file or dataURL, crop and optimize it to the specified size and quality.在上传图片文件或者dataURL编码前,对它进行剪裁和优化到指定的尺寸和质量。
Maintainers
Readme
@aardpro/crop-image
注意 Note
- 仅支持在浏览器环境使用,不支持nodejs环境
- available only in browser environment only, unavailable in nodejs environment
在线演示 | playground
下载演示 Clone and demo
git clone https://github.com/aardpro/crop-image.git
cd crop-image
npm install
npm run dev