pure-css-image-loader icon indicating copy to clipboard operation
pure-css-image-loader copied to clipboard

How to load your images using a progressive effect (similar to Medium or Instagram) using only CSS.

Pure CSS Image Loader

Here, you can find a little trick with only CSS to show your images with a progressive blur until the image has been loaded entirely. You can view this effect implemented on Medium or Instagram. Feel free to fork this repository and improve the code.

Demo Running