Monday, 13 March 2017

Compressing images in node.js express?

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



via omega

No comments:

Post a Comment