Gimp-Forum.net
How to Put a Border Round an Image - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: How to Put a Border Round an Image (/Thread-How-to-Put-a-Border-Round-an-Image)



How to Put a Border Round an Image - EasyGoingPat - 11-02-2023

Hi,

I am trying to do something I am sure is simple and probably has multiple solutions but I just don't seem to be able to find an answer that works.

I have a JPG image, which is 3000 pixels square. All I wish to do is save out a copy of the image but with a thin black border.

I would be extremely grateful if anyone could give me pointers on how to do this, please?

Kind wishes - Patrick

Huh


RE: How to Put a Border Round an Image - Ofnuts - 11-02-2023

  • Select > All
  • Select > Border (enter border width)
  • Layer > new layer
  • Bucket-fill selection with black
This create the border inside the image.

If you want the border outside, use Image > Canvas size to add twice the border width to each dimension and center your existing image. Then you are back to process above.


RE: How to Put a Border Round an Image - rich2005 - 11-02-2023

Other ways:

Select -> All
Edit -> Stroke Selection with a suitable size (2 x required width as half is outside the canvas and lost)

Filters -> Decor -> Add Border Set the X and Y size / Set the colour / Set the delta value to 1
This puts a border around the image as a new layer, so Image -> Merge Visible or Image -> Flatten


RE: How to Put a Border Round an Image - zeuspaul - 11-02-2023

All good suggestions. I will add using Irfanview. Image/add border/frame. Select all black and type in the size. Irfanview has several types of borders and is free and very easy to use. It is one of the few things I still use Irfanview for.


RE: How to Put a Border Round an Image - Gimp_charles - 11-09-2023

Another method that allows even more flexibility is to increase your canvas size a bit (and choose the "center" option to keep your main image in the middle), add a new transparent layer, bucket fill it whatever color you'd like, then put that layer under your main image.
Makes a perfect frame.


RE: How to Put a Border Round an Image - sallyanne - 11-09-2023

Or if you have the GMIC qt plugin it has many types of frames. The regular is the one you want