vue-image-crop-upload icon indicating copy to clipboard operation
vue-image-crop-upload copied to clipboard

A beautiful vue component for image cropping and uploading. (vue图片剪裁上传组件)

Results 106 vue-image-crop-upload issues
Sort by recently updated
recently updated
newest added
trafficstars

hi there, it would be really nice to have the possibility to set an initial image as base64 image, so you can change crop or rotation without uploading

**因上传文件我们使用了token验证**,仅仅简单的提交文件是无法行的通的。我看了你其他SUCCESS,FAIL都有回调。为什么没有 @upload 方法调用。 不知道这个需求是否能得到支持

你好,图片裁剪之后点击保存,正常保存服务器,回显图片时图片风格变了,就像加了滤镜一样的效果 我和后台确认了,后台只是正常的存储,没有做其他处理。 裁剪时能选择滤镜还是其他问题? 代码如下: ` `

Thanks for this great package! I'm trying to set the file extension automatically when the user pick a file, to save the same image type on server. I can listen...

possible solution is to have overloaded function with extra parameter(flag) to upload encoded data or not

it would be nice if there was an option that can allow the user to change the crop width/height dynamically