Layer management -- create, delete, duplicate, group, reorder, merge, and flatten.
Add new pixel layers or groups to your document. New layers are inserted above the currently selected layer.
Create an exact copy of the selected layer, including its pixel data, masks, and effects.
Organize layers into collapsible groups (folders). Groups can be nested and have their own blend mode and opacity.
Change the stacking order by dragging layers up or down in the Layers panel. The topmost layer in the panel renders on top of the canvas.
Toggle layer visibility with the eye icon. Adjust opacity using the slider at the top of the Layers panel (0-100%).
Change how a layer composites with layers below it using the blend mode dropdown. All standard Photoshop blend modes are supported: Normal, Multiply, Screen, Overlay, Soft Light, Hard Light, Color Dodge, Color Burn, Difference, and more.
Lock layers to prevent accidental edits. Lock options include: lock transparency, lock pixels, lock position, and lock all.
Clip a layer to the content of the layer below it. The clipped layer only shows through the opaque areas of the base layer.
Merge the selected layer with the layer directly below it, combining their pixel data according to blend modes and opacity.
Flatten all visible layers into a single Background layer. Hidden layers are discarded. This is useful before saving to formats that do not support layers.
Each layer shows a small thumbnail preview in the Layers panel. Thumbnails update in real time as you paint, transform, or apply effects.
| Shortcut | Action |
|---|---|
| Ctrl+Shift+N | New Layer |
| Ctrl+J | Duplicate Layer |
| Ctrl+G | Group Layers |
| Ctrl+Shift+G | Ungroup Layers |
| Ctrl+E | Merge Down |
| Ctrl+Shift+E | Merge Visible |
| Ctrl+] | Bring Layer Forward |
| Ctrl+[ | Send Layer Backward |
| Ctrl+Shift+] | Bring to Front |
| Ctrl+Shift+[ | Send to Back |
| Delete | Delete Layer |