safrazik / vue-file-agent

The most beautiful and full featured file upload component for Vue JS
https://safrazik.github.io/vue-file-agent/
MIT License
731 stars 93 forks source link

Actual image base64 uri #177

Open suraj740 opened 2 years ago

suraj740 commented 2 years ago

Hi @safrazik , when we select image from the local machine after selecting we only get resized image uri not the actual image. can you please help me to get the actual image url?. Thanks!

dolader commented 2 years ago

Hi @safrazik, having the same problem. My uploaded images are 10% from the original image.