zhanziyang / vue-croppa

A simple straightforward customizable mobile-friendly image cropper for Vue 2.0.
https://zhanziyang.github.io/vue-croppa/
ISC License
966 stars 128 forks source link

Slow for large images on Android #232

Open ntankovic opened 4 years ago

ntankovic commented 4 years ago

Is there a way to downsize the image before loading it into the canvas? That way the plugin would I think be a lot faster.

micardona96 commented 4 years ago

I'm having the same problem, I'm using the component to create avatar images, and on mobile devices it takes time to load it, and I can't loader a charger at the moment either ...