Quote:
Originally Posted by cerulean
I don't think CSS blurring is very risk averse, and I won't personally suggest it for clients. I'm working on a WordPress plugin similar to this one, but it will actually batch transcode images to be blurred. I also include this as part of my custom CMS/transcoder products, which is an extra step to blur content.
|
You can use BlurHash and generate hash for each image, save it in the database and show it instead of each image.