Blur filters

Box Blur

The Box Blur smooths or sharpens a layer or selected pixels using a box convolution kernel.

Filter ‣ Blur ‣ Box Blur...

Gaussian Blur

The Gaussian Blur spreads a layer or selected pixels by an amount specified by a Gaussian distribution.

Filter ‣ Blur ‣ Gaussian Blur...

Motion Blur

Motion Blur blurs an image to simulate the effect of using a camera that moves a specified angle and distance while capturing the image.

Filter ‣ Blur ‣ Motion Blur...

Noise Reduction

Noise Reduction reduces noise using a threshold value to define what is considered noise.

Filter ‣ Blur ‣ Noise Reduction...

Zoom Blur

Zoom Blur simulates the effect of zooming the camera while capturing the image.

Filter ‣ Blur ‣ Zoom Blur...

Median

Median computes the median value for a group of neighboring pixels and replaces each pixel value with the median. The effect is to reduce noise.

Filter ‣ Blur ‣ Median