deanhume / ImageOptimizer

A collection of image optimization techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Optimization Techniques

Images play a massive role in modern web development today. They comprise of around 62% of the average page's total payload, which is an astonishing amount! In terms of web page performance, images are a huge performance roadblock. However, they don't have to be. Simple optimization techniques can make a massive difference and significantly reduce the overall weight of your page.

View the example site at imageoptimization.info

License

(C) Robin Osborne & Dean Hume 2014, released under the MIT license

About

A collection of image optimization techniques


Languages

Language:C# 94.8%Language:CSS 5.0%Language:ASP 0.3%