Frequency Separation separates an image into a texture layer (details) and a color/tone layer to enable skin retouching without smoothing the natural skin texture. This method is used in professional portrait photography to remove blemishes while preserving natural skin tones. In Photoshop, the image is duplicated in 16-bit, then processed with Gaussian Blur and the High Pass filter to retouch color and texture separately.
Category: Photography – Advanced Topics > 11. Advanced Image Editing Article ID: 11.8 Created: May 2026
The Essentials
- Frequency Separation separates an image into a texture layer (details, pores, hair) and a color/tone layer (color, brightness, contrast), which can be edited separately
- Ideal for professional skin retouching: remove blemishes without smoothing the natural skin texture
- Considered the most elegant retouching method for professional portrait photography
Explanation
The Problem Without Frequency Separation
Anyone who removes skin blemishes with the Clone Stamp or Healing Brush inevitably also smooths the natural skin texture in the treated area. The result: a blemish-free but plastic-looking and unnatural face.
Frequency Separation solves this problem by placing color and texture on separate layers—you can smooth the color without touching the texture.
The Basic Principle
High-frequency information = fine details, texture, pores, hair, sharp edges Low-frequency information = color, brightness, large-area tones, smooth gradients
Frequency Separation divides the image into these two layers:
- Low-pass layer (LF): Color and brightness only, no details
- High-pass layer (HF): Details and texture only, rendered in gray
Corrections on the LF layer affect color and brightness → not the texture Corrections on the HF layer affect texture and details → not the color
Creating Frequency Separation in Photoshop
Setup (16-bit recommended):
- Convert the image to 16-bit (Image → Mode → 16 Bits/Channel)
- Duplicate the Background layer twice
- Name the lower copy “LF”
- Name the upper copy “HF”
Creating the low-pass layer (LF):
- Select the LF layer
- Filter → Blur → Gaussian Blur → radius of 3–8 px depending on the image (enough for the details to disappear while the color remains)
Creating the high-pass layer (HF):
- Select the HF layer
- Image → Calculations... → complex method, or more simply:
- Filter → Other → High Pass → radius identical to the LF blur
- Set the layer mode to Linear Light (for 16-bit) or Soft Light (for 8-bit)
Check the result: LF + HF together must exactly reproduce the original (no visible difference from the original when both layers are active).
Retouching on the Layers
On the LF layer (color/tone):
- Smooth redness, color spots, and uneven skin tones
- Tools: Blur brush, Clone Stamp with a soft edge, Spot Healing Brush
- Goal: Even color without touching the texture
On the HF layer (texture):
- Remove pimples, blackheads, and distracting texture irregularities
- Tools: Clone Stamp—copy texture from a clean area of skin
- Goal: Even texture without affecting the color
Typical Use Cases
- Portrait retouching: Standard in professional fashion and beauty photography
- Product retouching: Remove scratches from surfaces without smoothing the material texture
- Textile retouching: Reduce wrinkles without losing the fabric texture
Practical Tip
Be subtle—the most common mistake with Frequency Separation is over-retouching. Removing blemishes is legitimate; smoothing the entire skin texture is not. Check the retouching from time to time at 50% opacity of the HF layer: If the result still looks too smooth, too much retouching has been done. Always keep the original as a reference layer.