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 Step | Chapter It Draws From |
|---|---|
| Step 1 — Canvas setup | Chapter 2 |
| Step 2 — Subject selection | Chapter 3 |
| Step 3 — Duplicate for safety | Chapters 4 & 7 |
| Step 4 — Masked background blur | Chapter 5 (+ Chapter 8's Blur) |
| Step 5 — Non-destructive color correction | Chapter 6 |
| Step 6 — Blemish removal | Chapter 7 |
| Step 7 — Light sharpening | Chapter 8 |
| Step 8 — Export for delivery | Chapter 9 |
Hands-On Exercises
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 solutionA 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 solutionExplain 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 solutionRaster 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