Upload image on the folder with Compression without affecting quality in react js class component
Loading
Upload image on the folder with Compression without affecting quality in react js class component
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
selvi jpPosted Jul 7, 2021, 9:45 AM
Surya KPosted Jul 7, 2021, 7:22 AM
Use the below plugin to compress & upload the file to the server
Plugin: npm install browser-image-compression --save
Code:
Refer this link for more info:
https://www.npmjs.com/package/browser-image-compression
Sachin SinghPosted Jul 7, 2021, 7:13 AM