| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,304
» Latest member: Jon
» Forum threads: 7,906
» Forum posts: 42,895
Full Statistics
|
| Latest Threads |
Why is the Move tool movi...
Forum: Tutorials and tips
Last Post: rich2005
Yesterday, 01:23 PM
» Replies: 3
» Views: 5,798
|
Welcome Screen Colour The...
Forum: Windows
Last Post: Jon
Yesterday, 12:42 AM
» Replies: 0
» Views: 109
|
Batcher - Batch Image Pro...
Forum: Extending the GIMP
Last Post: rich2005
05-24-2026, 04:24 PM
» Replies: 11
» Views: 17,499
|
arakne path shapes
Forum: Extending the GIMP
Last Post: rich2005
05-24-2026, 08:13 AM
» Replies: 8
» Views: 1,874
|
GIMP 3.2.x
Forum: General questions
Last Post: rich2005
05-24-2026, 07:43 AM
» Replies: 5
» Views: 388
|
question about "Batch Ima...
Forum: General questions
Last Post: vebe67
05-23-2026, 06:32 AM
» Replies: 2
» Views: 246
|
chemin - path
Forum: General questions
Last Post: ApacheBlue
05-22-2026, 02:13 PM
» Replies: 7
» Views: 611
|
All projects are LOCKED
Forum: General questions
Last Post: sallyanne
05-22-2026, 10:41 AM
» Replies: 1
» Views: 198
|
Setting a default directo...
Forum: Tutorials and tips
Last Post: merlilderman
05-21-2026, 02:57 PM
» Replies: 1
» Views: 2,229
|
Switch tools from Text to...
Forum: General questions
Last Post: Ulodesk
05-18-2026, 10:05 PM
» Replies: 2
» Views: 429
|
|
|
| 1st plugin attempt - save jpeg question |
|
Posted by: nmw01223 - 01-18-2026, 02:47 PM - Forum: Extending the GIMP
- No Replies
|
 |
I am embarking on my 1st (python) plugin using GIMP 3. I'm a long term (basic) Photoshop user and have a lot of software design experience - but virtually no GIMP experience and zero python experience. So, it's a bit of a learning curve.
What I'm doing is pretty simple, replicating something I used to do with Photoshop using VB (OLE) automation. Basically, a batch process - need to point to a source directory containing images of various types and resolutions (TIF, PSD, JPG etc), then to load them one by one, perform some basic (automatic) changes, and write them out one by one as JPEGs to a different directory.
I've got the basic plugin shell going, with a dialog to select directories etc, define the automatic changes and so on, and it seems to work fine.
I think I can see how to get the source filenames using scandir() imported from os. Now looking at loading the files and writing the JPEGs. I assume I can use Gimp.file_load() to load an image.
But, when one writes a JPEG, there are usually some parameters - the JPEG level for file compression to start with. I cannot see any function for doing that. I found Gimp.file_save(run_mode, image, file, options), but it says options isn't used. I really don't want it to pop up a dialog to set these things.
So my basic questions are, is file_load() the right way to load an image, and how do I save a JPEG setting all necessary parameters programmatically?
|
|
|
| 'The Windows 11 Crisis' Video |
|
Posted by: Tas_mania - 01-16-2026, 10:22 AM - Forum: Watercooler
- Replies (3)
|
 |
Even though I haven't used Windows for years I watched this because I was interested in the so-called 'crisis'. It looks like a user revolt over AI forcing users to subscribe to what AI wants.
|
|
|
| Best way to recolor this image |
|
Posted by: IndiePubber - 01-11-2026, 05:02 AM - Forum: General questions
- Replies (12)
|
 |
I'll be using the attached image for the background of the cover for the next novel I'm indie publishing. I want to switch the colors so the white infill areas are a certain shade of red, the dark timbers are shades of pinkish white, and the windows are something in between--- not all the same color, but a range reflecting the highlights and shadows of the original picture.
I've learned that Colors ---> Maps ---> Color Exchange might work for me. I've figured out that I can't select the From Color until I've turned off the alpha channel on the image.
But when I select the From Color, choose the To Color, and click OK, nothing happens. The photo doesn't change, even though the Edit menu gives me the option to undo the Color Exchange.
I prefer to work on my older ThinkPad touchscreen laptop where I run GIMP 2.8 on Windows 7. I also have a Windows 10 PC with GIMP 3.04. As another test, I used it to try Color Exchange on this Fachwerk photo. But again, when I click OK, I see no change. And again, the Edit menu tells me the exchange was made.
It's the same with other images I've tried.
Given all this, I have two questions:
1. Is Color Exchange the best way to do what I want here?
2. If it is, what am I failing to do, that I can't see any change in 2.8 or in 3.04? Is there another step I need to take to complete the process?
Thanks in advance.
|
|
|
| Installing in a secure environment |
|
Posted by: ThecknoDecker - 01-09-2026, 06:18 PM - Forum: Windows
- Replies (2)
|
 |
We want to install Gimp at our office.
But we are looking for a way to block the installation of plug-ins by our users.
The objective being that the IT Dept, will verify the plugins and the security risks of them before deploying to each user.
I haven't seen a way to block the installation of plugins by users. Espacially since they can always go and say it's in this or that folder (so finding one they have rights to).
Thanks,
|
|
|
|