In my web app, there is a large image 4.7mb. I am also using node.js express. Is there a way I can compress the image that gets send to the client, so that they actually download less than 4.7mb of data?
Thanks
No comments:
Post a Comment