GEGL Effects is a text styling engine to help users make advance graphical text styles AKA "fancy text" as well as to do task like outlining and shadowing transparent images. GEGL Effects is a FOSS alternative to layer effects/layer styles in Photoshop. The same version of GEGL Effects for 2.10 will also work on GIMP 3. Its cross compatible. Make sure to put the plugin in the correct folder.
Attachment:
d0826b7c76f50d18.png [ 812.24 KiB | Viewed 108383 times ]
2025 LATEST STABLE GIMP PLUGIN DOWNLOAD AND CODE IS HERE (May 31 2025 based on July 22 2023 checkpoint is the latest release)
https://github.com/LinuxBeaver/GEGL-Eff ... L/releasesDownload latest version binaries and code here
Attachment:
gegl_effects_march21_2026.zip [5.34 MiB]
Downloaded 20 times
Windows users you need get text in the folder above to compile so get it here
https://www.gnu.org/software/gettext/(Note in the future it could be
gegl-0.5 instead of
gegl-0.4)
Location to put binariesWindows
C:\Users\(USERNAME)\AppData\Local\gegl-0.4\plug-ins
Linux
/home/(USERNAME)/.local/share/gegl-0.4/plug-ins
Linux (Flatpak includes Chromebook)
/home/(USERNAME)/.var/app/org.gimp.GIMP/data/gegl-0.4/plug-ins
Skip to the final page to see the latest info of GEGL Effects. Everything below is original dated May 2022 content exactly as it appeared the day I originally posted it May 11th 2022.
---
This filter combines multiple operations of mine in one. To do things like stroke, shadow/glow and an optional bevel with GEGL.
https://github.com/LinuxBeaver/GEGL-Eff ... using-GEGLOn Windows and Mac you have to compile. On Linux just put the .so files in /gegl-0.4/plugins then open Gimp and go to GEGL Operations and select GEGL Effects. BTW this will overwrite my existing custom GEGL filters (if you have them) but that is okay.


