| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Problem with exporting fr...
Forum: General questions
Last Post: ExAdobeUser
6 hours ago
» Replies: 2
» Views: 132
|
strange and crazy, Hamste...
Forum: Watercooler
Last Post: denzjos
Yesterday, 06:27 AM
» Replies: 0
» Views: 79
|
How would I be able to be...
Forum: General questions
Last Post: BrokenGamerX
06-29-2026, 11:31 PM
» Replies: 6
» Views: 468
|
How to iterate pixels wit...
Forum: Scripting questions
Last Post: Scallact
06-29-2026, 12:17 PM
» Replies: 0
» Views: 98
|
What's the Best Way to Ch...
Forum: Other graphics software
Last Post: rich2005
06-29-2026, 09:25 AM
» Replies: 1
» Views: 120
|
Triptych - Abandoned Gate...
Forum: Gallery
Last Post: rich2005
06-29-2026, 09:04 AM
» Replies: 0
» Views: 99
|
How to restore tool docks...
Forum: General questions
Last Post: sallyanne
06-29-2026, 01:48 AM
» Replies: 7
» Views: 1,098
|
Arrow Script
Forum: Extending the GIMP
Last Post: programmer_ceds
06-28-2026, 05:17 PM
» Replies: 135
» Views: 272,122
|
Gimp 3.2.4 tool options d...
Forum: General questions
Last Post: rich2005
06-28-2026, 10:21 AM
» Replies: 1
» Views: 170
|
Linux LMDE changing defau...
Forum: General questions
Last Post: Green Pig
06-27-2026, 01:13 PM
» Replies: 2
» Views: 211
|
|
|
| Currently Active Image |
|
Posted by: JBreckeen - 05-01-2024, 02:54 PM - Forum: Scripting questions
- Replies (6)
|
 |
Hello all.
So I have searched and found some info saying this may not be able to be done, but I would really like a way to infer the currently-viewed image in python-fu.
I need this since I have a plugin (think of it more as an extension in other software), that communicates with Gimp from outside. Mostly is handles loading, saving, and exporting of image files to our pipeline. Right now I just use:
currentImage = gimp.image_list()[0]
currentDrawable = pdb.gimp_image_get_active_layer(currentImage)
which works if there is either one image file open, or want to deal with the last opened. But would really prefer to be able to have it work on whatever image is "active". I have read there is nothing in the API that deals with the active, but are there any work-arounds?
Is there something that I am missing?
Thanks in advance,
J.
|
|
|
| creases |
|
Posted by: novalore40 - 04-27-2024, 12:35 AM - Forum: General questions
- Replies (13)
|
 |
I have always used an older version of gimp like 2.8 or something like that i just upgraded to 2.10.36. now this is my problem i make clothes for sims and i always used the bump map when doing this in 2.8...I did this by adding a new transparent layer putting the creases in white on that layer and then go to where i want the creases to be on the main colored layer and opening up bump map and clicking on the crease layer so it would bump map it to the colored layer. pretty easy and straight forward now my problem is i go to do that in the new gimp and i get nada nothing ect, i have looked for tutorials that explain how to do this but find none. can anyone help ty in advance
|
|
|
| Scaling an image to a fixed file size |
|
Posted by: julescousins - 04-24-2024, 10:07 AM - Forum: General questions
- Replies (4)
|
 |
Hi there, newbie here.
I am a very basic user, doing simple, repetitive tasks, which typically involve cropping an image to a rectangular aspect ratio of 1.308:1 but to different pixel sizes. The online service the pictures are intended for has a maximum file size of 187kb per image, so I then scale my images, which are of different file sizes (so I can't use a default percentage scale), possibly 2 or 3 times until it is just under 187kb.
Is there an easier way to scale my cropped image to a fixed file size?
Many thanks,
Jules.
|
|
|
| exr manipulation |
|
Posted by: jpaul - 04-22-2024, 05:46 PM - Forum: General questions
- Replies (9)
|
 |
Hello, i downloaded a PBR from the internet. but i want to change the color. in the description of the product it's said it can be done by adding a mask in the composite layers. idk how to do this, and i can rely on GIMP only, as i don't own photoshop. and paint.net doesn't do the trick. so is it possible to do this in GIMP, if yes how? here's the exact descriiption of the pbr so you have a better idea
Material of old painted boards. The color is green by default, it can be changed in Composite Layers using a mask (disabled by default and also not available in FBX)
Thank you
|
|
|
|