Gimp-Forum.net
Resizing and Adding to 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: Resizing and Adding to an image (/Thread-Resizing-and-Adding-to-an-image)



Resizing and Adding to an image - jimindt - 02-20-2020

I've resized an image to add some space to the bottom of it. When I do that what happens is that I get the added space as 'transparent.' i.e. it shows up as that checkerboard pattern which means that its transparent. If it helps, my foreground color is white.

My problem is that I can't seem to be able to do anything with the added space. I want to copy/duplicate the area above it into it. I've selected it with the rectangle tool and then run the Heal Selection tool on it. No results. I've selected it with the rectangle tool and tried to fill it with the foreground color (white). Again no results.

Obviously I'm missing some step here which will let me work in the added area at the bottom of the picture.

TIA,

Jim


RE: Resizing and Adding to an image - denzjos - 02-21-2020

I do it this way : on the Gimp menu :
- Image / Canvas Size
- Fill in the size 'With' and 'Height'
- Resize layers : choose 'All layers'
- Fill with : you can select 'white' or 'background color (if it's white)
- Offset : fill in 'Offsets' or move the canvas by using the mouse 
[attachment=3965]


RE: Resizing and Adding to an image - rich2005 - 02-21-2020

Quote: I've resized an image to add some space to the bottom of it. When I do that what happens is that I get the added space as 'transparent.' i.e. it shows up as that checkerboard pattern which means that its transparent. If it helps, my foreground color is white.

First a probable cause. 
Using Image -> Canvas size (1) keeps the layer boundary. Use settings as (2) for a resize.

Of course there are other ways, pasting an image into a larger canvas for example so look for that dotted line indicating the layer boundary.

[attachment=3966]

How to fix it. 
Usual way is Layer -> Layer to Image Size (3) then there are two cases.
The original image has no transparency and the expanded area fill with whatever background colour is set.
The image layer has transparency (4). Boundary changes, you can now use it. Want to fill with a colour? Various ways, example a new layer underneath or enable pixel lock and bucket fill.

[attachment=3967]


RE: Resizing and Adding to an image - jimindt - 02-21-2020

Thanks very  much. That worked. Big Grin

Jim