How to Feather a Selection in GIMP

By Henrick July 30, 2026 2 min read Layers, Selections & Masks

A feathered selection has soft, gradual edges instead of a hard cutoff. This makes anything you do inside the selection - delete, fill, blur, color-adjust - blend smoothly into the surrounding area. Feathering is the difference between a cutout that looks pasted on and one that looks natural.

What Feathering Does

Without feathering, a selection has a binary edge: pixels are either fully selected or not selected. The border between the two is sharp. When you delete or fill within this selection, the result has a hard edge that looks cut out.

With feathering, the selection fades gradually over a set number of pixels. Pixels right at the edge are only partially selected - maybe 50% or 10%. When you edit within a feathered selection, those edge pixels are partially affected, creating a smooth blend into the unselected area.

Feathering Before Making a Selection

The fastest method: set the feather amount before you draw the selection.

  1. Choose any selection tool (Rectangle, Ellipse, Free Select, etc.).
  2. In the Tool Options panel, check the Feather edges checkbox.
  3. Set the Radius value (in pixels). This controls how wide the soft edge will be.
  4. Draw your selection as normal.

The selection outline in the canvas will not look any different visually (the marching ants still show a hard line), but the actual selected area has a soft gradient falloff at the edges that you will see when you apply an edit.

Feathering After Making a Selection

If you already have a selection and want to add feathering:

  1. With an active selection, go to Select > Feather.
  2. Enter a radius in pixels and click OK.

The same result as pre-feathering, just applied after the fact. Use this when you forgot to set feathering beforehand or when you want to try different feather values on the same selection without re-drawing it.

Typical values: 1-3px for subtle edge softening. 10-20px for a heavy vignette effect. 30-50px for a dramatic soft blur overlay. Higher values create a more obvious fade-out effect.

Practical Uses for Feathering

Use case Feather radius What to do inside selection
Smooth background removal1-2pxDelete to get soft edge on subject
Vignette (darkened edges)80-150pxInvert selection, fill with black at low opacity
Blending two photos20-40pxDelete the overlapping edge of the top layer
Local brightness adjustment15-30pxApply Colors > Brightness-Contrast inside the feathered area

Feathered selections are the foundation of natural-looking composites. After you clean up rough edges from a background removal - a common next step after the edge cleanup workflow - a small feather radius on a final selection pass smooths any remaining jagged edges.

Quick Recap

  • Pre-feather: check "Feather edges" in Tool Options before drawing selection
  • Post-feather: Select > Feather on an existing selection
  • 1-3px for subtle edge smoothing; higher values for heavy blend effects
Tags: Gimp edges Selection Feather

Share this article:

Twitter / X Facebook

Related Articles