Skip to main content

Creating and Using Templates

Never set up the same document twice

In This Lesson

What a Template Is

A template is a saved starting point so you don't rebuild the same setup every time. GIMP offers templates at several levels — canvas presets, whole starter documents, tool presets, and reusable assets like brushes and palettes. Each one removes a chunk of repetitive setup, and together they turn "start from scratch" into "start from ready."

Canvas Templates

When you choose File → New, the Template dropdown offers ready-made canvas sizes — A4, US Letter, common screen resolutions, web banner sizes, and more. Picking one sets the correct width, height, resolution, and color settings in a click, so you never fat-finger a dimension or forget to set 300 dpi for print.

💡 Resolution Lives in the Template

A print template carries the right dpi (usually 300) and pixel dimensions together; a web template carries 72 dpi at screen sizes. Choosing the matching template is the easiest way to avoid the classic "my print came out blurry / my web file is huge" mistakes.

Creating a Custom Template

If you regularly make documents at your own size — a specific social format, a client's print spec — save it once as a template:

  1. Open Windows → Dockable Dialogs → Templates to see the Templates list.
  2. Click Create a new template, then set the name, width, height, resolution, and color space.
  3. It now appears in the File → New dropdown forever. (You can also right-click an open image's setup to base a template on it.)
flowchart LR A[Templates dialog] --> B[New template] B --> C[Set size, resolution, color] C --> D[Appears in File, New dropdown]

Define a size once; reach for it from File → New every time after.

Starter Documents

A canvas template sets the size; a starter document goes further and saves an entire pre-built XCF with the layers, guides, and structure you always begin with. For example, a social-post starter might already contain a background layer, a text layer, a safe-margin guide, and a logo. To use one, keep a master XCF and either File → Open it and immediately Save As a new name, or duplicate the file first so the master stays pristine.

🎓 The "Save As New" Habit

The danger of a starter XCF is editing the master by accident. Build the habit: open the starter, File → Save As with the project's name before you touch anything. Your template stays clean for next time.

Tool Presets and Saved Settings

Tools remember settings too. Configure a tool the way you like — a soft dodge brush, a specific crop ratio, a Curves grade — and save it as a tool preset (the save icon in the Tool Options, or the Tool Presets dialog). Many dialogs (Curves, Levels, Hue-Saturation) also let you save named settings you can reload on any image. These small savings add up fast across a busy editing day, and they underpin the reusable "look" you built in Module 7.

Reusable Brushes, Gradients, and Palettes

Templates extend to the assets you paint with. GIMP stores custom brushes, gradients, patterns, and palettes in your personal GIMP folder so they persist across projects:

  • Save a gradient you built for split toning; it's there for the next grade.
  • Store a palette of a brand's colors (from Color Harmonies) for consistent design work.
  • Keep a set of custom brushes — a signature texture, a soft dodge tip — always to hand.

⚠️ Back Up Your GIMP Profile

Your templates, presets, brushes, and palettes live in your GIMP user folder (find it under Edit → Preferences → Folders). Back that folder up — reinstalling or moving computers otherwise loses every custom asset you've built. It's part of the backup strategy in tomorrow's lesson.

Practice Activities

  1. Custom canvas template. Create a template for a size you use often (a social format or a print size) and start a new document from it.
  2. Starter XCF. Build a reusable starter document with guides and placeholder layers, and practice the open-then-Save-As habit.
  3. Save a preset. Configure a tool or a Curves grade and save it as a preset, then reload it on a different image.

Summary

✅ Key Takeaways

  • Templates save setup at many levels: canvas, starter documents, tool presets, and assets.
  • Use File → New templates for correct size and resolution; create custom templates in the Templates dialog.
  • Starter XCFs pre-build your layer structure — open, then Save As before editing.
  • Save tool presets and dialog settings for repeated looks and setups.
  • Store and back up custom brushes, gradients, and palettes in your GIMP profile.

➡️ What's Next

Next, tailor the interface to the job: Optimizing Workspace for Different Tasks.

Additional Resources