Photoshop 7.0 Photo Editing — Complete Workflow for Beginners
The short version
Every photo edit in Photoshop 7.0 follows the same nine steps: open → duplicate background (Ctrl+J) → crop → straighten → Levels for tone → Color Balance or Hue/Saturation for colour → Healing Brush for blemishes → Unsharp Mask for sharpness → save twice (PSD + JPEG). Learn this workflow once and 90% of all photo retouching becomes routine. The exact dialog settings for each step are below.
Why a Fixed Workflow Matters
Beginners jump between tools randomly. Professionals follow a fixed sequence. The reason is that some operations only work correctly if previous ones are done first — for example, sharpening must be the last step before export, because every subsequent edit re-blurs the sharpening. Cropping must come before tonal adjustments because the crop changes the histogram. The nine-step workflow below is the order that produces the best result with the least re-work.
Step 1: Open the Photo
Launch Photoshop 7.0. Press Ctrl+O. Pick any JPEG or TIFF from your computer. Photo opens in its own document window.
The first sanity check: glance at the bottom-left of the document window. It shows the document size in megabytes (something like "Doc: 14.4M / 14.4M"). The first number is the flattened size; the second includes all layers. Both should match at this point because there is only one layer.
Step 2: Duplicate the Background — Always
Press Ctrl+J. A new layer called Layer 1 appears in the Layers palette above the locked Background. From now on every operation happens on Layer 1, never on the Background. If you make any mistake at any point in the workflow, you can throw Layer 1 in the bin and start over from a perfectly preserved original.
This habit alone separates beginners from competent users. Reach for Ctrl+J automatically every time you open any image.
Step 3: Crop
Press C for the Crop tool. Drag a rectangle over the part of the image you want to keep. Use the corner handles to fine-tune. Press Enter to commit, or Esc to cancel.
Cropping rules of thumb:
- Rule of thirds. Imagine the frame divided into nine equal cells by two horizontal and two vertical lines. Place the main subject on one of the four intersection points for a more dynamic composition.
- Cut limbs at joints. If you must crop arms or legs, cut between the joints (mid-thigh, mid-upper-arm), not through them.
- Leave breathing room. Do not tightly crop a face — leave a small margin around it.
- Aspect ratios. If the photo is for a specific use (Instagram square, A4 print), type the desired ratio into the Crop tool's options bar before dragging.
Our free Aspect Ratio Calculator can compute the exact pixel dimensions for any target ratio before you crop.
Step 4: Straighten If the Horizon Is Crooked
Press I to choose the Eyedropper / Measure group. Shift+I cycles to the Measure tool (a small ruler icon).
- Click one end of the crooked horizon line and drag to the other end.
- Open Image → Rotate Canvas → Arbitrary.
- Photoshop pre-fills the rotation angle from the line you just drew. Click OK.
- The horizon is now level. A thin transparent border appears around the rotated canvas — crop it away.
Step 5: Levels — Set the Tonal Range
Press Ctrl+L. The Levels dialog opens with a histogram — a black graph of how many pixels exist at each brightness level from pure black (left) to pure white (right).
The standard fix that improves 80% of photographs in five seconds:
- Drag the black-point slider (left, under the histogram) inward until it touches the left edge of the actual pixel data.
- Drag the white-point slider (right) inward until it touches the right edge.
- If the image now looks too dark in the midtones, drag the middle (gamma) slider slightly to the left.
Click OK. The image gains contrast and pop instantly.
When to use Curves instead
Curves (Ctrl+M) is Levels' more powerful cousin. Where Levels has three sliders, Curves lets you place any number of points along a tonal graph. Use Curves when:
- You need to brighten the midtones without affecting shadows or highlights.
- You want a specific S-curve for film-style contrast.
- You need to adjust one colour channel independently (click the dropdown above the curve to pick Red, Green, or Blue).
Step 6: Colour Correction
Two tools handle 99% of colour problems: Color Balance for overall colour cast and Hue/Saturation for vibrancy.
Fix a colour cast with Color Balance
Open Ctrl+B. Three sliders appear: Cyan ↔ Red, Magenta ↔ Green, Yellow ↔ Blue. Use the Tone Balance buttons at the bottom to switch between Shadows, Midtones, and Highlights — adjust midtones first.
Common fixes:
- Photo too yellow (indoor incandescent light): drag the Yellow/Blue slider toward Blue by +10.
- Photo too blue (cloudy day, fluorescent light): drag toward Yellow by +5 to +10.
- Skin tones too red (sunburn / blush): drag Cyan/Red slider toward Cyan by +5.
- Skin tones too green (rare): drag Magenta/Green toward Magenta by +5.
Boost vibrancy with Hue/Saturation
Open Ctrl+U. Saturation +10 to +15 is the universal good-photo bump. More than +20 starts looking unnatural. Leave Hue and Lightness alone unless you have a specific reason.
Step 7: Remove Blemishes with the Healing Brush
Press J for the Healing Brush. This tool — introduced in Photoshop 7.0 — blends cloned pixels with the surrounding texture and tone.
- Use [ and ] to set brush size slightly larger than the blemish.
- Alt-click on a clean area near the blemish to set the source.
- Click on the blemish (or drag if it's larger). The blemish disappears, replaced by texture matched to the surrounding pixels.
- For each new blemish, set a new source — Alt-click again.
For larger areas, use the Patch tool (Shift+J to cycle). Draw a freehand selection around the area to fix, then drag the selection onto a clean area. The patch flows back to the original position with the blended texture.
Step 8: Sharpen — the Final Step Before Export
Sharpening is destructive and should only be applied after all other edits and immediately before export. Resampling, rotating, or any tonal adjustment after sharpening softens the sharpened pixels.
The classic Photoshop sharpen recipe is the Unsharp Mask filter:
- Stamp visible to merge all layers into a new top layer: Ctrl+Alt+Shift+E.
- With this top merged layer active, open Filter → Sharpen → Unsharp Mask.
- Set: Amount: 100%, Radius: 1.0 pixels, Threshold: 0.
- Click OK.
- If too sharp, reduce the layer's opacity to 50–70%.
This recipe works for web-resolution images (under 2000 px wide). For print at 300 dpi, use Amount: 60–80%, Radius: 1.5–2 pixels.
Step 9: Save — PSD First, Then JPEG
Always save twice. The PSD preserves all layers for future editing; the JPEG is the final shareable copy.
Save as PSD
Ctrl+Shift+S. Choose Photoshop (*.PSD; *.PDD) from the format dropdown. Save with a descriptive filename like portrait-edited-2026-05-17.psd.
Export as JPEG
Ctrl+Shift+S again. Switch the format to JPEG. Save. A quality slider appears — set to 10 for visually lossless. Reduce to 7–8 for web sharing if file size matters.
For web use, prefer Save for Web
Ctrl+Alt+Shift+S opens ImageReady's optimised export. Use this when posting to social media — it strips the EXIF metadata and gives finer JPEG quality control.
Worked Example — Editing a Holiday Snapshot
Take a typical underexposed indoor holiday photo. Total time: 4 minutes.
- Ctrl+O — open IMG_4287.jpg from camera.
- Ctrl+J — duplicate.
- C — crop slightly tighter, removing distracting edge clutter. Enter.
- Ctrl+L — drag black slider to 18, white slider to 240, mid to 1.15 (brightens midtones). OK.
- Ctrl+B — Yellow/Blue slider +6 toward Blue (removes the indoor light's warm cast).
- Ctrl+U — Saturation +12.
- J — Healing Brush, remove the one prominent blemish on the subject's cheek (Alt-click clean skin, click blemish).
- Ctrl+Alt+Shift+E — stamp visible.
- Filter → Sharpen → Unsharp Mask at 100/1.0/0. OK.
- Ctrl+Shift+S — save as PSD. Ctrl+Shift+S again — export as JPEG quality 10.
Done. The photo looks dramatically better than the original.
Going Further
Once the basic workflow is automatic, extend it with these additional steps where appropriate:
- Background removal — for portraits where the background needs replacing.
- Layer masks — for selectively applying adjustments to part of the image.
- Selective sharpening — paint a layer mask on the sharpened layer to apply sharpening only where you want it.
- Dodge and burn — manually brighten and darken specific areas to direct the eye.
FAQ
How long does a full photo edit take?
With the workflow above, three to five minutes per photo once you have practiced it. The first dozen edits will be slower as you learn the muscle memory.
What is the difference between Levels and Brightness/Contrast?
Brightness/Contrast is a simple two-slider tool that often clips highlights and shadows. Levels gives you separate control over black point, midtones, and white point with no clipping. Always use Levels.
Should I shoot in JPEG or RAW?
RAW gives you far more editing latitude, but Photoshop 7.0 cannot open most modern RAW formats. Convert RAW to TIFF using your camera's free software (or Adobe DNG Converter) first, then edit the TIFF in Photoshop 7.0.
Why does my JPEG look different from the PSD on screen?
Because of JPEG compression. At quality 10 the difference is invisible; at quality 6 or below you see colour banding and block artefacts. Keep the PSD as your master.
How do I batch-edit dozens of photos with the same settings?
Record an Action: Window → Actions → New Action → Record → perform the edits → Stop. Then File → Automate → Batch to apply the action to an entire folder.