I want to display images on my websites just like Facebook and other websites display images now - progressively i.e a complete blurred image first and then the whole sharp images loads.
I am not sure about the technical term here but they seem to be pre-fetching a lossy version of images and then download the rest of data.
How can I achieve this?