it's possible compress an image in JS? I have a webapp that upload an image in front and then send to backend (.NET 5) and upload to blob storage. Any way to compress this image in JS and then send to backend with small size?
Asked
Active
Viewed 19 times