The Contrast Swap Technique: Improved Image Performance with CSS Filters | CSS-Tricks
A clever performance trick for images:
- Reduce image contrast using a linear transform function (Photoshop can do this)
- Apply a contrast filter in CSS to the image to make up for the contrast removal