Adobe Photoshop 7.0 for Beginners — The Complete Getting Started Guide (2026)

Adobe Photoshop 7.0 for Beginners — The Complete Getting-Started Guide

By the Photoshop 7.0 Hub editorial team · · 18-minute read

The short version

This guide walks you through Photoshop 7.0 from the very first launch to a finished, retouched and exported photograph. You will learn the interface, the seven tools you actually need at the start, what layers are, how to use the Healing Brush (the headline feature of version 7.0), and how to save your work without losing quality. Total time: about 45 minutes if you follow along with a photo of your own.

Why Learn Photoshop 7.0 in 2026?

Adobe Photoshop 7.0 was released on 5 March 2002 and is now almost twenty-five years old, yet it remains widely used — particularly in India, the Middle East, and parts of South-East Asia where the modern Photoshop subscription is unaffordable for hobbyists, students, and small studios. The core image-editing workflow has barely changed in those twenty-five years: layers, selections, masks, and adjustment commands all work the same way in Photoshop 7.0 as in the current Creative Cloud release. Anything you learn in this tutorial will transfer directly when you eventually upgrade.

Photoshop 7.0 has three other practical advantages worth mentioning. It launches in two seconds even on an old laptop because it does not phone home or load cloud services. It does not require an internet connection at all. And its interface is small enough to be learned in an afternoon — Photoshop CC's interface, by contrast, has grown to the point where Adobe's own tutorial videos run to dozens of hours.

Before You Start

This tutorial assumes Photoshop 7.0 is already installed on your computer. If it is not, follow our install guide for Windows 10 and 11 first; it takes about ten minutes and works on every modern version of Windows. The download itself is approximately 150 MB.

You will also need a single sample photo to work with. Any JPEG will do — a holiday snapshot, a portrait, or one of the sample images bundled with Photoshop in C:\Program Files\Adobe\Photoshop 7.0\Samples\.

Step 1: Learn the Workspace

Launch Photoshop 7.0. The first time you open it you will see five things on screen, and learning what each one is for is the only theory you need before you can start editing.

1. The Menu Bar

Across the top of the screen are the nine menus: File, Edit, Image, Layer, Select, Filter, View, Window, and Help. Every single command Photoshop 7.0 can execute lives in one of these menus. The shortcuts you learn over time are just keyboard equivalents for menu commands; if you ever forget a shortcut, you can find it by opening the menu and reading the right-hand column.

2. The Options Bar

Directly beneath the menus is the options bar — a thin strip that changes depending on which tool you have selected. Whenever you pick a new tool from the toolbox, look at the options bar; it controls the tool's behaviour (brush size, opacity, sample mode, alignment).

3. The Toolbox

Down the left side of the screen sits the toolbox — a column of small icons. Every tool has a single-letter keyboard shortcut visible in its tooltip. Hover over a tool with a small triangle in its corner and hold the mouse button down to reveal alternate tools grouped under it.

4. The Palettes (Panels)

On the right side of the screen are the palettes — small floating windows for layers, channels, paths, history, navigator, info, colour, swatches, styles, brushes, character, and paragraph. The most important by far is the Layers palette, and we will spend most of the rest of this tutorial in it.

5. The Document Window

The big empty area in the middle is where your image will appear once you open one. The bar at the bottom of this window shows the zoom percentage and document size — useful information when you are about to save.

If you cannot see a palette, open the Window menu and choose its name to toggle it on. Press Tab to hide every palette and toolbox at once for a clean view of your image; press Tab again to bring them back.

Step 2: Open Your First Image

Press Ctrl+O (or use FileOpen) and pick a photo from your computer. Photoshop 7.0 reads JPEG, TIFF, BMP, PNG, GIF, and of course its own PSD format. It cannot open HEIC, WebP, AVIF, or modern camera RAW formats — see our format compatibility list for what works.

Once the photo appears, look at the Layers palette on the right. You will see a single layer named Background with a small padlock icon. The padlock means this layer is locked — you cannot move it or add transparency to it. Almost the first thing every Photoshop user learns is to bypass that lock.

Step 3: Duplicate the Background — The Most Important Habit

Press Ctrl+J. A new layer named Layer 1 appears in the Layers palette, sitting directly above the Background. This new layer is an exact copy of the original. Everything from here on we will do on this copy, leaving the original untouched at the bottom of the stack.

This habit — duplicate first, edit second — is what professionals mean when they say "work non-destructively". If you make a mistake, you can throw Layer 1 in the bin and start over without losing the original. You will reach for Ctrl+J dozens of times a day for the rest of your Photoshop life.

Step 4: Zoom and Pan

Before you start editing, you need to be able to move around the image. There are three useful shortcuts:

These three shortcuts are worth learning before anything else because they are the only ones you press dozens of times per minute during retouching work.

Step 5: Meet the Essential Tools

Photoshop 7.0 ships with around 60 tools in total. You only need seven of them to do 90% of basic photo editing. Try each one on your duplicated layer.

Move tool (V)

Drags layers around. Click in the document and drag — your active layer moves. Hold Shift to constrain movement to perfectly horizontal or vertical. The Move tool is also how you reposition things after you paste them from another image.

Marquee tools (M)

Draw rectangular or elliptical selections. The "marching ants" outline that appears is a selection — for the rest of your operations, only the pixels inside the selection are affected. Press Ctrl+D to deselect when you are done. Hold Shift to add to an existing selection, Alt to subtract.

Lasso tools (L)

Draw freeform selections. The plain Lasso is freehand. Shift+L cycles to the Polygonal Lasso (click corner points for a straight-edged selection) and to the Magnetic Lasso (which snaps to contrast edges). Use the Polygonal Lasso for buildings; use the Magnetic Lasso for high-contrast subjects like a person against a plain sky.

Magic Wand (W)

One-click selection of all similarly-coloured pixels. The Tolerance setting in the options bar controls how loose or strict the match is. Use this to quickly grab a sky, a blank wall, or any block of similar colour.

Brush tool (B)

Paints with the foreground colour. The two square swatches at the bottom of the toolbox are the foreground and background colours; click them to open the colour picker. [ and ] make the brush smaller and larger; Shift+[ and Shift+] make it harder or softer.

Clone Stamp (S)

Paints with pixels copied from another part of the image. Alt+click to set the source, then paint elsewhere to clone. This is how you remove power lines from a sky or duplicate an object.

Healing Brush (J)

The signature feature of Photoshop 7.0 — Adobe invented this tool for this very release. It works like the Clone Stamp but blends the cloned pixels into the surrounding texture and lighting automatically. Use it for blemishes, dust spots, and any small imperfection you want to remove.

Step 6: Your First Real Photo Edit

Now we will put it all together with a complete edit. Open any portrait or landscape photo. Make sure you have already pressed Ctrl+J to duplicate the background.

6.1 Crop the photo

Press C to choose the Crop tool. Drag a rectangle over the part of the image you want to keep. Press Enter to commit the crop, or Esc to cancel. This is a destructive operation in Photoshop 7.0 — once cropped, the pixels outside are gone — so make sure you cropped onto the duplicated layer, not the locked Background.

6.2 Fix the tonal range with Levels

Press Ctrl+L to open the Levels dialog. You will see a histogram — a black graph of how many pixels exist at each brightness level from black (left) to white (right). Below the histogram are three sliders: a black point, a midtone (gamma), and a white point.

The fix is almost always the same: drag the black-point slider in until it touches the left edge of the histogram, and drag the white-point slider in until it touches the right edge. The image gains contrast and pop instantly. If the middle of the image is too dark, drag the midtone slider slightly to the left to brighten it.

6.3 Adjust colour with Hue/Saturation

Press Ctrl+U. Move the Saturation slider to the right by +10 or so — a small bump makes most photos look more vibrant. If colours are wrong (a portrait looks too yellow under indoor light, for example), use the Hue slider to nudge them back.

6.4 Remove a blemish with the Healing Brush

Press J for the Healing Brush. Choose a brush size slightly larger than the blemish — use [ and ] to resize. Alt+click an area of clean skin nearby, then click once on the blemish. Photoshop blends the sampled texture with the surrounding tone and the blemish vanishes.

6.5 Sharpen as a final touch

Open FilterSharpenUnsharp Mask. Set Amount to 100%, Radius to 1.0 pixels, Threshold to 0. The image gets a clear definition boost without looking artificial. Click OK.

Step 7: Save Your Work

You actually need to save twice: once as a PSD to preserve layers (in case you want to come back and edit), and once as a JPEG for sharing or printing.

Save the editable PSD

Press Ctrl+Shift+S. In the dialog, set the format to Photoshop (*.PSD; *.PDD) and click Save. PSD keeps every layer, every selection, and every adjustment exactly as it is on screen, so you can re-open and continue any time.

Export the JPEG

Press Ctrl+Shift+S again. This time change the format to JPEG (*.JPG; *.JPEG; *.JPE). After you click Save, a quality slider appears — Quality 10 is visually lossless and is what we recommend for photographs. Quality 6–7 is fine for web sharing if file size matters.

Understanding Layers (The One Concept You Must Internalise)

If there is a single Photoshop concept that separates beginners from intermediate users, it is layers. Think of layers as transparent sheets stacked on top of one another. Each sheet can hold pixels (a photo), text, or a special "adjustment" that affects everything below it. The order in the Layers palette matches the stacking order in the document — whatever is at the top of the palette appears in front of everything else.

The three layer operations you will use constantly:

  1. Opacity. The slider at the top of the Layers palette controls how transparent the active layer is. Reduce opacity to 50% to blend an effect more gently with the original beneath.
  2. Visibility. The eye icon on the left of each layer toggles whether you can see it. Click it to compare before and after your edit.
  3. Delete. Drag a layer to the small bin icon at the bottom of the palette to throw it away. Because you have a Background copy and you are working non-destructively, this is always safe.

For a deep dive on layers, see our companion tutorial on layers, masks, and blending modes (coming soon — link will be updated).

Undo and the History Palette

Photoshop 7.0 has unlimited multi-step undo via the History palette. Open it with WindowHistory. Every action you take gets a row. Click an earlier row to jump the document back to that state. The default is 20 history states — you can raise this in EditPreferencesGeneral but each extra state uses memory.

The keyboard shortcuts are:

Where to Go Next

You now know enough Photoshop 7.0 to do basic photo editing. The natural next steps are:

Frequently Asked Questions

Is Photoshop 7.0 too old to learn in 2026?

No. Around 95% of Photoshop's core image-editing model is unchanged since version 7.0 — layers, selections, masks, channels, adjustments, blending modes, the brush engine. Learning Photoshop 7.0 is a perfectly valid starting point, and almost everything transfers to the current Creative Cloud release.

What is the difference between Background and Layer 1?

The Background layer is locked: it cannot be moved, cannot contain transparency, and is always at the bottom. Once you press Ctrl+J to duplicate it, the new layer (Layer 1) is fully editable like every other layer.

Why does my image look pixelated when I zoom in?

That is how digital images work — every photo is made of pixels, and zooming past 100% shows you the pixel grid. It is not a Photoshop problem and the saved file will look perfectly smooth at its native size.

Where do I download brushes for Photoshop 7.0?

Any free .abr brush file made for Photoshop CS or earlier will load into Photoshop 7.0. Newer brush files using features added in CS5+ will fail. Open WindowBrushes, click the small arrow on the right, choose Load Brushes, and pick the .abr file.

Can I open Photoshop CC .psd files in Photoshop 7.0?

Sometimes. If the CC user had "Maximize PSD Compatibility" enabled when saving, yes. If not, layers may flatten or refuse to open. Ask them to re-save with maximum compatibility on.

Photoshop 7.0 Hub Editorial

Tutorials reviewed and tested on Photoshop 7.0.1 (Windows 10 22H2). For the methodology behind our test setup, see our About page.

Scroll to Top