How to Apply Gaussian Blur in GIMP
This article provides a straightforward, step-by-step guide on how to apply a Gaussian Blur filter to an image using the GNU Image Manipulation Program (GIMP). You will learn how to locate the filter, adjust its settings for optimal results, and apply it non-destructively using layer masks. Whether you want to soften a background, create a depth-of-field effect, or reduce digital noise, mastering this essential blurring tool will significantly improve your photo editing workflow.
Step 1: Open Your Image and Duplicate the Layer
Before applying any destructive filters, it is best practice to work on a duplicate layer. This ensures you preserve your original image.
- Open GIMP and load your image by going to File > Open.
- Look at the Layers dialog on the right side of the screen.
- Right-click your main image layer and select Duplicate
Layer (or press
Ctrl + Shift + Don Windows/Linux,Cmd + Shift + Don Mac).
Step 2: Locate the Gaussian Blur Filter
GIMP houses its blurring tools under the dedicated filters menu at the top of the workspace.
- Select your newly duplicated layer in the Layers dialog.
- Click on the Filters menu in the top menu bar.
- Hover over Blur, then select Gaussian Blur… from the sub-menu. A small settings dialog box will appear on your screen.
Step 3: Adjust the Blur Settings
The Gaussian Blur dialog box allows you to control the intensity of the blur along both the horizontal and vertical axes.
- Size X and Size Y: These values determine the radius of the blur. Higher numbers result in a stronger, more indistinct blur, while lower numbers create a subtle softening effect. By default, these two values are linked together.
- Preview: Ensure the Preview checkbox is ticked. This allows you to see the changes in real-time on your canvas before officially applying them.
- Split View: Optionally, check the Split View box to see a side-by-side comparison of your original image next to the blurred version.
Step 4: Apply the Filter
Once you are satisfied with the amount of blur displayed in the preview window, you can finalize the effect.
- Click the OK button at the bottom of the Gaussian Blur dialog box.
- GIMP will process the effect and apply the blur to your selected layer.
Advanced Tip: Creating a Depth-of-Field Effect
If you want to keep your main subject sharp while blurring only the background, you can combine your blurred layer with a layer mask.
- Right-click your blurred layer and select Add Layer Mask.
- Choose White (full opacity) and click Add.
- Select the Paintbrush Tool from the toolbox, set your foreground color to Black, and choose a soft brush.
- Paint over the subject of your image on the canvas. The black paint will hide the blur layer, revealing the sharp, original image underneath, leaving only the background beautifully blurred.