How to Add a Layer in GIMP

By Henrick May 06, 2026 2 min read Layers, Selections & Masks

Layers are the foundation of almost everything you do in GIMP. Every time you add text, paste an image, or want to draw on top of something without touching the original, you are working with layers. Adding a new layer is one of the first skills to get comfortable with.

How to Add a New Layer

There are three ways to add a layer, depending on what feels natural to you:

Method How
Menu Layer - New Layer
Keyboard shortcut Shift+Ctrl+N
Layers panel button Click the page icon at the bottom of the Layers panel (it looks like a blank page with a corner folded)

All three open the New Layer dialog.

Understanding the New Layer Dialog

The dialog asks you a few questions before creating the layer:

  • Layer Name - Give it a meaningful name like "Shadow" or "Logo" so you can find it later in the panel. This matters more than it seems once you have ten layers.
  • Width and Height - Defaults to the image size. Leave this as-is in most cases.
  • Fill With - Choose what the new layer starts filled with.
Fill Option What You Get When to Use It
Foreground Color Solid colour fill Background colour layers
Background Color Solid secondary colour fill Colour backgrounds
White Plain white Starting a fresh canvas
Transparency Empty, see-through layer Most editing work - Drawing, text, elements
Tip: For most editing tasks, choose Transparency. It gives you a blank, invisible layer to work on without covering anything below it.

Where the New Layer Appears

New layers appear directly above the currently selected layer in the Layers panel. The layer at the top of the panel is drawn on top of everything else in the image. Layers lower in the panel sit underneath.

You can drag layers up and down in the Layers panel to reorder them. Reordering layers changes what is in front and what is behind - It does not move anything on the canvas position-wise.

For a deeper look at how layers work together - Including opacity, blend modes, and grouping - The full layers guide covers all of it in plain language.

Tags: Gimp Beginners layers

Share this article:

Twitter / X Facebook

Related Articles