GIMP Tutorial: Free Photo Editing Basics

·

GIMP Tutorial: Free Photo Editing Basics

GIMP (the GNU Image Manipulation Program) is a free, open-source photo editor that handles most of what people buy Photoshop for, without the cost. This GIMP tutorial walks you through the essentials, layers, the core tools, selections, and exporting, plus a first-edit workflow so you finish with a real result. If you want to retouch photos, make graphics, or edit images on any budget, this is where to begin.

GIMP is one tool among many in a designer’s kit. For a map of which app suits which task, see our pillar guide to Figma for beginners. GIMP’s home turf is raster image editing: photo retouching, compositing, and pixel-based graphics.

What GIMP Is and Why It Is Free

GIMP is a community-developed, open-source raster image editor for Windows, macOS, and Linux. Raster means it works pixel by pixel, which is exactly what photo editing requires. Because it is open source, there is no purchase, trial, or subscription, you download it from gimp.org and use the full program for nothing.

It is positioned as the leading free Photoshop alternative. The feature set is deep: layers, masks, filters, color correction, retouching tools, and broad format support. The interface differs from Photoshop’s and is a little rougher in places, but the underlying capability is professional. For scalable vector work rather than pixel editing, pair it with the free Inkscape tutorial.

Raster Editing: What GIMP Is For (and Not)

GIMP edits raster images, made of pixels, which makes it ideal for photographs and any artwork where individual pixels matter. It is not a vector tool, so logos and icons that must scale infinitely belong elsewhere.

  • Use GIMP for photo retouching, color correction, compositing, and web graphics.
  • Use a vector tool like Inkscape or Affinity Designer for logos, icons, and scalable illustration.
  • Use an iPad painting app like Procreate for freehand digital art with a stylus.

The GIMP Interface

By default GIMP can open in single-window mode, which keeps everything in one tidy window. The key areas are:

  • The Toolbox in the top-left holds the selection, paint, transform, and retouching tools.
  • The Tool Options panel below the Toolbox shows settings for the active tool.
  • The image canvas in the center is where your photo or artwork displays.
  • The Layers and Channels docks on the right manage your layers and image structure.
  • The menu bar across the top organizes commands under File, Edit, Select, Colors, Filters, and more.

If your panels ever get lost, the Windows menu lets you reset to a default layout, a useful escape hatch for beginners.

Layers: The Foundation of Non-Destructive Editing

Layers are the most important concept in GIMP, as in any serious image editor. Each layer is a transparent sheet stacked over the others, so you can add text, adjustments, or new elements without permanently altering the original photo underneath. Open the Layers dock (Windows > Dockable Dialogs > Layers if it is hidden) to manage them.

  • Add a new layer for each separate element, text, a logo, a color adjustment, so each stays editable.
  • Reorder layers by dragging; layers higher in the stack sit in front.
  • Adjust a layer’s opacity and mode (such as Multiply or Screen) to control how it blends.
  • Use layer masks to hide parts of a layer non-destructively, the cleanest way to blend images.

Essential Tools to Learn First

A handful of tools cover most everyday editing. Learn these before exploring the rest:

  1. The Move tool repositions layers and selections.
  2. The Selection tools (Rectangle, Ellipse, Free Select, and the Fuzzy Select “magic wand”) isolate areas to edit.
  3. The Crop tool trims an image to a chosen area.
  4. The Clone and Healing tools remove blemishes and unwanted objects by sampling nearby pixels.
  5. The Paintbrush, Pencil, and Eraser handle direct painting and removal.
  6. The Text tool adds editable type on its own layer.

Selections: Editing Just Part of an Image

Selections let you confine edits to a specific area. Draw a selection with one of the selection tools and any change, color adjustment, fill, filter, applies only inside it. The Fuzzy Select (magic wand) picks pixels of similar color, handy for isolating a solid background, while Free Select lets you draw or click an outline by hand.

Two commands make selections far more flexible: Select > Feather softens the edges for natural blends, and Select > Invert flips the selection so you edit everything except what you chose. Mastering selections is what lets you change a sky, recolor an object, or cut a subject from its background cleanly.

Your First Edit: A Step-by-Step Start

  1. Download GIMP from gimp.org and open your photo with File > Open.
  2. Duplicate the layer (Layer > Duplicate Layer) so you always keep the untouched original beneath.
  3. Crop and straighten with the Crop tool to improve the composition.
  4. Adjust brightness and color with Colors > Brightness-Contrast and Colors > Curves.
  5. Retouch blemishes or distractions using the Healing or Clone tool.
  6. Add text on a new layer with the Text tool if your image needs a caption or title.
  7. Export the finished image with File > Export As, choosing JPEG or PNG.

Exporting: The Step Beginners Miss

This is the one quirk that trips up nearly every new GIMP user. Pressing Save stores the file in GIMP’s native .xcf format, which preserves layers but is not a normal image other apps can open. To produce a usable JPEG or PNG, you must use File > Export As instead.

  • Save an .xcf file to keep all your layers editable for later.
  • Use Export As to create a JPEG for photos or a PNG for graphics needing transparency.

Keep the layered .xcf as your master and export flat copies as you need them. That habit lets you revisit and tweak any edit instead of starting over.

Like every editor, GIMP rewards practice over reading. Take one of your own photos and run it through the full workflow above, crop, color, retouch, export, and you will understand the program better than any walkthrough alone can teach. It costs nothing to start, so there is no reason to wait.

Frequently Asked Questions

Is GIMP really a free alternative to Photoshop?

Yes. GIMP is free, open-source software with no purchase or subscription, and it covers most core Photoshop tasks: layers, masks, retouching, filters, and color correction. It lacks some advanced and proprietary Adobe features, but for everyday photo editing and graphics it is a genuinely capable, no-cost alternative.

Why can’t I save my image as a JPEG in GIMP?

GIMP’s Save command only writes its native .xcf format, which keeps layers but is not a standard image file. To create a JPEG or PNG, use File > Export As instead. This trips up most beginners, but once you know it, exporting becomes routine.

Is GIMP hard for beginners to learn?

GIMP has a slightly steeper learning curve than some apps, mainly because its interface differs from Photoshop’s. However, the core concepts, layers, tools, and selections, are standard image-editing fundamentals. Most beginners can complete a real photo edit within a session or two using a structured tutorial like this one.

Can GIMP open Photoshop PSD files?

Yes. GIMP can open and edit PSD files, preserving most layers, though very complex Photoshop features like certain adjustment layers and effects may not transfer perfectly. You can also export to PSD from GIMP, making it reasonably interoperable with Photoshop-based workflows for collaboration.

Is GIMP a vector or raster editor?

GIMP is a raster editor, working pixel by pixel, which makes it ideal for photos and pixel-based graphics but not for scalable logos or icons. For vector work that resizes infinitely, use a dedicated vector tool such as the free Inkscape or the one-time-purchase Affinity Designer.

Keep Reading