vue-croppa icon indicating copy to clipboard operation
vue-croppa copied to clipboard

A simple straightforward customizable mobile-friendly image cropper for Vue 2.0.

Results 96 vue-croppa issues
Sort by recently updated
recently updated
newest added

@zhanziyang Hi Chris, First of all I would like to thank you for the high quality product. Also I'd like to ask you some advise: I would like to use...

enhancement

Hi. Thanks again for the great working plugin. I'm looking for a possibility to get crop data relative to an initial size of an uploaded image in percentages. The idea...

I load file with input and FileReader. If I add the reader result to img tag, full image is shown. When I add that file to croppa's initial image, image...

大神 可以弄一个 微信小程序版本的吗?

在deepin系统中上传图片变成全黑色了,同样的代码放在win中可以正常显示

Support for multiple output sizes from one croppa.

enhancement

能否设置支持文件上传,而不仅仅是用于图片上传

Suppose I have hidden input file field like this: > `` Then can i save cropped image to this hidden field on submitting the form like this > methods:{ >...