How to Center Text in GIMP

By Henrick June 22, 2026 3 min read Text, Fonts & Typography

When someone says they want to center text in GIMP, they usually mean one of two things: centering the text alignment within the text box itself (like clicking the center button in Word), or placing the text layer in the exact center of the canvas. Both are quick, but they use different tools.

Centering Text Within the Text Box

This controls how lines of text align relative to each other - left, center, or right, exactly like a word processor.

  1. Press T and click on your text layer to enter edit mode.
  2. Press Ctrl+A to select all text.
  3. In the Tool Options panel, find the four alignment buttons (icons showing left, center, right, and justified alignment).
  4. Click the center alignment button (the one with centered lines).

This centers each line of text within the text box boundaries. It does not move the text box itself on the canvas - just the alignment of the text inside it.

Centering Text on the Canvas

To place the text layer exactly in the middle of the canvas, use the Align tool:

  1. Click the text layer in the Layers panel to make it active.
  2. Press Q to switch to the Align tool, or go to Tools > Transform Tools > Align.
  3. In Tool Options, change "Relative to" to Image.
  4. Click Center on vertical axis (the button with a vertical center line) to center horizontally.
  5. Click Center on horizontal axis to center vertically.

Click both buttons to place the text perfectly in the middle of the canvas. The text layer snaps to the exact center with no guessing.

Using the Align Tool for Precision

The Align tool does more than just center - It aligns layers relative to other layers, selections, or the canvas. Some useful options in Tool Options:

"Relative to" setting What it does
ImageCenters relative to the entire canvas
SelectionCenters within the active selection area
Active layerAligns relative to a specific layer
First item / Last itemDistributes multiple layers evenly

For banner or social media designs where multiple text elements need to be centered, set "Relative to" to Image and click the center axis buttons for each text layer. This is much more reliable than dragging by eye - similar to the alignment workflow described in the logo creation guide.

Using Guides for Repeatable Centering

If you frequently center text in the same document, guides save time. Set them up once and every element will snap to center automatically:

  1. Go to Image > Guides > Create Guides by Percent.
  2. Enter 50 for both Horizontal and Vertical to place guides at the exact center.
  3. Make sure View > Snap to Guides is checked.
  4. Now when you move a text layer near the center, it will snap to the guide automatically.

Guides are non-printing - They are only visible in the GIMP canvas and disappear when you export. You can toggle their visibility with Shift+Ctrl+T.

Quick Recap

  • Center text within the text box: Text tool > select all > center alignment button in Tool Options
  • Center on canvas: Align tool (Q) > Relative to: Image > Center on both axes
  • For repeatable centering, set guides at 50% and enable Snap to Guides
Tags: Gimp text Alignment

Share this article:

Twitter / X Facebook

Related Articles

3 min read

How to Add Text in GIMP

Adding text to an image in GIMP is straightforward once you know the Text tool. …

2 min read

How to Add Fonts to GIMP

GIMP uses the fonts installed on your system. Here is how to add new fonts on Wi…

4 min read

How to Edit Text in GIMP

Editing text in GIMP works differently from most design tools. Here is how to ch…