Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,788
» Latest member: AndrewScoke
» Forum threads: 7,598
» Forum posts: 41,408

Full Statistics

Latest Threads
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
8 hours ago
» Replies: 4
» Views: 359
Simplifying a path
Forum: Extending the GIMP
Last Post: Infinimitsu
11 hours ago
» Replies: 39
» Views: 35,113
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: HavingTooMuchFun
Yesterday, 08:24 AM
» Replies: 2
» Views: 517
.pcd files issue?
Forum: OSX
Last Post: rich2005
Yesterday, 07:49 AM
» Replies: 1
» Views: 198
How do I uninstall GIMP 3...
Forum: Linux and other Unixen
Last Post: Ofnuts
09-15-2025, 07:02 AM
» Replies: 1
» Views: 355
AI Gimp Plugins
Forum: Watercooler
Last Post: merlilderman
09-14-2025, 04:16 PM
» Replies: 21
» Views: 68,932
How to make a watermark o...
Forum: General questions
Last Post: kyolim
09-13-2025, 10:05 PM
» Replies: 5
» Views: 14,478
Linux command that does e...
Forum: Other graphics software
Last Post: rich2005
09-13-2025, 06:06 PM
» Replies: 1
» Views: 734
reliable Gimp 2.10.38 dow...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-13-2025, 05:20 PM
» Replies: 2
» Views: 635
Batch Color Saturation
Forum: Extending the GIMP
Last Post: rich2005
09-13-2025, 07:53 AM
» Replies: 15
» Views: 12,328

 
Wink I made a fade-in fade-out effect for Gimp with GEGL
Posted by: Tas_mania - 11-24-2022, 08:42 AM - Forum: Extending the GIMP - No Replies

I was looking for a script or plug-in that could make fade-outs. I couldn't find one so made a batch script that uses GEGL.

[Image: GEGL-fade-out-demo.webp]

It needs "sudo apt install gegl"
I want to use this for animated objects with an alpha background but it also works with no alpha channel like above.
For an animated sequence of frames select the last 30 or the first 30 and export them with ofnuts 'Export all layers' to a folder.

On linux run the script in a terminal in the folder like this:
./GEGLfade30Frames.sh

I also use 'pack linked layers', 'Rename layers' and 'Reverse/Mirror layers' to achieve this or to import and use the fade outs.
This script is a sledge hammer approach. It would be better in python with sliders and forward and backwards options.



Attached Files
.zip   GEGLfade30Frames.sh.zip (Size: 417 bytes / Downloads: 284)
Print this item

  Circle select gone
Posted by: Gimpuser12 - 11-24-2022, 06:18 AM - Forum: General questions - Replies (6)

I'm new to Gimp and this kind of software in general. I'm using the clone and healing tools and must've clicked something wrong because now the ability to use either is not working. When I select either tool, there is no circle cursor, just two small crosses or a square targeting with the sides missing. Clicking control doesn't hold either in place. I've tried reseting Gimp to default settings and the issue persists.

Print this item

  Posting
Posted by: gaystan - 11-23-2022, 05:47 PM - Forum: General questions - Replies (5)

Hi everybody :
     What causes "garbage" to be shown under my post ? 
garystan
document.oncontextmenu = null; document.body.onpaste = null; document.body.onselectstart = null; document.onselectstart = null; document.ondragstart = null; document.body.oncut = null; document.onmousedown = null; document.body.oncontextmenu = null; document.body.oncopy = null; document.body.ondragstart = null; document.body.onmousedown = null;

Print this item

  Adding Text
Posted by: gaystan - 11-23-2022, 05:44 PM - Forum: General questions - Replies (2)

Hi eveybody :

       When selecting TEXT>drawing text box on diplay, I notice an "Empty Layer"
keeps showing.  When I type my text, it shows up in the Empty Layer.  But I can't
see the text on the display. I'm trying to add text to a photo.
garystan
document.oncontextmenu = null; document.body.onpaste = null; document.body.onselectstart = null; document.onselectstart = null; document.ondragstart = null; document.body.oncut = null; document.onmousedown = null; document.body.oncontextmenu = null; document.body.oncopy = null; document.body.ondragstart = null; document.body.onmousedown = null;

Print this item

  Batch Blending Images
Posted by: ruairiseosamh - 11-23-2022, 03:50 PM - Forum: Extending the GIMP - Replies (4)

Hello,

I'm trying to blend two folders of images together using mode LCh Colour. I can get it working for one image at a time but am struggling to automate it. I have tried Python-fu and BIMP, but haven't been able to get them to work for this problem.

Any advice?

Thanks

Print this item

  move staves to equal corrected dimensions
Posted by: denzjos - 11-23-2022, 02:40 PM - Forum: Tutorials and tips - No Replies

I used a plugin made by Markku Koppinen also named Ottia Tuota : Perspective Transform - 4 points to 4 points
I made a new layer under the 'music page' layer, layer 'white'
Made a copy of the 1st stave (layer 'music line copy') 
Made a path along the 'music line copy' (small blue path - consists of 3 lines / path 'source')
Copy the path to a new layer, scale it to 200% and moved it to the top of the 'white' layer (on the picture not visble / path 'move to')
Use the Ottia Tuota plugin (set 'keep original layer' to 'yes')
Now the layer 'music line copy' is enlarged and moved to the top of the 'white' layer as layer 'music line copy/perspective transform'
Second try with an angled stave  (I copied and rotated for this example as layer 'angle line'):
Made a path along this music line (small red path - consists of 3 lines / path ' angled')
Moved the 200% blue path from the enlarged stave a litle down (big blue path / visible on the picture - path 'move to')
Use the Ottia Tuota plugin (set 'keep original layer' to 'yes')
Now the layer 'angle line' is straightened and enlarged and moved under the first enlarged line, layer 'angle line / perpective transform'
Lot of arrows, but easy to understand (I think...)
   
The paths dock :
   


.xcf   music page.xcf (Size: 818.03 KB / Downloads: 489)

Print this item

  Can someone help me report this bug?
Posted by: Drachenbauer - 11-22-2022, 10:57 PM - Forum: General questions - Replies (8)

Hello
If i export an indexed (palette generated from graphic-colors) graphic with transperencies as png, there appear weird things at reimport:
After closing and reimporting there is always a random colored extra cell in the index-palette of the graphic.
And often all pure black (all rgb channels 0) pixels are turned into transparency.

I decided to report it here:
gimp bug-report
But this needs an account and i cannor receive the gonfirmation mail

Can someone report it for me there, please?

Print this item

  Gimp Panorama Plugin
Posted by: Terry - 11-21-2022, 04:15 PM - Forum: Extending the GIMP - Replies (3)

I just installed Linux Mint 21 x64 with Gimp 2.10.30. I would like to install a panorama plugin in Gimp. I see three choices Pandora, Hugin, and Stitch Panorama.  Pandora looks like it may be out of date, Will it work with Gimp 2.10? Stitch Panorama requires Gimp be compiled with python support. Is the version of Gimp that comes with Mint 21 have python support? 
Has anyone used these on Gimp 2.10 and what were your impressions?

Print this item

Question Blur, change mode, save as
Posted by: tkemmere - 11-21-2022, 09:50 AM - Forum: Scripting questions - Replies (8)

Hi,

I have a process that I need to perform multiple times in the future, so I started looking into the Script-fu documentation and tutorial on gimp.org. I can sort of follow the explanations and if I would keep at it for a day or so I might be able to get somewhere. (Edit: Actually, I'm not sure if I could manage it).

I decided to turn to this forum and ask the open question whether anybody (who is obviously infinitely more experienced  Smile ) is willing to get me going with a basic script. You can take this question two ways:
Arrow He's just being a lazy bum and let us do the work... (Please then let me know if a question like this is 'not done').
Arrow Oh, that's easy, I'll put something simple down, then he can take it from there and tweak and learn Script-fu...

My objective is to create an image in 5 shades out of a black and white picture. But before turning it into the shades, it needs to be Gaussian blurred to an X amount. The amout of blur depends on the picture. So the solution is trial and error. I do GB 10, 15, 20, 25, 30. Then I look at the results to select the best one.

Imagine the base-image is opened. The repetitive actions then are:
- Blur picture Gaussian blur 10;
- Image > Mode > Indexed 5, optimal palet, max colours 5;
- Save as pic10.jpg Same folder No compression;
- Undo;
- Undo;
- Blur picture Gaussian blur 15...
and so on.

Is there someone out there willing to give it a shot? I will also continue reading/working on it.

Thanks!  Shy Thomas.

PS. I'm using GIMP 2.10.22.


An overview of the work and that I can come up with myself.

The first step would be to set a Range of variables for the blur. Like {10, 15, 20, 25, 30}. I have no idea how to do that.

Then the first of the Range is loaded into variables 'X-value' and 'Y-value'. I have no idea how to do that.

Start logging steps to undo into a group. This is what I found to record the two steps thereafter into a group:
(gimp-image-undo-group-start image?)

Then comes the Blur script step. That I found:
(plug-in-gauss run-mode image drawable horizontal vertical method)
(plug-in-gauss 1 image? drawable? X-value Y-value 1)

Then comes the change image mode. That I found too:
(gimp-image-convert-indexed image dither-type palette-type num-cols alpha-dither remove-unused palette)
(gimp-image-convert-indexed image? 0 0 5 TRUE TRUE ignored?)

Stop logging undo steps.
(gimp-image-undo-group-end image?)

Next is Save as.
(file-jpeg-save run-mode image drawable filename raw-filename quality smoothing optimize progressive comment subsmp baseline restart dct)
(file-jpeg-save 1 image? drawable? Pic+X-value+.jpg Pic+X-value+.jpg 1 0 0 0 no_comment 4 0 0 dct?)

The script step to perform an the undo group. I couldn't find.
Something like (gimp-image-undo-now! image?)

Or maybe Undo-group-start and end are not needed, because at this point one can just do Gimp-Undo twice. But I can't find Gimp-Undo.

Increase variables 'x-value' and 'y-value' to next in Range. I have no idea how to do that.

Exit if Range is finished. I have no idea how to do that.

Run from the top. I have no idea how to do that.

Print this item

Photo Isometric images for blog - Help or Point to Online Tutorial
Posted by: paulsharpe85 - 11-21-2022, 01:52 AM - Forum: General questions - Replies (2)

Hey everyone,

I've been trying to figure out how to create blog cover images in the style of a website theme that I purchased but haven't had any luck.

Can anyone show me or point me to an online tutorial for creating images like these ??  I know they're SVGs with sortof isometric shapes and gradient backgrounds, but I can't put it all together.  

   

   

Thank you!

Print this item