It is currently Mon Aug 10, 2026 11:21 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Use GEGL graph filter non-destructively in GIMP 3
PostPosted: Sat Apr 19, 2025 1:23 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
In GIMP 3 the filter GEGL Graph cannot be used non-destructively or applied on layer groups. It always forces a merge. But there is a work around. I made a plugin called port:gegl that is exactly GEGL graph but with the word "port" in front of it. It works non-destructive and on layer groups.

Image

Its just a fork of GEGL graph renamed.

Attachment:
gegl_graph_non_destructive_source_code.zip [4.44 KiB]
Downloaded 50 times


Attachment:
linux_binaries_gegl_plugin.zip [6.62 KiB]
Downloaded 62 times


Attachment:
windows_binaries_gegl_plugin.zip [32.27 KiB]
Downloaded 54 times


LOCATION TO PUT BINARY

Windows

C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins

Linux

~/.local/share/gegl-0.4/plug-ins

Linux (Flatpak includes Chromebook)

~/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins

--

So if you want to learn GEGL syntax consider using this. Notice how in the image I write GEGL syntax to make a sepia effect.


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Use GEGL graph filter non-destructively in GIMP 3
PostPosted: Sat Apr 19, 2025 1:25 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
This plugin is also found here, but it is not part of my 105+ plugin collection. As I did not make this filter, it is simply nothing more a rename of an existing filter.

https://github.com/LinuxBeaver/GEGL-GIM ... P_filters/


Top
 Post subject: Re: Use GEGL graph filter non-destructively in GIMP 3
PostPosted: Sat Mar 21, 2026 1:27 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Oct 31, 2020
Posts: 2013
This plugin can be downloaded for Windows here, where it coships with six others. Look for geglport.dll

download/file.php?id=82451

the source code is above and or at

https://github.com/GNOME/gegl/


Top
 Post subject: Re: Use GEGL graph filter non-destructively in GIMP 3
PostPosted: Sat Mar 21, 2026 2:31 pm  (#4) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 14147
Location: Native to NYC living in Arizona, Gimp 2.8 - 3.0, Win 11 PC.
Thank you contrast_!
For your continuing contributions to GEGL and to Gimp Chat.
:jumpclap :clap :jumpclap

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


cron

* Login  



Powered by phpBB3 © phpBB Group