Editing a photo in Photoshop starts with importing, straightening, and cropping — then using layers and adjustment tools to refine without altering the original.
A crooked horizon and a permanent crop are the two fastest ways to ruin an otherwise good photo — and both are avoidable with Photoshop’s basic toolset. Learning how to edit photos in Photoshop starts with understanding a few foundational tools and a non-destructive mindset that keeps every change reversible.
The steps below cover the complete workflow: importing your image, fixing the composition, building layers for protection, making precise selections, applying tonal and color adjustments, sharpening smartly, and handling multiple images at once. Each section builds on the one before it, so you can follow the sequence from start to finish or jump to the skill you need right now.
Getting Started: Importing And Setting Up Your Image
Open Photoshop and use the Open command in the menu to select your image file. Once it loads, check the horizon first — a tilted horizon is the most noticeable amateur tell in any photo. The Straightening tool lets you draw a line across what should be level (the horizon, a roofline, a shelf edge), and Photoshop auto-rotates the image to match.
Next, grab the Crop tool from the toolbar. Before you drag any edge, turn Delete Cropped Pixels off in the options bar. With that setting disabled, the cropped area stays hidden but recoverable — you can expand the canvas later and the pixels are still there. Select your aspect ratio from the drop-down menu (or enter custom dimensions) and frame the shot.
Editing Photos In Photoshop: The Non-Destructive Workflow That Matters
The single most important habit in Photoshop is never editing the original pixel layer directly. Go to Image › Duplicate to create a copy of your photo, then work on that copy. Every duplicate becomes a separate layer in the Layers panel, and each layer is its own sandbox — filters, brushes, and adjustments affect only that layer, leaving the original untouched below.
For even more safety, convert your layer to a Smart Object (right-click the layer and choose Convert to Smart Object). Smart Objects let you apply filters non-destructively so you can tweak or remove them later. Adjustment Layers — accessed through the Adjustments panel — sit above your image and modify its appearance without changing a single pixel. Brightness, contrast, color balance, curves: put them on Adjustment Layers and you can edit or delete them at any time.
How Do You Make Precise Selections And Masks?
Selection tools grab the part of the image you want to edit — a subject, a sky, an object — and a layer mask hides or reveals that selection so you can apply changes only where you intend them. Photoshop’s improved Select Subject (available in version 27.0.0 and later) detects the main subject with one click. The Quick Selection tool lets you paint over an area and the algorithm snaps to the edges. For fine detail like hair or tree branches, use Select and Mask after making a rough selection to refine the edge.
Once you have a selection, click the Add layer mask icon at the bottom of the Layers panel. A white mask reveals the selected area; a black mask hides it. Paint with a soft black brush to hide parts of the layer, or paint white to bring them back — edits that are zero-risk because you can always repaint.
Essential Image Adjustments In Photoshop
Photoshop offers multiple ways to correct tone, exposure, and color. The Adjustments panel collects them all as Adjustment Layers so each change stays non-destructive. The table below lists the most useful tools and when to reach for each one. For the official step-by-step reference, Adobe’s edit photos guide shows the full workflow with screenshots.
| Adjustment | What It Does | Best For |
|---|---|---|
| Brightness/Contrast | Shifts overall light and dark values | Quick global fixes on flat images |
| Levels | Maps black, white, and midtone points | Precise tonal range control |
| Curves | Adjusts specific tonal ranges with control points | Creative color grading and contrast shaping |
| Exposure | Corrects exposure issues from capture | RAW-style corrections on JPEG images |
| Shadows/Highlights | Recovers detail in dark and blown-out areas | Backlit portraits and high-contrast scenes |
| HDR Toning | Balances exposure ranges for a unified look | Landscapes with extreme brightness differences |
| Vibrance | Boosts muted colors without oversaturating skin | Nature and portrait photography |
For color balance specifically, go to Image › Adjustments › Color Balance, select the tone range (shadows, midtones, or highlights), check Preserve Luminosity, and toggle Preview to see changes in real time.
Sharpening And Noise Reduction
Sharpening and noise reduction are a two-step sequence, and the order matters. Start by reducing noise first so you don’t amplify it later. Go to Filter › Noise › Reduce Noise and adjust the strength just enough to clean up grain without losing detail. Once the noise is handled, duplicate your layer (or make a selection) and go to Filter › Sharpen. The Unsharp Mask filter gives you the most control — it lets you set the amount, radius, and threshold so edges sharpen without introducing harsh artifacts.
Photoshop 2026 added a dedicated AI Denoise and AI Sharpen tool (part of the April 2026 release) that uses the Firefly engine to clean up images with less manual tuning. The AI versions work best on RAW files but produce solid results on JPEGs too.
Dodge And Burn For Targeted Edits
Dodging (brightening) and burning (darkening) let you adjust exposure in specific areas — brightening a subject’s eyes, darkening a sky corner, adding depth to shadows. The safe way to do it in Photoshop:
- Create a new layer and set its blend mode to Overlay.
- Fill the layer with 50% gray. In Overlay mode, 50% gray is invisible — it does nothing until you paint on it.
- Select the Dodge tool or Burn tool from the toolbar. Use a soft brush with a low opacity (10–20%) so the build-up is gradual.
- Paint over the areas you want to brighten (Dodge) or darken (Burn). Because you’re painting on a separate layer, you can erase mistakes, lower the layer opacity, or delete it entirely.
Can You Edit Multiple Photos At Once?
Yes — Photoshop’s Actions and Batch commands process entire folders of images with the same adjustments. Open the Actions panel via Window › Actions, click the New Action button, name it, and hit Record. Apply the adjustments you want (contrast, resize, color correction, save as JPEG) and stop the recording. Photoshop saves every step as a repeatable sequence.
To run that sequence on a folder, go to File › Automate › Batch. Select your saved Action, set the Source to Folder and pick your image folder, and leave Destination set to None so the files save in their original location with a new suffix. Test the Action on one image before running it on a batch to catch any unexpected results.
Common Editing Mistakes To Avoid
Even experienced editors hit these traps. The table below covers the most frequent errors and how to avoid them.
| Mistake | Why It Hurts | The Fix |
|---|---|---|
| “Delete Cropped Pixels” enabled | Cropped content is permanently removed | Turn it off before any crop |
| Hard-edged Dodge & Burn brushes | Leaves harsh visible transitions | Use soft brushes at 10–20% opacity |
| Sharpening before noise reduction | Amplifies sensor noise and grain | Reduce noise first, then sharpen |
| Editing directly on the background layer | Original pixels are altered and can’t be recovered | Duplicate the layer or use Adjustment Layers |
| Uncalibrated monitor | Colors look different on other screens and in print | Calibrate with a hardware tool or use a preset profile |
| Hard brush on layer masks | Jagged, unnatural edges between masked areas | Use a soft feathered brush for mask painting |
| Over-sharpening with high radius values | Creates visible halos around edges | Keep radius below 1.0 for screen resolution |
The Core Photoshop Editing Workflow In Practice
Here is the sequence that pulls everything together into one repeatable process. Follow it on every photo and the results stay consistent while the original file stays safe.
- Import and duplicate — Open the image, then use Image › Duplicate to create your working copy.
- Straighten and crop — Use the Straightening tool on the horizon, then frame with the Crop tool (Delete Cropped Pixels off).
- Set up layers — Convert the working copy to a Smart Object, then add Adjustment Layers for any tonal or color corrections.
- Select and mask — Use Select Subject or Quick Selection for targeted edits, then add a layer mask to control visibility.
- Adjust — Apply Levels, Curves, Exposure, Vibrance, or Color Balance through Adjustment Layers.
- Reduce noise, then sharpen — Use Reduce Noise first, then Unsharp Mask or AI Sharpen.
- Dodge and burn — Paint on a 50% gray Overlay layer with soft brushes and low opacity.
- Save a PSD — Save the layered file so every adjustment remains editable for future changes.
References & Sources
- Adobe. “How to Edit Photos in Photoshop.” Official guide covering import, straighten, crop, and layer workflows.
