0
votes
0answers
31 views

How to colorize a layer with semi transparent borders to a specific color in GIMP?

I have an white icon that needs to be colorized to a specific color. How do I do it in GIMP? Keep in mind that it has semi transparent borders and transparent background, so using the bucket or ...
0
votes
1answer
35 views

Make part of image transparent in GIMP [duplicate]

Using Gimp, I want to make a small part of an image transparent. However, when I use colour to alpha, it turns the whole image partially transparent by removing the colour from all pixels. Is there ...
2
votes
1answer
45 views

Forcing transparency on layers below

I am pretty new at Gimp, so not sure if this is possible at all. Let's say I have two lines like this, and I give the impression one line is on top of the other by clipping at the intersection, like ...
0
votes
1answer
41 views

How do I create a tapered opacity effect around an image in gimp?

I'd like my image to blend into the background gradually around the edges on a web project I'm working on. How do I fade transparency around the edge of an image in gimp?
2
votes
1answer
167 views

How to edit an animated gif in gimp to include transparency?

I have an ajax spinner which unfortunately has a white background in the corners. I want to remove the white and make it transparent using GIMP. How can I go about doing that? I tried opening it in ...
4
votes
5answers
411 views

Convert foreground motif to degrees of transparency?

I have a 24-bit PNG where the motif is a subtle pattern. The pattern itself is in light greys, i.e. the background color of the PNG is #eee and the pattern is in a range of slightly darker greys. I ...
1
vote
2answers
2k views

Gimp - Using an image as the transparency layer of another image

I have two images (For the sake of simplicity, Image1 and Image2). I want to use Image2 as a transparency for Image1. How can I do that? Assume I've done little more with Gimp than play with some ...
2
votes
1answer
570 views

Using GIMP, can you “erase” a color?

I'm presently working on an iOS application and I am attempting to reverse engineer their standard alert dialog window. I have managed to figure out what the alpha value on the background it uses is ...
7
votes
3answers
9k views

Add transparency to an existing PNG

I'd like to use this image on a web site. What I need to do is change the background from black to transparent, so I can use the arrow on my site maintaining the page background. I used Gimp to ...
2
votes
2answers
364 views

Separating a stock photograph from background

I purchased some stock images for a website I'm building (I'm a programmer, with relatively no design experience at all). The issue at hand is, like most stock images, the images I purchased are on ...
5
votes
2answers
3k views

Why does my transparent PNG not look good?

I want to convert a JPG to transparent and using GIMP I added alpha layers and transparency same way I make a GIF transparent I converted it to PNG but it doesn't display well when I load it on my ...
5
votes
2answers
8k views

Making the background of an image transparent

I have some jpg images and I need for each of them to have a transparent background. I have GIMP as a graphic tool. I need to put them in a web page and I need to see just the main element and have a ...
3
votes
5answers
4k views

Replace black background with a transparent background

How can I add transparent background on this image instead of black background, but I also would like to keep the partial transparency effect on some of the particles and particles borders. Could ...
3
votes
2answers
4k views

How to make an animated gif with a transparent background without overlap?

When I try to make a gif with two frames both of which have a transparent background in GIMP, what happens is that the first frame looks OK, then the second frame appears on top of it, such that you ...