Capstone: Editing a Real Photo End to End in Both Tools

Raster Editing Fundamentals

Chapter 10 · Capstone: Editing a Real Photo End to End in Both Tools

Every prior chapter introduced one concept at a time. This capstone edits a single real portrait photo end to end, applying each of those concepts in sequence, with both Photoshop's own workflow and GIMP's own workflow shown side by side at every step — closing the course the way it began, treating both tools as equally real implementations of one shared discipline.

The Scenario

A portrait photo needs four things before delivery: a slight color cast corrected, one stray blemish removed, subtle background blur added for a more flattering sense of depth, and final export for both a client web preview and the original working file preserved for any future revision.

Step 1 — Setting Up the Canvas (Chapter 2)

Before touching anything, confirm the working file's own resolution and color mode. Since delivery includes both a web preview and a possible future print use, work in RGB at a high enough resolution and bit depth to comfortably cover both — a dedicated CMYK conversion, if a print file is ever specifically needed, happens as its own separate step later, not now.

Step 2 — Selecting the Subject (Chapter 3)

Use the Lasso/Free Select tool to rough out a selection around the subject, separating them from the background — the foundation every later step in this capstone builds on.

Step 3 — Duplicating the Layer for Safety (Chapters 4 & 7)

Duplicate the original photo layer before making any further changes, keeping the untouched original safely underneath — the same non-destructive habit established across this entire course.

Step 4 — Masking the Background Blur (Chapter 5)

Duplicate the background specifically, apply Gaussian Blur (Chapter 8) to that duplicate, then invert the subject selection from Step 2 and use it to build a mask — hiding the blur wherever the subject is, revealing it everywhere else, softening the background without touching the subject at all.

Step 5 — Correcting Color Non-Destructively (Chapter 6)

Add a Curves Adjustment Layer above everything to correct the slight color cast, keeping the correction fully editable and removable afterward — never applied as a destructive direct adjustment.

Step 6 — Removing a Blemish (Chapter 7)

On the duplicated subject layer from Step 3, use the Healing Brush/Heal Tool to remove the stray blemish, letting its automatic blending match the subtly varying skin tone around it.

Step 7 — A Light Touch of Sharpening (Chapter 8)

Apply Unsharp Mask carefully and modestly — this photo is already reasonably in focus, so per Chapter 8's own warning box, sharpening here only needs to enhance existing detail slightly, not attempt to rescue anything.

Step 8 — Exporting for Both Delivery Needs (Chapter 9)

Save the fully layered PSD/XCF working file first, keeping every layer, mask, and adjustment intact. Then Export a separate flattened JPG for the client's web preview — the working file itself is never flattened or overwritten.

Capstone StepChapter It Draws From
Step 1 — Canvas setupChapter 2
Step 2 — Subject selectionChapter 3
Step 3 — Duplicate for safetyChapters 4 & 7
Step 4 — Masked background blurChapter 5 (+ Chapter 8's Blur)
Step 5 — Non-destructive color correctionChapter 6
Step 6 — Blemish removalChapter 7
Step 7 — Light sharpeningChapter 8
Step 8 — Export for deliveryChapter 9
Where this scales up next
This capstone worked one photo, end to end, by hand. Advanced Compositing & Retouching's own capstone scales this exact same discipline up to a real production batch of many photos at once, automated via scripting — the natural next step once editing a single image confidently is second nature.
This capstone deliberately stays at a fundamentals level
Genuinely advanced techniques — channel-based hair masking, frequency separation, Smart Objects — are intentionally not attempted here. This capstone exercises exactly the fundamentals covered across Chapters 2 through 9; those more advanced techniques are Advanced Compositing & Retouching's own job, building on this exact foundation rather than repeating it.

Hands-On Exercises

Exercise 1

In this capstone's own Step 4, why is the subject selection from Step 2 inverted before being used to mask the blurred background layer, rather than used directly?

📄 View solution
Exercise 2

A client later asks for the color correction from Step 5 to be adjusted slightly. Explain why this request is easy to fulfill given how this capstone's own workflow was structured, referencing the specific chapter that made this possible.

📄 View solution
Exercise 3

Explain why this capstone's own shape — one photo, worked through step by step in both tools side by side — is a genuinely different capstone format than Web Servers Fundamentals' own multi-scenario capstone or Nginx In Depth's own single-config build, and why it fits this specific course.

📄 View solution
Course Complete

Raster Editing Fundamentals — 10 of 10 chapters complete. Advanced Compositing & Retouching remains outstanding as this two-course track's own next planned course.

Chapter 10 Quick Reference

  • One real photo, worked end to end, with both Photoshop's and GIMP's own workflows shown side by side at each step
  • Every step draws directly from a specific earlier chapter — nothing new is introduced in this capstone itself
  • Safety habits (duplicate layers, non-destructive adjustments, exporting a copy) are applied throughout, not just mentioned once
  • This capstone stays deliberately at a fundamentals level — advanced techniques belong to Advanced Compositing & Retouching