REC

Recommended: Video Production, Editing & Gear Maintenance Guide

 WTVID >> WTVID >  >> video >> Photography Tips

Pro Guide: Blur Portrait Backgrounds with Photoshop's Magnetic Lasso Tool

Here's how to blur the background of a portrait using the Magnetic Lasso Tool in Photoshop:

Understanding the Goal:

The core idea is to select the subject (the person in the portrait) accurately, then invert the selection to target the background for blurring. The Magnetic Lasso Tool is helpful because it "snaps" to edges based on color and contrast, making selection easier.

Steps:

1. Open the Image in Photoshop:

* Go to `File > Open...` and select your portrait image.

2. Duplicate the Background Layer (Optional but Recommended):

* In the Layers panel (usually bottom right), right-click on the "Background" layer.

* Choose "Duplicate Layer..." and click "OK". This protects your original image. Work on the duplicate.

* You can rename the duplicate layer to something like "Portrait" or "Subject".

3. Select the Magnetic Lasso Tool:

* In the Tools panel (usually on the left), find the Lasso Tool (it might be showing the Polygonal Lasso or regular Lasso).

* Click and hold the Lasso Tool icon until a flyout menu appears.

* Choose the "Magnetic Lasso Tool."

4. Adjust Magnetic Lasso Tool Settings (Important):

* Look at the options bar at the top of the Photoshop window. Here are some key settings:

* Width: This determines how far the lasso searches for an edge. Start with a value like 5-10 pixels. Adjust it based on the complexity of the edges in your image. If it's snapping to the wrong things, lower the width. If it's missing edges, increase the width.

* Contrast: How much difference in color/brightness is needed for the tool to "snap" to an edge. Start around 10%. Higher values require more contrast to snap; lower values will be more sensitive and might snap to unwanted details.

* Frequency: This determines how often Photoshop places anchor points along the selection. Higher frequency creates more anchor points for a more precise selection but can slow down the process. Start with 50-60. Adjust as needed.

* Tablet Pressure for Size: If you're using a drawing tablet, you can enable this to control the width of the selection based on pen pressure. This can be very helpful for tricky edges.

5. Start the Selection:

* Click once on the edge of the subject where you want to start your selection. Don't click and drag *constantly*. Make short clicks, letting the tool find the edge.

* Move the cursor along the edge of the subject. The Magnetic Lasso should automatically "snap" to the edge as you move.

* If the Lasso snaps to the wrong place, press the Delete (or Backspace) key to remove the last anchor point and reposition the cursor.

* Work your way around the entire subject. It's okay if the selection isn't *perfect* the first time. We'll refine it.

* Finish the Selection: When you get back to your starting point, hover the cursor over the initial anchor point. A small circle will appear next to the cursor. Click to close the selection.

6. Refine the Selection (Very Important):

* This is where you make the selection more accurate. There are several methods:

* A. Select and Mask (Recommended):

* In the options bar (after you've made the initial selection), click the "Select and Mask..." button.

* View Mode: Experiment with different view modes (Overlay, On Black, On White) to see the selection clearly.

* Global Refinements:

* Smooth: Reduces jaggedness in the selection edge.

* Feather: Blurs the selection edge (start with a small value, like 0.5-1 pixel). Important for a natural-looking blur transition.

* Contrast: Sharpens the selection edge.

* Shift Edge: Adjusts the edge inward or outward. Negative values shrink the selection (helpful to remove fringes around the subject). Positive values expand the selection.

* Refine Edge Brush Tool:

* In the Select and Mask workspace's toolbar, find the "Refine Edge Brush Tool". It looks like a brush with hair.

* Paint along the edges of the subject (especially hair, fur, or other complex areas). This tool helps Photoshop better identify and refine the selection around those tricky details.

* Adjust the brush size in the options bar at the top.

* Output Settings:

* In the "Output Settings" section at the bottom of the Select and Mask panel, choose "Output To: Selection" from the dropdown menu. This will return you to the main Photoshop interface with the refined selection active.

* Click "OK".

* B. Add/Subtract from Selection with Lasso Tools:

* If you still need to tweak the selection after using Select and Mask, you can use the standard Lasso Tools (regular, Polygonal, or even the Magnetic Lasso again) to add to or subtract from the selection.

* Adding: Select the Lasso Tool (any type) and hold down the Shift key. The cursor will change to show a "+" sign. Draw around the area you want to *add* to the selection.

* Subtracting: Select the Lasso Tool (any type) and hold down the Alt (or Option on Mac) key. The cursor will change to show a "-" sign. Draw around the area you want to *subtract* from the selection.

7. Invert the Selection:

* Go to `Select > Inverse`. This switches the selection from the subject to the background. Now only the background is selected.

8. Apply the Blur:

* Go to `Filter > Blur > Gaussian Blur...`

* In the Gaussian Blur dialog box:

* Adjust the "Radius" slider to control the amount of blur. A higher radius creates a stronger blur. Experiment to find a value that looks good for your image. A value between 5 and 15 pixels is often a good starting point.

* Watch the preview to see how the blur affects the background.

* Click "OK".

9. Deselect:

* Go to `Select > Deselect` (or press `Ctrl+D` / `Cmd+D`) to remove the selection outline.

10. Adjust Blur Strength (Optional):

* If you want to adjust the blur after you've applied it, you can use the "Fade" command. Immediately after applying the Gaussian Blur (before doing anything else), go to `Edit > Fade Gaussian Blur...`. This allows you to reduce the opacity of the blur effect, making it less intense.

11. Add a Layer Mask (Optional, but Good Practice for Non-Destructive Editing):

* Instead of inverting the selection and blurring directly, you can add a Layer Mask to your "Portrait" layer. After step 6 (refining the selection), but *before* inverting, select your "Portrait" layer and click the "Add Layer Mask" icon at the bottom of the Layers panel (it looks like a rectangle with a circle in the middle). This creates a mask based on your selection. Black hides, and white reveals. Since you selected the *subject*, the mask will be white over the subject and black over the background.

* Now, *with the Layer Mask selected* (click on the *mask* thumbnail in the Layers panel, not the layer thumbnail), go to `Filter > Blur > Gaussian Blur...`. This will blur the *mask* instead of the layer itself. A blurred mask will create a smooth transition between the sharp subject and the blurred background. This method is more flexible because you can edit the mask at any time to adjust the blur effect. You can paint on the mask with black or white to refine the blur edges.

12. Save Your Work:

* Go to `File > Save As...` and save your image as a Photoshop (.PSD) file to preserve the layers (so you can edit it later). If you're done editing and want to share the image, save a copy as a JPEG (.JPG) or PNG (.PNG) file.

Tips and Troubleshooting:

* Take Your Time: Accurate selection is key. The better your initial selection, the better the final result.

* Zoom In: Zoom in on edges to get a closer look and make more precise selections.

* Complex Edges (Hair, Fur): These are the trickiest. The "Select and Mask" workspace with the Refine Edge Brush Tool is essential for these areas. Experiment with different settings and brush sizes.

* Undo Mistakes: If you make a mistake, press `Ctrl+Z` / `Cmd+Z` to undo.

* Layer Masks are Your Friend: Using Layer Masks allows you to edit the blur without permanently altering your image.

* Experiment with Different Blurs: While Gaussian Blur is common, try other blur filters like "Lens Blur" (Filter > Blur > Lens Blur) or "Field Blur" (Filter > Blur > Field Blur) for different effects. Lens Blur simulates the depth of field of a real camera lens. Field Blur allows you to create different blur amounts at different points in the image.

* Avoid Over-Blurring: Too much blur can look unnatural. Subtlety is often best.

* Consider the Subject: The amount of blur should be appropriate for the subject and the overall aesthetic you're trying to achieve.

By following these steps and practicing, you'll be able to effectively blur backgrounds in your portraits using the Magnetic Lasso Tool and Photoshop. Remember that the key is patience and experimentation!

  1. Portrait Photographers: Is a 70-200mm Lens Essential? Pros, Cons & Alternatives

  2. Elevate Your Photography: How Self-Portraits Forge Master Skills

  3. Master Stunning Portraits: Flash Photography with High-Speed Sync Techniques

  4. Mastering Stunning Backgrounds for Outdoor Portraits: Expert Photography Tips

  5. Master Natural Light for Stunning Macro Photography: Expert Tips & Techniques

Photography Tips
  1. Portrait Photographers: Is a 70-200mm Lens Essential? Pros, Cons & Key Factors

  2. How to Save GIMP Images as JPEG: Step-by-Step Guide

  3. Anton/Bauer ELIPZ 10k Mega-Battery: Powering Camcorders and Accessories – First Look

  4. Master Hollywood Film Noir Portraits: Pro Techniques for Dramatic Shadows & Lighting

  5. Make Portrait Colors Pop Without Photoshop: Pro In-Camera & Free Editing Tips

  6. Master Portrait Retouching: Dodge & Burn with Gray Layers in Photoshop

  7. 20 Expert Tips to Capture Authentic Smiles in Photography

  8. Craft Captivating YouTube Intros: Free Template & Pro Tips