The fastest way to change opacity
Open your image in Photoshop and select the layer you want to make transparent. Look at the Layers panel on the right side of your screen — if you don't see it, go to Window > Layers. At the top of the Layers panel, you'll find the Opacity slider, which shows a percentage (usually 100%). Click the number or drag the slider left to lower the opacity. Moving it to 50% makes the layer half-transparent; moving it to 0% makes it invisible.
That's the core action. Everything else is deciding which layer to change and understanding what opacity does to different kinds of content.
Key Takeaways
- The Opacity slider lives at the top of the Layers panel and controls how transparent a single layer becomes.
- Lowering opacity to 50% makes a layer half-transparent; 0% hides it completely.
- Opacity affects the entire layer at once — if you want to make only part of a layer transparent, you need to erase or mask that section instead.
- Adjustment layers and smart objects have their own opacity controls that work the same way as regular layers.
Where the opacity slider lives and how to use it
The Layers panel is your control center. If it's not visible on the right side of your workspace, click Window in the menu bar, then select Layers. You'll see a list of all the layers in your document, stacked vertically.
At the very top of the Layers panel, just above the layer list, you'll see a row of controls. On the left is a dropdown that says "Normal" (this is the blend mode). To the right of that is the word "Opacity" followed by a percentage number and a slider. Click directly on the percentage number to type in a specific value, or click and drag the slider itself to adjust it smoothly. As you move the slider left, the selected layer becomes more transparent in your canvas.
Make sure you've selected the correct layer before adjusting — click on the layer name in the Layers panel to highlight it. Only the selected layer will change.
Opacity versus erasing or masking
Opacity makes an entire layer see-through uniformly. If you lower a layer's opacity to 60%, every pixel on that layer becomes 60% opaque — the whole thing fades together.
If you want to make only part of a layer transparent while keeping other parts solid, opacity won't do that. Instead, you'll need to erase the unwanted sections using the Eraser tool, or use a layer mask to hide parts of the layer without permanently deleting them. A layer mask is reversible; erasing is permanent unless you undo when ready.
Opacity with adjustment layers and smart objects
Adjustment layers — like Curves, Levels, or Hue/Saturation — have their own opacity slider in the Layers panel. Lowering the opacity of an adjustment layer reduces the strength of the effect. For example, if you create a Curves adjustment that darkens your image, lowering that adjustment layer's opacity to 50% makes the darkening effect half as strong.
Smart Objects also respond to opacity the same way. If you've placed a smart object (like a linked file or a converted layer) into your document, you can adjust its opacity using the same slider.
Opacity and blend modes work together
Just to the left of the Opacity slider is a dropdown that says "Normal" — this is the blend mode. Blend modes change how a layer interacts with the layers below it. Multiply makes a layer darken what's underneath; Screen makes it lighten; Overlay creates contrast.
Opacity and blend mode are separate controls. You can set a layer to Multiply mode at 100% opacity, or Multiply mode at 50% opacity — the blend mode decides how the colors mix, and opacity decides how strong that mixing is. Experimenting with both together gives you fine control over how layers interact.
Undoing opacity changes
If you've adjusted opacity and want to go back, press Ctrl+Z (Windows) or Command+Z (Mac) to undo. You can undo multiple steps by pressing the shortcut repeatedly, or by going to Edit > Undo.
If you've saved and closed the file, you can't undo opacity changes unless you saved the file as a Photoshop document (.psd or .psb). These formats preserve layers and all their settings. If you saved as JPG, PNG, or another flattened format, the opacity is baked in and can't be changed without reopening the original layered file.
Common reasons opacity doesn't seem to work
If you're adjusting the opacity slider and nothing happens on your canvas, check that you've selected the correct layer — the layer name should be highlighted in white in the Layers panel. If the wrong layer is selected, you're changing its opacity, not the one you're looking at.
Another common issue: if your layer is locked, you may not be able to change its opacity. Look for a lock icon next to the layer name. Click the lock icon to unlock the layer, then adjust opacity.
If you're working with a background layer (the bottom layer in a new document), it may be locked by default. Double-click it and rename it to convert it to a regular layer, which will unlock all its properties.
Frequently Asked Questions
Can I change the opacity of just one color in a layer?
No — opacity affects the entire layer uniformly. To make only one color transparent, use the Eraser tool with a selection, or use Select > By Color to select all pixels of that color, then delete or mask them. A layer mask lets you control transparency on a per-pixel basis without permanently erasing anything.
What's the difference between opacity and fill?
Opacity controls the transparency of the entire layer, including any effects like drop shadows. Fill controls only the transparency of the layer's content, leaving effects at full strength. You'll find the Fill slider just to the right of Opacity in the Layers panel. Most of the time you'll use Opacity.
Does lowering opacity make the file smaller?
No. Opacity is a layer property that Photoshop stores in the file — it doesn't reduce file size. If you flatten the image or export to a format like JPG, the opacity is applied to the pixels, but that doesn't make the file smaller than if you'd kept it at 100% opacity.
Can I animate opacity changes?
Yes, using the Timeline panel. Go to Window > Timeline, select your layer, and click the stopwatch icon next to Opacity. Set keyframes at different points in the timeline with different opacity values, and Photoshop will animate the transition between them. This is useful for creating fade-in or fade-out effects in video or animated GIFs.