How to Use Photoshop: Step-by-Step Tutorials for Beginners

2026-06-05·SaaS Setup

Teaching Photoshop to my roommate was the moment I realized how badly most tutorials explain things. He'd watched eight hours of YouTube videos and couldn't figure out why his layer wouldn't move. It was locked. That's it. The layer had a lock icon and nobody had mentioned locks in any of the videos he watched.

This stuff matters more than knowing what Liquify does.

I'm going to walk through the actual basics. Not a feature tour. Just what you need to open a photo, make it look better, and save it in a format other people can open. If you can do those three things, you can figure out the rest when you need it.

Open Photoshop. Create a new document, Ctrl+N. Pick something reasonable like 1920 by 1080 pixels at 72 DPI. That's a standard screen size. Hit Create. Now you have a white rectangle and a bunch of panels.

On the left, the toolbar. Every icon that has a tiny triangle in the bottom right corner means there's more tools hidden under it. Right-click or click and hold to see the flyout menu. The rectangular marquee tool also hides the elliptical marquee. The lasso hides the polygonal lasso and the magnetic lasso. The brush hides the pencil and the color replacement tool. You get the idea.

At the top, the Options bar. This changes depending on which tool you have selected. With the Brush tool active, it shows brush size, hardness, opacity, and flow. With the Type tool, it shows font, size, alignment, color. Pay attention to this bar. It took me embarrassingly long to notice it existed and I spent months digging through menus for settings that were right there.

On the right, panels. The Layers panel is the most important. F7 opens it if you accidentally close it. The Adjustments panel and the Properties panel connect to adjustment layers. Channels and Paths are useful later but I'd close them for now.

Take a photo. Open something, anything. Ctrl+O. If the photo opens but the Layers panel shows a padlock next to the layer name, that's the background layer lock. Double-click the layer, rename it, hit Enter. Now it behaves normally.

Duplicate it. Ctrl+J. Name the new layer. I use names like "base edit" or "color fix" or whatever tells me what the layer does. You don't need a fancy naming system. Just don't leave everything as Layer 1, Layer 1 copy, Layer 1 copy 2 because you will absolutely forget which one does what and you'll toggle twelve layers trying to find the one with the text edit.

The Crop tool. Shortcut C. Drag the handles. If you want a specific ratio, set it in the Options bar dropdown. If you want to straighten a tilted photo, move your cursor slightly outside a corner handle until it turns into a curved double arrow, then rotate. The crop overlay grid helps you line things up.

Exposure fixes come next. Click the adjustment layer icon in the Layers panel, the half-filled circle. Choose Levels. The three sliders under the histogram control shadows, midtones, and highlights. Left slider moves the black point. Right slider moves the white point. Middle slider adjusts overall brightness.

For a photo that's too dark, drag the middle slider left. For a photo that's too bright, drag it right. The left and right sliders define the range. If your photo has no true black, the darkest pixel might be a muddy gray. Drag the left slider inward until it hits the data and suddenly your blacks are actually black. Same with the right slider for whites.

Brightness/Contrast is simpler but less precise. I use it when I'm in a hurry and just want a quick tweak. Brightness +15, Contrast +10, done. If I'm doing something that matters, I use Levels or Curves instead.

Curves is Levels but with more control points. You can add multiple points along the diagonal line and pull different brightness ranges independently. The classic S-curve (pull the top third up slightly, pull the bottom third down slightly) adds contrast in a way that looks more natural than the Contrast slider. It took me a while to get comfortable with Curves. My early attempts all looked like deep-fried memes. Start subtle. A little curve goes a long way.

Color corrections. If your photo has a weird color cast, like everything looks too blue because you shot indoors under fluorescent lights, add a Color Balance adjustment layer. The sliders let you add or subtract cyan/red, magenta/green, and yellow/blue in the shadows, midtones, and highlights separately. For a typical indoor yellow cast, add a bit of blue in the midtones and highlights. Go easy. Overcorrecting looks worse than the original problem.

Selections. The Quick Selection tool (W) is what I reach for first. Paint over what you want to select. It expands based on detected edges. If it selects too much, hold Alt and paint to subtract. The size of your brush matters. Use the bracket keys, [ to make it smaller and ] to make it larger. A smaller brush for detailed edges, a larger one for broad areas.

The Magic Wand (also under W, right-click to find it) selects based on color similarity. Click a blue sky and it selects all the connected blue pixels. The Tolerance setting in the Options bar controls how similar colors need to be. Tolerance of 32 is the default and works fine for most solid backgrounds. Lower tolerance means stricter matching. Higher means looser.

Once you have a selection, you can do lots of things. Copy it to a new layer with Ctrl+J. Delete it with the Delete key (on a normal layer, not the background). Fill it with a color using Edit > Fill. Invert the selection with Ctrl+Shift+I so you're selecting everything except what you originally picked.

The Pen Tool. Shortcut P. This one has a learning curve and I'm not going to pretend otherwise. You click to place anchor points and Photoshop draws straight lines between them. Click and drag to create curves with bezier handles. It's the most precise selection method for product photos, logos, anything with clean edges. It's also the most frustrating tool when you're starting out. I avoided it for probably two years and just lived with rough selections. Don't be me. Learn it early, even if it's annoying.

Layer masks. The icon looks like a rectangle with a circle in it, bottom of the Layers panel. Adds a white box next to your layer thumbnail. Paint black on the mask and the layer disappears in those spots. Paint 50% gray and the layer is partially transparent. The X key swaps your foreground and background colors. D resets them to black and white. I probably hit D then X five hundred times every editing session.

When you're done editing, save the PSD. Then export whatever format makes sense for where the image is going. JPEG for photos at quality 80-90. PNG-24 for anything with transparency. If you're emailing the image and need it under a certain file size, File > Export > Save for Web (Legacy) gives you a live preview with file size estimates as you adjust quality.

The spot healing brush, shortcut J, is probably the tool I use most that I haven't mentioned yet. It removes small things from photos. A pimple on a portrait. A piece of trash on the ground. A power line in a sky. Just paint over the thing you want gone, matching your brush size to slightly larger than the object. Photoshop samples surrounding pixels and blends them in. It works best on small areas with simple backgrounds. For anything bigger, the Clone Stamp tool gives you more control because you manually pick the source area.

I remember spending an entire Saturday trying to figure out why my text looked fuzzy. It was anti-aliasing. In the Options bar when the Type tool is active, there's a dropdown for anti-aliasing method. Sharp makes text crisper but can look jagged at small sizes. Smooth is the default and usually fine. For small UI text, I switch to None sometimes because anti-aliasing makes tiny text look blurry.

Photoshop's learning curve is real but it's not as steep as it looks from the outside. The interface is intimidating because it shows you everything at once. Nobody needs everything at once. Learn layers, learn selections, learn adjustment layers. Practice on your own photos instead of tutorial files. Make ugly things, figure out why they're ugly, fix them. That's the whole process.