seanmars / notes

use issue for some helpful information.
Do What The F*ck You Want To Public License
0 stars 0 forks source link

Dominant Colors for Lazy-Loading Images https://manu.ninja/dominant-colors-for-lazy-loading-images #27

Closed seanmars closed 4 years ago

seanmars commented 8 years ago

Dominant Colors for Lazy-Loading Images

Pinterest, Google Images and lots of image-heavy sites lazy-load their content. They also calculate the dominant color of each image to use as a placeholder. This post presents a few methods to do the same and helps you understand the GIF file format to make the most of data URIs.