| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,921
» Latest member: Charlotte
» Forum threads: 7,685
» Forum posts: 41,803
Full Statistics
|
| Latest Threads |
Multi window mode mode fa...
Forum: General questions
Last Post: teapot
7 hours ago
» Replies: 2
» Views: 169
|
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
Yesterday, 11:49 AM
» Replies: 25
» Views: 22,764
|
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
11-05-2025, 07:47 AM
» Replies: 7
» Views: 3,743
|
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
11-04-2025, 04:39 PM
» Replies: 7
» Views: 469
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
11-04-2025, 03:32 PM
» Replies: 4
» Views: 428
|
AIMAGoR - Artificial IMAg...
Forum: Other graphics software
Last Post: vitforlinux
11-04-2025, 12:09 PM
» Replies: 23
» Views: 9,895
|
RapidRAW
Forum: Other graphics software
Last Post: denzjos
11-03-2025, 12:51 PM
» Replies: 2
» Views: 233
|
Tutoriel installer Drea...
Forum: Tutorials and tips
Last Post: meric57
11-03-2025, 07:45 AM
» Replies: 0
» Views: 115
|
Nouveau Arrivant sur le f...
Forum: Watercooler
Last Post: meric57
11-03-2025, 06:45 AM
» Replies: 0
» Views: 116
|
Accessing GIMP’s internal...
Forum: General questions
Last Post: rich2005
11-02-2025, 12:35 PM
» Replies: 1
» Views: 204
|
|
|
| Remove background with image of the Background |
|
Posted by: Guppy - 02-23-2023, 05:39 PM - Forum: General questions
- Replies (2)
|
 |
Hey everyone!
I have 2 Screenshots from a game. One is a textured Background. The other is a screenshot of a bear in front of the same background. Now I want to remove the background from the bear-image, so that only the bear remains with a transparent background. So to say, every pixel that is the same in both images should be deleted, but the differences (the bear) should stay. I don't know if the background is exactly the same, so a little bit of Variation might be required.
Is this possible with Gimp? If yes, how can I do it?
I already found the "substract" option in layers. This creates a black background, with the bear silhouette visible. but "inside" the bear I can see the textures of the background, not the bear itself. I want the bear in its original form and the background transprent instead of black.
Thank you for all your answers!
|
|
|
| Text Effect |
|
Posted by: meetdilip - 02-22-2023, 11:00 PM - Forum: General questions
- Replies (4)
|
 |
Too many screenshots for here, so a combined one: https://i.imgur.com/ei7191w.jpg
(1) Is the text formed in a background image Uses the text layer to make a layer mask.
(2) Is a flat outline layer Uses the text path to stroke a new layer
(3) Is the outline layer with a bumpmap applied
(4) The bumpmap used. Comes from the outline and blurred.
Hi,
Step 1:
Not sure how to do it. I selected the text, then moved to background image layer and " Add a layer mask "
I am able to do step 2. I selected the text, used shrink = 4px
3. I am not sure what info to pass on for the bump map. I tried Filters > Map > Bumpmap
But none of the sliders is causing any effect on the golden outline layer.
|
|
|
| BIMP Not installing |
|
Posted by: Taggs - 02-22-2023, 01:48 PM - Forum: Extending the GIMP
- Replies (4)
|
 |
I've moved my GIMP 2.10.32 installation from my C drive to D drive due to space issues. Since then I can't get the BIMP add-on to work.
I've run the installer from here (I'm running Windows 10 64bit) but the option does not appear on the file menu. I've checked my add-on folder location and it is pointing to the correct place.
Any help to get this working would be much appreciated, as I use the add-on regularly and it saves me a lot time.
Many thanks
|
|
|
| My GEGL Plugins for text styling |
|
Posted by: BeaverGEGLFreak - 02-20-2023, 05:59 PM - Forum: Extending the GIMP
- Replies (20)
|
 |
A lot of you probably already know who I am. My name is Beaver and I make third party GEGL text styling plugins for Gimp. You can install my plugins by following instructions on https://github.com/LinuxBeaver or going to each filters Github release page and compiling and installing binaries.
https://github.com/LinuxBeaver
Windows
Code:
C:\Users<YOUR NAME>\AppData\Local\gegl-0.4\plug-ins
Linux
Code:
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins
Linux Flatpak
Code:
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins
Create a plug-ins folder if it doesn't exist.
![[Image: text.png]](https://github.com/LinuxBeaver/LinuxBeaver/raw/main/text.png)
Have fun
|
|
|
|