Basic Filters & Effects

Raster Editing Fundamentals

Chapter 8 · Basic Filters & Effects

Chapter 7 covered retouching by copying and blending pixels directly. This chapter is a deliberately basic first look at filters — Advanced Compositing & Retouching's own Chapter 8 goes considerably deeper into filter galleries and stacking multiple filters together.

What a Filter Actually Does

A filter applies a mathematical transformation to pixel data. Unlike an Adjustment Layer (Chapter 6), most basic filters directly alter pixel data destructively, unless applied to a duplicate layer or — in Photoshop specifically — converted to a Smart Filter first, a capability Advanced Compositing & Retouching's own Chapter 4 covers fully.

Gaussian Blur

The most common blur filter, Gaussian Blur averages each pixel with its neighbors within a chosen radius, producing a smooth, soft blur. It's used for faking a background's own depth-of-field blur, general noise reduction, or as a building block for more advanced techniques like Frequency Separation (Advanced Compositing & Retouching's own Chapter 5).

Sharpen / Unsharp Mask

Unsharp Mask is the standard sharpening tool in both Photoshop and GIMP — a counterintuitive name, historically borrowed from a darkroom photography technique. It increases apparent sharpness by boosting contrast specifically at edges, detected by comparing the image against a deliberately blurred — "unsharp" — version of itself used as a reference mask. Worth explaining the odd name directly, since it genuinely confuses many beginners who assume "unsharp" means the opposite of what the tool actually does.

Applying a Filter Non-Destructively

Working on a duplicate layer — Chapter 7's own established habit — applies here again before running any filter. Photoshop's own Smart Filters (introduced briefly here, covered fully in Advanced Compositing & Retouching's own Chapter 4) go further, letting a filter be re-edited or removed entirely after the fact, without even needing a duplicate layer as a safety net.

FilterPhotoshopGIMP
BlurFilter > Blur > Gaussian BlurFilters > Blur > Gaussian Blur
SharpenFilter > Sharpen > Unsharp MaskFilters > Enhance > Sharpen (Unsharp Mask)
Deliberately just the basics here
This chapter covers only Blur and Sharpen as a foundation. Advanced Compositing & Retouching's own Chapter 8 (Advanced Filters & Effect Stacking) covers filter galleries, combining multiple filters together, and GIMP's own GEGL-based filter system compared against Photoshop's filter gallery — genuinely more ground than belongs in a fundamentals-level chapter.
Sharpening can't fix a genuinely out-of-focus photo
It's a common misconception that sharpening can rescue a blurry or out-of-focus photo. Unsharp Mask only boosts contrast at edges that already exist in the image data — it cannot invent detail that was never actually captured. A severely out-of-focus photo has no real edge information left for Unsharp Mask to work with at all, so sharpening it aggressively just amplifies noise and produces a harsh, artificial-looking result, rather than genuinely restoring the focus that was never there to begin with.

Hands-On Exercises

Exercise 1

You want to fake a shallow depth-of-field look, keeping a subject sharp while blurring the background behind them. Using this chapter's own material and Chapter 3's own selections, describe the general approach.

📄 View solution
Exercise 2

A colleague is confused that a tool called "Unsharp Mask" is actually used to sharpen an image, not blur it. Using this chapter's own material, explain where the name actually comes from.

📄 View solution
Exercise 3

Someone applies aggressive Unsharp Mask settings to a photo that was genuinely out of focus when it was taken, hoping to rescue it, and ends up with a harsh, noisy-looking image. Using this chapter's own warning box, explain why this happened.

📄 View solution

Chapter 8 Quick Reference

  • Most basic filters alter pixel data destructively unless applied to a duplicate layer or a Smart Filter
  • Gaussian Blur averages pixels within a radius — used for fake depth of field, noise reduction, and as a building block elsewhere
  • Unsharp Mask boosts contrast at existing edges, using a deliberately blurred reference — an odd but historically accurate name
  • This chapter is deliberately basic — Advanced Compositing & Retouching's own Chapter 8 goes much deeper
  • Sharpening cannot invent detail that was never captured — it only boosts contrast at edges that already exist