Wordpress plugin.
When you upload an image to your WordPress media library, it's compressed. The image will get a max width/height (of, 2500px). The image will get an overall compression of a given percentage (75%).
So basically what is does. It 'saves for web'.
- ImageMagick PHP module installed on server.