Image Blur

Image Blur

JS Image blurring background plugin

3 followers

Image Blur gallery image
Image Blur gallery image
Image Blur gallery image
Launch tags:
Web AppDesign ToolsTech
Launch Team

What do you think? …

Jonathon Blok
Nice plugin! Don't forget if you are planning on using this though that you can also use CSS filters, which are likely to be more efficient. Something like this will be a good fallback though, as CSS blurs aren't supported everywhere (http://caniuse.com/#feat=css-fil...)
Devan Koshal
@jblok2 few performance issues using css for background blurs
Maks Surguy
@jblok2 you are correct, CSS filters are not supported by all browsers but SVG blur has wider support, even back to IE 8,9 and so on. I made this plugin to be used at NBCNews.com/video to save on page size and use existing images on the page by blurring them to act as an ambient background.
Gabriel Wildsmith
Now this is actually useful. Avoids me having to open up Photoshop every time!
Csaba Kissi
Great Maksim! and tiny... Will try on one of my sites. Thanx!