--- layout: default title: Effects --- # Effects ## Blur `blur` Adds a blur effect to the image. Use values between `0` and `100`. ~~~ html Performance intensive on larger amounts of blur with GD driver. Use with care.

## Pixelate `pixel` Applies a pixelation effect to the image. Use values between `0` and `1000`. ~~~ html ~~~ [![© Photo Joel Reynolds](https://glide.herokuapp.com/0.3/kayaks.jpg?w=500&filt=sepia)](https://glide.herokuapp.com/0.3/kayaks.jpg?w=500&filt=sepia)