<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Gimp-Forum.net - Extending the GIMP]]></title>
		<link>https://www.gimp-forum.net/</link>
		<description><![CDATA[Gimp-Forum.net - https://www.gimp-forum.net]]></description>
		<pubDate>Thu, 30 Jul 2026 18:39:46 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Open-source GIMP 3 plugin for local AI background removal]]></title>
			<link>https://www.gimp-forum.net/Thread-Open-source-GIMP-3-plugin-for-local-AI-background-removal</link>
			<pubDate>Wed, 29 Jul 2026 08:07:46 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Open-source-GIMP-3-plugin-for-local-AI-background-removal</guid>
			<description><![CDATA[<img src="https://raw.githubusercontent.com/withoutbg/withoutbg-gimp/main/images/withoutbg-gimp.png" border="0" alt="[Image: withoutbg-gimp.png]" /><br />
Hi everyone,<br />
<br />
I've been working on an open source plugin that brings ML powered background removal directly into <span style="font-weight: bold;">GIMP 3</span>.<br />
Everything runs <span style="font-weight: bold;">locally</span> on your own machine. The plugin talks to a local withoutBG server (Docker or the macOS app), so your images never leave your computer.<br />
<br />
Features<ul>
<li>Works with <span style="font-weight: bold;">GIMP 3</span><br />
</li>
<li>Fully <span style="font-weight: bold;">open source</span> (The model running on your computer is with open weights)<br />
</li>
<li>Runs locally<br />
</li>
<li>Creates a <span style="font-weight: bold;">non destructive layer mask</span> instead of permanently deleting the background<br />
</li>
<li>Supports macOS and Linux today (Windows should also work with a local Docker backend)<br />
<br />
</li></ul>
The workflow is:<br />
<ol type="1">
<li>Open an image.<br />
</li>
<li>Go to <span style="font-weight: bold;">Tools &gt; WithoutBG &gt; Remove Background…</span><br />
</li>
<li>The plugin generates a matte and applies it as a layer mask, so you can continue refining it using normal GIMP tools.<br />
<br />
</li></ol>
Documentation:<ul>
<li><a href="https://withoutbg.com/open-model/plugins/gimp" target="_blank">https://withoutbg.com/open-model/plugins/gimp</a><br />
<br />
</li></ul>
Source code:<ul>
<li><a href="https://github.com/withoutbg/withoutbg-gimp" target="_blank">https://github.com/withoutbg/withoutbg-gimp</a><br />
<br />
</li></ul>
I'd appreciate any feedback on:<ul>
<li>Installation experience<br />
</li>
<li>UI/UX<br />
</li>
<li>Performance<br />
</li>
<li>Feature requests<br />
</li>
<li>Bugs or compatibility issues<br />
<br />
</li></ul>
I'm actively developing it and would be happy to improve it based on feedback from GIMP users.<br />
<br />
If you find the plugin useful, I'd also appreciate a ⭐ on GitHub. It helps other GIMP users discover the project and motivates continued development.]]></description>
			<content:encoded><![CDATA[<img src="https://raw.githubusercontent.com/withoutbg/withoutbg-gimp/main/images/withoutbg-gimp.png" border="0" alt="[Image: withoutbg-gimp.png]" /><br />
Hi everyone,<br />
<br />
I've been working on an open source plugin that brings ML powered background removal directly into <span style="font-weight: bold;">GIMP 3</span>.<br />
Everything runs <span style="font-weight: bold;">locally</span> on your own machine. The plugin talks to a local withoutBG server (Docker or the macOS app), so your images never leave your computer.<br />
<br />
Features<ul>
<li>Works with <span style="font-weight: bold;">GIMP 3</span><br />
</li>
<li>Fully <span style="font-weight: bold;">open source</span> (The model running on your computer is with open weights)<br />
</li>
<li>Runs locally<br />
</li>
<li>Creates a <span style="font-weight: bold;">non destructive layer mask</span> instead of permanently deleting the background<br />
</li>
<li>Supports macOS and Linux today (Windows should also work with a local Docker backend)<br />
<br />
</li></ul>
The workflow is:<br />
<ol type="1">
<li>Open an image.<br />
</li>
<li>Go to <span style="font-weight: bold;">Tools &gt; WithoutBG &gt; Remove Background…</span><br />
</li>
<li>The plugin generates a matte and applies it as a layer mask, so you can continue refining it using normal GIMP tools.<br />
<br />
</li></ol>
Documentation:<ul>
<li><a href="https://withoutbg.com/open-model/plugins/gimp" target="_blank">https://withoutbg.com/open-model/plugins/gimp</a><br />
<br />
</li></ul>
Source code:<ul>
<li><a href="https://github.com/withoutbg/withoutbg-gimp" target="_blank">https://github.com/withoutbg/withoutbg-gimp</a><br />
<br />
</li></ul>
I'd appreciate any feedback on:<ul>
<li>Installation experience<br />
</li>
<li>UI/UX<br />
</li>
<li>Performance<br />
</li>
<li>Feature requests<br />
</li>
<li>Bugs or compatibility issues<br />
<br />
</li></ul>
I'm actively developing it and would be happy to improve it based on feedback from GIMP users.<br />
<br />
If you find the plugin useful, I'd also appreciate a ⭐ on GitHub. It helps other GIMP users discover the project and motivates continued development.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[some legacy gimp smc scripts ported to 3.x]]></title>
			<link>https://www.gimp-forum.net/Thread-some-legacy-gimp-smc-scripts-ported-to-3-x</link>
			<pubDate>Sat, 25 Jul 2026 13:03:42 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-some-legacy-gimp-smc-scripts-ported-to-3-x</guid>
			<description><![CDATA[Hi!<br />
<br />
I ported some scripts that I had gotten off the registry in times gone past and which are part<br />
of my workflow. I don't know if they are still being maintained and I contacted the authors<br />
to see if I can send them the changes or if they moved on from them.<br />
<br />
In the meantime, if you are using them or want to try them out, you can get them from this<br />
github repo [1].<br />
<br />
You can check them out on github. <br />
<ul>
<li><span style="font-weight: bold;">silicosaur (Baráth Gábor) film effect filters</span> (only works on 3.2 due to bug in 3.0 re spline-curves)<br />
</li></ul>
<ul><ul>
<li>silicosaur-photofx-velvia (Fujifilm Velvia 50)<br />
</li></ul>
<ul>
<li>silicosaur-photofx-provia (Fujichrome Provia chrome)<br />
</li>
<li>silicosaur-photofx-portra (Kodak Portra)<br />
</li>
<li>silicosaur-photofx-crossprocess (Cross process (x-pro) effect)<br />
</li></ul>
</li>
<li><span style="font-weight: bold;"> Ryan Burnside filters for adding different kinds of guidelines </span>(percent, golden-rule, centered,...)<br />
<ul>
<li> divide-thirds<br />
</li></ul>
</li></ul>
The first commit I had made was the 2.10 version so you could see the changes to port them to 3.x. and use that as an example in porting other legacy scripts. Alas,  as I'm writing this, I realize that is lost in all but one plug-in because I squashed the branch commits for the other ones.<br />
<br />
This was an interesting experience, learning scheme and GIMP plug-in's API.<br />
<br />
Enjoy!<br />
<br />
[1] <a href="https://github.com/jkbzh/gimp3-scm-plugins" target="_blank">https://github.com/jkbzh/gimp3-scm-plugins</a>]]></description>
			<content:encoded><![CDATA[Hi!<br />
<br />
I ported some scripts that I had gotten off the registry in times gone past and which are part<br />
of my workflow. I don't know if they are still being maintained and I contacted the authors<br />
to see if I can send them the changes or if they moved on from them.<br />
<br />
In the meantime, if you are using them or want to try them out, you can get them from this<br />
github repo [1].<br />
<br />
You can check them out on github. <br />
<ul>
<li><span style="font-weight: bold;">silicosaur (Baráth Gábor) film effect filters</span> (only works on 3.2 due to bug in 3.0 re spline-curves)<br />
</li></ul>
<ul><ul>
<li>silicosaur-photofx-velvia (Fujifilm Velvia 50)<br />
</li></ul>
<ul>
<li>silicosaur-photofx-provia (Fujichrome Provia chrome)<br />
</li>
<li>silicosaur-photofx-portra (Kodak Portra)<br />
</li>
<li>silicosaur-photofx-crossprocess (Cross process (x-pro) effect)<br />
</li></ul>
</li>
<li><span style="font-weight: bold;"> Ryan Burnside filters for adding different kinds of guidelines </span>(percent, golden-rule, centered,...)<br />
<ul>
<li> divide-thirds<br />
</li></ul>
</li></ul>
The first commit I had made was the 2.10 version so you could see the changes to port them to 3.x. and use that as an example in porting other legacy scripts. Alas,  as I'm writing this, I realize that is lost in all but one plug-in because I squashed the branch commits for the other ones.<br />
<br />
This was an interesting experience, learning scheme and GIMP plug-in's API.<br />
<br />
Enjoy!<br />
<br />
[1] <a href="https://github.com/jkbzh/gimp3-scm-plugins" target="_blank">https://github.com/jkbzh/gimp3-scm-plugins</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hi, I'm new here, and I'd like you to check out this plugin]]></title>
			<link>https://www.gimp-forum.net/Thread-Hi-I-m-new-here-and-I-d-like-you-to-check-out-this-plugin</link>
			<pubDate>Sat, 25 Jul 2026 01:35:57 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Hi-I-m-new-here-and-I-d-like-you-to-check-out-this-plugin</guid>
			<description><![CDATA[Hi, greetings to everyone. I'm trying to break free from Adobe's grip, so I've taken the plunge and tried GIMP, and I love it. I've been exploring the plugins—to cut a long story short—I've forked an outdated plugin and added new features. In Photoshop, I used TyperTools a lot, so this works in a similar way. I hope you like it and please leave your feedback.<br />
<br />
<a href="https://github.com/el1an-c0de/gimp-baloon-plugin" target="_blank">https://github.com/el1an-c0de/gimp-baloon-plugin</a><br />
01:29:29 query returned open=false]]></description>
			<content:encoded><![CDATA[Hi, greetings to everyone. I'm trying to break free from Adobe's grip, so I've taken the plunge and tried GIMP, and I love it. I've been exploring the plugins—to cut a long story short—I've forked an outdated plugin and added new features. In Photoshop, I used TyperTools a lot, so this works in a similar way. I hope you like it and please leave your feedback.<br />
<br />
<a href="https://github.com/el1an-c0de/gimp-baloon-plugin" target="_blank">https://github.com/el1an-c0de/gimp-baloon-plugin</a><br />
01:29:29 query returned open=false]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Python-Fu Gimp 3.2.4. Get the active image]]></title>
			<link>https://www.gimp-forum.net/Thread-Python-Fu-Gimp-3-2-4-Get-the-active-image</link>
			<pubDate>Tue, 21 Jul 2026 12:56:36 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Python-Fu-Gimp-3-2-4-Get-the-active-image</guid>
			<description><![CDATA[Hi!<br />
<br />
Question about Python-Fu Gimp 3.2.4<br />
<br />
How do I get the active image (the one with focus) from all open images?]]></description>
			<content:encoded><![CDATA[Hi!<br />
<br />
Question about Python-Fu Gimp 3.2.4<br />
<br />
How do I get the active image (the one with focus) from all open images?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hola. Hace tiempo que estoy leyendo el foro....]]></title>
			<link>https://www.gimp-forum.net/Thread-Hola-Hace-tiempo-que-estoy-leyendo-el-foro</link>
			<pubDate>Fri, 10 Jul 2026 17:04:21 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Hola-Hace-tiempo-que-estoy-leyendo-el-foro</guid>
			<description><![CDATA[... Buscando información y por fin decidí registrarme. <br />
Tengan todos un caluroso saludo. <br />
Siempre agradecido por toda su labor e información.<br />
<br />
Hace algún tiempo vengo creando algunos plugins generadores de gráficos y dibujos<br />
Yo ahora quisiera hacerlos públicos y compartir. <br />
<br />
Si fuesen tan amables de darme indicaciones necesarias. <br />
Les estaré muy agradecido. <br />
<br />
Les ofrezco también uno de mis trabajos si quieren verlo.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>https://github.com/GermanIllan/orange_city.git</code></div></div>
<br />
<br />
¡Gracias!]]></description>
			<content:encoded><![CDATA[... Buscando información y por fin decidí registrarme. <br />
Tengan todos un caluroso saludo. <br />
Siempre agradecido por toda su labor e información.<br />
<br />
Hace algún tiempo vengo creando algunos plugins generadores de gráficos y dibujos<br />
Yo ahora quisiera hacerlos públicos y compartir. <br />
<br />
Si fuesen tan amables de darme indicaciones necesarias. <br />
Les estaré muy agradecido. <br />
<br />
Les ofrezco también uno de mis trabajos si quieren verlo.<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>https://github.com/GermanIllan/orange_city.git</code></div></div>
<br />
<br />
¡Gracias!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[pl_hexgrid for GIMP 3 has been updated to v0.16 with some notable improvements]]></title>
			<link>https://www.gimp-forum.net/Thread-pl-hexgrid-for-GIMP-3-has-been-updated-to-v0-16-with-some-notable-improvements</link>
			<pubDate>Fri, 05 Jun 2026 14:42:15 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-pl-hexgrid-for-GIMP-3-has-been-updated-to-v0-16-with-some-notable-improvements</guid>
			<description><![CDATA[The new version of my python plugin for drawing hexagonal grids has been released.<br />
<br />
The plugin should now be more useful for general use: the hexagons centers alignment with the pixel grid can be bypassed if pixel-perfect rasterization is not needed. Vertical/horizontal lines are still always perfectly aligned to pixels, to avoid annoying blurriness.<br />
<br />
As in previous versions, it offers the option to create nicely formatted sample sheet, if you need to choose visually the ideal size, along with the output of useful parameters. A new output is the number of contiguous hexagons and lines the current image can contain.<br />
<br />
Anecdotally, for the mathematically inclined, these parameters output, and the filtering ability, can be used to search for the optimal discrete fractions which approximate square root of 3! ;-)<br />
<br />
Download by clicking on <a href="https://github.com/Scallact/gimp-plugin-hexgrid" target="_blank">https://github.com/Scallact/gimp-</a><a href="https://github.com/Scallact/gimp-plugin-hexgrid" target="_blank">plugin-hexgrid</a>, and the link under "Releases". Download the <span style="font-weight: bold;">Source cod</span><span style="font-weight: bold;">e</span> at the bottom, and install it according to the description at the bottom of the <a href="https://github.com/Scallact/gimp-plugin-hexgrid#installation" target="_blank">Readme</a>.<br />
<br />
<br />
I invite you to read the <a href="https://github.com/Scallact/gimp-plugin-hexgrid#hexagonal-grid-for-gimp-3" target="_blank">documentatio</a>n, as there are a few non trivial concepts and parameters.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.gimp-forum.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=14458" target="_blank" title="">figure_D.png</a> (Size: 51.94 KB / Downloads: 68)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.gimp-forum.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=14459" target="_blank" title="">figure02.png</a> (Size: 9.06 KB / Downloads: 388)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[The new version of my python plugin for drawing hexagonal grids has been released.<br />
<br />
The plugin should now be more useful for general use: the hexagons centers alignment with the pixel grid can be bypassed if pixel-perfect rasterization is not needed. Vertical/horizontal lines are still always perfectly aligned to pixels, to avoid annoying blurriness.<br />
<br />
As in previous versions, it offers the option to create nicely formatted sample sheet, if you need to choose visually the ideal size, along with the output of useful parameters. A new output is the number of contiguous hexagons and lines the current image can contain.<br />
<br />
Anecdotally, for the mathematically inclined, these parameters output, and the filtering ability, can be used to search for the optimal discrete fractions which approximate square root of 3! ;-)<br />
<br />
Download by clicking on <a href="https://github.com/Scallact/gimp-plugin-hexgrid" target="_blank">https://github.com/Scallact/gimp-</a><a href="https://github.com/Scallact/gimp-plugin-hexgrid" target="_blank">plugin-hexgrid</a>, and the link under "Releases". Download the <span style="font-weight: bold;">Source cod</span><span style="font-weight: bold;">e</span> at the bottom, and install it according to the description at the bottom of the <a href="https://github.com/Scallact/gimp-plugin-hexgrid#installation" target="_blank">Readme</a>.<br />
<br />
<br />
I invite you to read the <a href="https://github.com/Scallact/gimp-plugin-hexgrid#hexagonal-grid-for-gimp-3" target="_blank">documentatio</a>n, as there are a few non trivial concepts and parameters.<br />
<br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.gimp-forum.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=14458" target="_blank" title="">figure_D.png</a> (Size: 51.94 KB / Downloads: 68)
<!-- end: postbit_attachments_attachment --><br />
<!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.gimp-forum.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=14459" target="_blank" title="">figure02.png</a> (Size: 9.06 KB / Downloads: 388)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Dial Marks]]></title>
			<link>https://www.gimp-forum.net/Thread-Dial-Marks</link>
			<pubDate>Thu, 14 May 2026 23:15:54 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Dial-Marks</guid>
			<description><![CDATA[In GIMP prior to 3.2.X I often used many of Ofnut's scripts, but many do not work in 3.2.2+.  I recently updated dial marks to work with GIMP 3.2.X based off the original ofn-dial-marks.py.  I would like permission to post my updated dial-marks heavily based on ofn-dial-mark.py, for everyone to enjoy. <br />
<br />
If it is not allowed, I understand.  <br />
I do plan on updating other Ofnut's scripts that I use if they do not seem to work with GIMP 3.2.X. I will post them here as well, if it is allowed.<br />
<br />
Thank you.]]></description>
			<content:encoded><![CDATA[In GIMP prior to 3.2.X I often used many of Ofnut's scripts, but many do not work in 3.2.2+.  I recently updated dial marks to work with GIMP 3.2.X based off the original ofn-dial-marks.py.  I would like permission to post my updated dial-marks heavily based on ofn-dial-mark.py, for everyone to enjoy. <br />
<br />
If it is not allowed, I understand.  <br />
I do plan on updating other Ofnut's scripts that I use if they do not seem to work with GIMP 3.2.X. I will post them here as well, if it is allowed.<br />
<br />
Thank you.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Nik Collection Plug in]]></title>
			<link>https://www.gimp-forum.net/Thread-Nik-Collection-Plug-in</link>
			<pubDate>Thu, 14 May 2026 04:29:55 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Nik-Collection-Plug-in</guid>
			<description><![CDATA[I was able to get this working in the first versions of 3 but it will not even show for 3.2.4.<br />
I have it in my 3.2.4 plugins folder and also have it pointed to in preferences. I refreshed the folder, turned gimp off and back on again. Turned my computer off and back on again and it still is not showing.<br />
I use windows 10 and am baffled as to why it isn't showing. Does it need to be different again?<br />
<br />
EDIT: Got it! Found I had to put it (the Nik plugin folder) into the Google folder at C:/programFiles/(86)/Google. Only filter not working is HDR (Cant find it)]]></description>
			<content:encoded><![CDATA[I was able to get this working in the first versions of 3 but it will not even show for 3.2.4.<br />
I have it in my 3.2.4 plugins folder and also have it pointed to in preferences. I refreshed the folder, turned gimp off and back on again. Turned my computer off and back on again and it still is not showing.<br />
I use windows 10 and am baffled as to why it isn't showing. Does it need to be different again?<br />
<br />
EDIT: Got it! Found I had to put it (the Nik plugin folder) into the Google folder at C:/programFiles/(86)/Google. Only filter not working is HDR (Cant find it)]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[new plugin colour grading for gimp 3]]></title>
			<link>https://www.gimp-forum.net/Thread-new-plugin-colour-grading-for-gimp-3</link>
			<pubDate>Wed, 06 May 2026 15:41:05 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-new-plugin-colour-grading-for-gimp-3</guid>
			<description><![CDATA[<a href="https://www.chuckhenrich.com/colour-grading-in-gimp-all-in-one-plug-in/" target="_blank">https://www.chuckhenrich.com/colour-grad...e-plug-in/</a><br />
<br />
I tried the plugin with gimp 3.2.4/ windows 11. I placed the unzipped folder in the right gimp 3 plugins folder and startet gimp 3.2.4. I can not see/find the plugin in the menu 'Layer / Mask'. I cannot send a message to the author because the email is being declined. Someone tried this plugin?<br />
<hr />
I found the plugin under 'Colours' not Layer / Mask as mentioned.]]></description>
			<content:encoded><![CDATA[<a href="https://www.chuckhenrich.com/colour-grading-in-gimp-all-in-one-plug-in/" target="_blank">https://www.chuckhenrich.com/colour-grad...e-plug-in/</a><br />
<br />
I tried the plugin with gimp 3.2.4/ windows 11. I placed the unzipped folder in the right gimp 3 plugins folder and startet gimp 3.2.4. I can not see/find the plugin in the menu 'Layer / Mask'. I cannot send a message to the author because the email is being declined. Someone tried this plugin?<br />
<hr />
I found the plugin under 'Colours' not Layer / Mask as mentioned.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[scheme : error in vector]]></title>
			<link>https://www.gimp-forum.net/Thread-scheme-error-in-vector</link>
			<pubDate>Sun, 03 May 2026 14:01:09 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-scheme-error-in-vector</guid>
			<description><![CDATA[Hello,<br />
<br />
I need to write a script for GIMP and I'm stuck on an error I don't understand.<br />
<br />
I haven't found a solution to this problem.<br />
<br />
Here's an example of a script that returns an error in a console schema:<br />
<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>(define<br />
myvector (vector 'a 'b 'c 'd 'e)<br />
)<br />
(vector-set! myvector 2 'x)<br />
Error: vector-set!: index must be exact: 2</code></div></div>
<br />
<br />
Where is my error?<br />
<br />
Thank you for your help.]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I need to write a script for GIMP and I'm stuck on an error I don't understand.<br />
<br />
I haven't found a solution to this problem.<br />
<br />
Here's an example of a script that returns an error in a console schema:<br />
<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>(define<br />
myvector (vector 'a 'b 'c 'd 'e)<br />
)<br />
(vector-set! myvector 2 'x)<br />
Error: vector-set!: index must be exact: 2</code></div></div>
<br />
<br />
Where is my error?<br />
<br />
Thank you for your help.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Gimp3 ubuntu 24.04 favourites]]></title>
			<link>https://www.gimp-forum.net/Thread-Gimp3-ubuntu-24-04-favourites</link>
			<pubDate>Thu, 30 Apr 2026 17:52:28 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Gimp3-ubuntu-24-04-favourites</guid>
			<description><![CDATA[There must be a few 'buntu 24.04 (Noble) using Gimp 3 from the Panda Jim PPA by now.<br />
<br />
My must-have plugins are<br />
resynthesizer / heal selection / heal transparency<br />
gmic_gimp_qt  (3.7.5)<br />
<br />
Compiled for Gimp 3 working (for me) Gimp 3.2.4   checked with kubuntu 24.04 and Mint 22.3 <br />
<br />
In a zip here: <a href="https://u.pcloud.link/publink/show?code=XZYqJO5ZR32e2y2QkOueKXtONckkAHkFPUpk" target="_blank">https://u.pcloud.link/publink/show?code=...kkAHkFPUpk</a>   about 6 MB<br />
<br />
Unzip and put the 5 folders in ~/.config/GIMP/3.2/plug-ins/<br />
<br />
Remember, gmic needs QT5  If not installed try<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>sudo apt install libqt5core*  libqt5widgets5*</code></div></div>
<br />
Edit: An updated gmic_gimp_qt version 4.0.1 <a href="https://u.pcloud.link/publink/show?code=XZA7Ri5ZgHXg6cfY3J88YQlVGDMSWuwA808k" target="_blank">https://u.pcloud.link/publink/show?code=...MSWuwA808k</a>  zipped about 5 MB]]></description>
			<content:encoded><![CDATA[There must be a few 'buntu 24.04 (Noble) using Gimp 3 from the Panda Jim PPA by now.<br />
<br />
My must-have plugins are<br />
resynthesizer / heal selection / heal transparency<br />
gmic_gimp_qt  (3.7.5)<br />
<br />
Compiled for Gimp 3 working (for me) Gimp 3.2.4   checked with kubuntu 24.04 and Mint 22.3 <br />
<br />
In a zip here: <a href="https://u.pcloud.link/publink/show?code=XZYqJO5ZR32e2y2QkOueKXtONckkAHkFPUpk" target="_blank">https://u.pcloud.link/publink/show?code=...kkAHkFPUpk</a>   about 6 MB<br />
<br />
Unzip and put the 5 folders in ~/.config/GIMP/3.2/plug-ins/<br />
<br />
Remember, gmic needs QT5  If not installed try<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>sudo apt install libqt5core*  libqt5widgets5*</code></div></div>
<br />
Edit: An updated gmic_gimp_qt version 4.0.1 <a href="https://u.pcloud.link/publink/show?code=XZA7Ri5ZgHXg6cfY3J88YQlVGDMSWuwA808k" target="_blank">https://u.pcloud.link/publink/show?code=...MSWuwA808k</a>  zipped about 5 MB]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[GIMP 3 - Social Media Resizer]]></title>
			<link>https://www.gimp-forum.net/Thread-GIMP-3-Social-Media-Resizer</link>
			<pubDate>Mon, 06 Apr 2026 04:32:40 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-GIMP-3-Social-Media-Resizer</guid>
			<description><![CDATA[I have created it for daily use, Hope it will be helpful: Free Download: <a href="https://tarulahsanbd.gumroad.com/l/nlqyh" target="_blank">https://tarulahsanbd.gumroad.com/l/nlqyh</a><br />
<br />
? Core Features<br />
<br />
⚡ One-Click Social Media Export<br />
<br />
Export your design instantly to multiple platform-ready sizes:<br />
<br />
* Instagram (Square, Portrait, Story, Reel)<br />
* YouTube (Thumbnail, Shorts)<br />
* TikTok<br />
* Facebook (Feed, Story)<br />
* LinkedIn<br />
* X (Twitter)<br />
<br />
Select multiple presets → export all at once.<br />
<br />
---<br />
<br />
? Smart Preset System<br />
<br />
? Built-in Presets<br />
<br />
Comes with industry-standard sizes for all major platforms.<br />
<br />
➕ Custom Presets<br />
<br />
* Create your own sizes<br />
* Edit existing presets<br />
* Delete unused presets<br />
* Auto-saved locally<br />
<br />
? Preset Browser<br />
<br />
* Filter by platform<br />
* Search by name, size, or keyword<br />
* Quickly select/deselect presets<br />
<br />
---<br />
<br />
?️ Advanced Resize Engine<br />
<br />
? Two Canvas Modes<br />
<br />
* **Crop to Fit** → fills frame, trims overflow<br />
* **Pad to Fit** → preserves full image with padding<br />
<br />
? High-Quality Scaling<br />
<br />
* Uses best available GIMP interpolation<br />
* Maintains sharpness across exports<br />
<br />
---<br />
<br />
? Batch Processing<br />
<br />
? Multi-Image Export<br />
<br />
* Select multiple input images<br />
* Export each image into all selected presets<br />
<br />
? Batch Output Logic<br />
<br />
If you select:<br />
<br />
* 5 images<br />
* 4 presets<br />
<br />
? You get **20 exported files automatically**<br />
<br />
---<br />
<br />
? Live Visual Preview (KEY FEATURE)<br />
<br />
⚡ Real-Time Preview<br />
<br />
* No “Preview” button needed<br />
* Updates instantly when:<br />
  * presets change<br />
  * canvas mode changes<br />
  * format changes<br />
  * naming template changes<br />
<br />
? Preview Cards<br />
<br />
Each preset shows:<br />
<br />
* Visual thumbnail (actual crop/pad simulation)<br />
* Resolution (e.g. 1080×1920)<br />
* Platform + preset name<br />
* Final export filename<br />
<br />
? Scrollable Preview Grid<br />
<br />
* Supports many presets<br />
* Smooth scrolling<br />
* Adjustable preview limit<br />
<br />
---<br />
<br />
? Batch Preview System<br />
<br />
 ? Preview for Batch Mode<br />
<br />
* Choose one file as preview reference<br />
* See exactly how all outputs will look<br />
* Applies to all selected presets<br />
<br />
---<br />
<br />
?️ Smart Naming System<br />
<br />
? Dynamic Templates<br />
<br />
Use tokens to auto-name exports:<br />
<br />
Available tokens:<br />
<br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{image_name}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{preset_name}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{platform}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{width}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{height}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{ext}</span><br />
<br />
? Example:<br />
<br />
<span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"></span><span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"><br />
{image_name}_{preset_name}<br />
</span><span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"></span><br />
<br />
→ <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">banner_instagram-story.png</span><br />
<br />
---<br />
<br />
? Organized Export System<br />
<br />
? Output Folder Selection<br />
<br />
* Choose any directory<br />
* Remembers last used folder<br />
<br />
?️ Optional Platform Subfolders<br />
<br />
Automatically organizes exports:<br />
<br />
<span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"></span><span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"><br />
/Instagram/<br />
/YouTube/<br />
/Facebook/<br />
</span><span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"></span><br />
<br />
---<br />
<br />
?️ User-Friendly Interface<br />
<br />
? Clean Layout<br />
<br />
* Left: Preset browser<br />
* Right: Options + preview<br />
* Bottom: Status + export<br />
<br />
? Smart Controls<br />
<br />
* Select all visible presets<br />
* Clear selections<br />
* Platform-based selection<br />
<br />
---<br />
<br />
? Persistent Settings<br />
<br />
Automatically remembers:<br />
<br />
* last output folder<br />
* canvas mode<br />
* export format<br />
* selected platform filter<br />
* naming template<br />
* preview limit<br />
<br />
---<br />
<br />
?️ Error Handling<br />
<br />
* Prevents export without:<br />
  * presets selected<br />
  * output folder selected<br />
  * batch files (if batch mode)<br />
* Clear error messages<br />
* Debug logging included<br />
<br />
---<br />
<br />
⚙️ Export Options<br />
<br />
? Formats Supported<br />
<br />
* PNG<br />
* JPEG<br />
* WEBP<br />
<br />
? Flexible Workflow<br />
<br />
* Current image mode<br />
* Batch mode (multiple files)<br />
<br />
---<br />
<br />
? Menu Integration<br />
<br />
Accessible from:<br />
<br />
* **File → Export**<br />
* **Image menu**<br />
<br />
---<br />
<br />
? Plugin Identity<br />
<br />
* Custom icon included<br />
* Professional UI design<br />
* Fully integrated into GIMP 3 environment<br />
<br />
---<br />
<br />
? What Makes This Plugin Powerful<br />
<br />
* Eliminates repetitive resizing work<br />
* Visual preview removes guesswork<br />
* Batch export saves hours<br />
* Built specifically for **modern social media workflows**<br />
* No equivalent exists in native GIMP 3<br />
<br />
---<br />
<br />
? Ideal For<br />
<br />
* Designers<br />
* Social media managers<br />
* Content creators<br />
* Freelancers<br />
* Marketing teams]]></description>
			<content:encoded><![CDATA[I have created it for daily use, Hope it will be helpful: Free Download: <a href="https://tarulahsanbd.gumroad.com/l/nlqyh" target="_blank">https://tarulahsanbd.gumroad.com/l/nlqyh</a><br />
<br />
? Core Features<br />
<br />
⚡ One-Click Social Media Export<br />
<br />
Export your design instantly to multiple platform-ready sizes:<br />
<br />
* Instagram (Square, Portrait, Story, Reel)<br />
* YouTube (Thumbnail, Shorts)<br />
* TikTok<br />
* Facebook (Feed, Story)<br />
* LinkedIn<br />
* X (Twitter)<br />
<br />
Select multiple presets → export all at once.<br />
<br />
---<br />
<br />
? Smart Preset System<br />
<br />
? Built-in Presets<br />
<br />
Comes with industry-standard sizes for all major platforms.<br />
<br />
➕ Custom Presets<br />
<br />
* Create your own sizes<br />
* Edit existing presets<br />
* Delete unused presets<br />
* Auto-saved locally<br />
<br />
? Preset Browser<br />
<br />
* Filter by platform<br />
* Search by name, size, or keyword<br />
* Quickly select/deselect presets<br />
<br />
---<br />
<br />
?️ Advanced Resize Engine<br />
<br />
? Two Canvas Modes<br />
<br />
* **Crop to Fit** → fills frame, trims overflow<br />
* **Pad to Fit** → preserves full image with padding<br />
<br />
? High-Quality Scaling<br />
<br />
* Uses best available GIMP interpolation<br />
* Maintains sharpness across exports<br />
<br />
---<br />
<br />
? Batch Processing<br />
<br />
? Multi-Image Export<br />
<br />
* Select multiple input images<br />
* Export each image into all selected presets<br />
<br />
? Batch Output Logic<br />
<br />
If you select:<br />
<br />
* 5 images<br />
* 4 presets<br />
<br />
? You get **20 exported files automatically**<br />
<br />
---<br />
<br />
? Live Visual Preview (KEY FEATURE)<br />
<br />
⚡ Real-Time Preview<br />
<br />
* No “Preview” button needed<br />
* Updates instantly when:<br />
  * presets change<br />
  * canvas mode changes<br />
  * format changes<br />
  * naming template changes<br />
<br />
? Preview Cards<br />
<br />
Each preset shows:<br />
<br />
* Visual thumbnail (actual crop/pad simulation)<br />
* Resolution (e.g. 1080×1920)<br />
* Platform + preset name<br />
* Final export filename<br />
<br />
? Scrollable Preview Grid<br />
<br />
* Supports many presets<br />
* Smooth scrolling<br />
* Adjustable preview limit<br />
<br />
---<br />
<br />
? Batch Preview System<br />
<br />
 ? Preview for Batch Mode<br />
<br />
* Choose one file as preview reference<br />
* See exactly how all outputs will look<br />
* Applies to all selected presets<br />
<br />
---<br />
<br />
?️ Smart Naming System<br />
<br />
? Dynamic Templates<br />
<br />
Use tokens to auto-name exports:<br />
<br />
Available tokens:<br />
<br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{image_name}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{preset_name}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{platform}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{width}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{height}</span><br />
* <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">{ext}</span><br />
<br />
? Example:<br />
<br />
<span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"></span><span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"><br />
{image_name}_{preset_name}<br />
</span><span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"></span><br />
<br />
→ <span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);">banner_instagram-story.png</span><br />
<br />
---<br />
<br />
? Organized Export System<br />
<br />
? Output Folder Selection<br />
<br />
* Choose any directory<br />
* Remembers last used folder<br />
<br />
?️ Optional Platform Subfolders<br />
<br />
Automatically organizes exports:<br />
<br />
<span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"></span><span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"><br />
/Instagram/<br />
/YouTube/<br />
/Facebook/<br />
</span><span style="padding-left: 1px; padding-right: 1px; font-family:Monospace; font-weight: bold; font-stretch: condensed; filter: contrast(60%);"></span><br />
<br />
---<br />
<br />
?️ User-Friendly Interface<br />
<br />
? Clean Layout<br />
<br />
* Left: Preset browser<br />
* Right: Options + preview<br />
* Bottom: Status + export<br />
<br />
? Smart Controls<br />
<br />
* Select all visible presets<br />
* Clear selections<br />
* Platform-based selection<br />
<br />
---<br />
<br />
? Persistent Settings<br />
<br />
Automatically remembers:<br />
<br />
* last output folder<br />
* canvas mode<br />
* export format<br />
* selected platform filter<br />
* naming template<br />
* preview limit<br />
<br />
---<br />
<br />
?️ Error Handling<br />
<br />
* Prevents export without:<br />
  * presets selected<br />
  * output folder selected<br />
  * batch files (if batch mode)<br />
* Clear error messages<br />
* Debug logging included<br />
<br />
---<br />
<br />
⚙️ Export Options<br />
<br />
? Formats Supported<br />
<br />
* PNG<br />
* JPEG<br />
* WEBP<br />
<br />
? Flexible Workflow<br />
<br />
* Current image mode<br />
* Batch mode (multiple files)<br />
<br />
---<br />
<br />
? Menu Integration<br />
<br />
Accessible from:<br />
<br />
* **File → Export**<br />
* **Image menu**<br />
<br />
---<br />
<br />
? Plugin Identity<br />
<br />
* Custom icon included<br />
* Professional UI design<br />
* Fully integrated into GIMP 3 environment<br />
<br />
---<br />
<br />
? What Makes This Plugin Powerful<br />
<br />
* Eliminates repetitive resizing work<br />
* Visual preview removes guesswork<br />
* Batch export saves hours<br />
* Built specifically for **modern social media workflows**<br />
* No equivalent exists in native GIMP 3<br />
<br />
---<br />
<br />
? Ideal For<br />
<br />
* Designers<br />
* Social media managers<br />
* Content creators<br />
* Freelancers<br />
* Marketing teams]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[GIMP Rename Layer (Pro) - Bulk rename-prefix / suffix-number]]></title>
			<link>https://www.gimp-forum.net/Thread-GIMP-Rename-Layer-Pro-Bulk-rename-prefix-suffix-number</link>
			<pubDate>Fri, 27 Mar 2026 23:18:49 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-GIMP-Rename-Layer-Pro-Bulk-rename-prefix-suffix-number</guid>
			<description><![CDATA[<span style="color: #222222;"><span style="font-size: medium;">I built this gimp plugin that renames 200+ layers instantly — would this help you guys- let me know your thoughts. <span style="color: #0088cc;"><a href="https://tarulahsanbd.gumroad.com/l/fifaxf" target="_blank">You can try it here</a></span></span></span><br />
<br />
<br />
<span style="color: #222222;"><span style="font-size: medium;"><span style="font-weight: bold;">Key Features</span></span></span><ul>
<li> Bulk auto-numbering (with padding)<br />
<br />
</li>
<li> Find &amp; Replace (case-sensitive option)<br />
<br />
</li>
<li> Regex renaming support<br />
<br />
</li>
<li>Smart templates:<br />
<ul>
<li>{index}{layer_name}</li></ul>
</li>
<li><span style="color: #000000;"> Rename only selected layers</span><br />
</li>
<li><span style="color: #000000;"> Add prefix / suffix</span><br />
</li>
<li><span style="color: #000000;"> Top-to-bottom &amp; bottom-to-top order</span><br />
</li>
<li><span style="color: #000000;"> Live preview (instant updates)</span><br />
</li>
<li><span style="color: #000000;"> Export layer names to file</span><br />
</li></ul>
[*]<span style="color: #222222;"><span style="font-size: medium;"><span style="font-weight: bold;"><img src="https://discuss.pixls.us/images/emoji/apple/brain.png?v=12" width="20" height="20" border="0" alt="[Image: brain.png?v=12]" />Compatible- GIMP 3 and above</span></span></span><br />
<span style="color: #222222;"><span style="font-size: medium;"><span style="font-weight: bold;"><img src="https://discuss.pixls.us/images/emoji/apple/1234.png?v=12" width="20" height="20" border="0" alt="[Image: 1234.png?v=12]" />Full Installtion tutorial included (Windows and Linux)</span></span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.gimp-forum.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=14331" target="_blank" title="">plugin working image.png</a> (Size: 288.56 KB / Downloads: 62)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<span style="color: #222222;"><span style="font-size: medium;">I built this gimp plugin that renames 200+ layers instantly — would this help you guys- let me know your thoughts. <span style="color: #0088cc;"><a href="https://tarulahsanbd.gumroad.com/l/fifaxf" target="_blank">You can try it here</a></span></span></span><br />
<br />
<br />
<span style="color: #222222;"><span style="font-size: medium;"><span style="font-weight: bold;">Key Features</span></span></span><ul>
<li> Bulk auto-numbering (with padding)<br />
<br />
</li>
<li> Find &amp; Replace (case-sensitive option)<br />
<br />
</li>
<li> Regex renaming support<br />
<br />
</li>
<li>Smart templates:<br />
<ul>
<li>{index}{layer_name}</li></ul>
</li>
<li><span style="color: #000000;"> Rename only selected layers</span><br />
</li>
<li><span style="color: #000000;"> Add prefix / suffix</span><br />
</li>
<li><span style="color: #000000;"> Top-to-bottom &amp; bottom-to-top order</span><br />
</li>
<li><span style="color: #000000;"> Live preview (instant updates)</span><br />
</li>
<li><span style="color: #000000;"> Export layer names to file</span><br />
</li></ul>
[*]<span style="color: #222222;"><span style="font-size: medium;"><span style="font-weight: bold;"><img src="https://discuss.pixls.us/images/emoji/apple/brain.png?v=12" width="20" height="20" border="0" alt="[Image: brain.png?v=12]" />Compatible- GIMP 3 and above</span></span></span><br />
<span style="color: #222222;"><span style="font-size: medium;"><span style="font-weight: bold;"><img src="https://discuss.pixls.us/images/emoji/apple/1234.png?v=12" width="20" height="20" border="0" alt="[Image: 1234.png?v=12]" />Full Installtion tutorial included (Windows and Linux)</span></span></span><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.gimp-forum.net/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=14331" target="_blank" title="">plugin working image.png</a> (Size: 288.56 KB / Downloads: 62)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Parametric Mask plug-in for GIMP 3 - a different approach]]></title>
			<link>https://www.gimp-forum.net/Thread-Parametric-Mask-plug-in-for-GIMP-3-a-different-approach</link>
			<pubDate>Thu, 19 Mar 2026 16:04:46 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Parametric-Mask-plug-in-for-GIMP-3-a-different-approach</guid>
			<description><![CDATA[Hi all,<br />
<br />
I've just released a parametric masking plug-in for GIMP 3 and wanted to share it here.<br />
<br />
The plug-in creates a layer mask from one of four source channels: Red, Green, Blue, or Luminance. You shape the mask using a tone curve with a live histogram. Drag points up to include tones, drag them down to exclude them. The canvas updates live as you work.<br />
<br />
The curve approach gives you precise, automatically feathered control over the mask. Target midtones, create double peaks, or invert regions entirely. Since photographers already think in curves, there's no new mental model to learn.<br />
<br />
The idea was inspired by Yasuo Ohnishi's parametric masking work for GIMP 3. My plug-in takes a different direction, using a curve editor instead of sliders.<br />
<br />
A few highlights:<br />
<br />
- Red, Green, Blue, and Luminance channel support<br />
- Live preview on the canvas<br />
- Whole-image mode and single-layer mode<br />
- Non-destructive: works on a new layer, never touches the original<br />
- Available in 14 languages<br />
- Runs on Linux, Windows, and macOS<br />
<br />
Full write-up with a short demo video: <a href="https://www.chuckhenrich.com/parametric-mask-in-gimp-plugin/" target="_blank">https://www.chuckhenrich.com/parametric-...mp-plugin/</a><br />
<br />
Direct download: <a href="https://chuckhenrich.com/downloads/parametric-mask-v3/parametric-mask-v3.zip" target="_blank">https://chuckhenrich.com/downloads/param...ask-v3.zip</a><br />
<br />
Happy to answer questions. Feedback and bug reports are very welcome.]]></description>
			<content:encoded><![CDATA[Hi all,<br />
<br />
I've just released a parametric masking plug-in for GIMP 3 and wanted to share it here.<br />
<br />
The plug-in creates a layer mask from one of four source channels: Red, Green, Blue, or Luminance. You shape the mask using a tone curve with a live histogram. Drag points up to include tones, drag them down to exclude them. The canvas updates live as you work.<br />
<br />
The curve approach gives you precise, automatically feathered control over the mask. Target midtones, create double peaks, or invert regions entirely. Since photographers already think in curves, there's no new mental model to learn.<br />
<br />
The idea was inspired by Yasuo Ohnishi's parametric masking work for GIMP 3. My plug-in takes a different direction, using a curve editor instead of sliders.<br />
<br />
A few highlights:<br />
<br />
- Red, Green, Blue, and Luminance channel support<br />
- Live preview on the canvas<br />
- Whole-image mode and single-layer mode<br />
- Non-destructive: works on a new layer, never touches the original<br />
- Available in 14 languages<br />
- Runs on Linux, Windows, and macOS<br />
<br />
Full write-up with a short demo video: <a href="https://www.chuckhenrich.com/parametric-mask-in-gimp-plugin/" target="_blank">https://www.chuckhenrich.com/parametric-...mp-plugin/</a><br />
<br />
Direct download: <a href="https://chuckhenrich.com/downloads/parametric-mask-v3/parametric-mask-v3.zip" target="_blank">https://chuckhenrich.com/downloads/param...ask-v3.zip</a><br />
<br />
Happy to answer questions. Feedback and bug reports are very welcome.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Plug-in not showing up]]></title>
			<link>https://www.gimp-forum.net/Thread-Plug-in-not-showing-up</link>
			<pubDate>Thu, 12 Mar 2026 14:42:40 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Plug-in-not-showing-up</guid>
			<description><![CDATA[UPDATE: So I have GIMP 3.0.0 and 2.10.38 installed on my system. After having the below issue with 3.0 I tried 2.1 and it worked fine. So this seems to be a 3.0 issue.<br />
-------------------------------------------------------------------------------------------------------------------------------------------------------------------<br />
I installed gimp3_upscale but when I restarted Gimp the plug-in did not show where the Git instructions said it should. My preferences show C:\Users\jack6\AppData\Roaming\GIMP\3.0\plug-ins AND C:\Users\jack6\AppData\Roaming\GIMP\3.0\plug-ins as plug-in directories. (Why 2 locations I am not sure, so I put the script directory in both.)  See screenshot.<br />
 <br />
It is supposed to show up under Filters&gt;Enhance but it does not. This is the first plug-in I have loaded manually, so am I missing something ? <br />
<br />
GIT instructions simply say:<br />
[*]1 Download the <a href="https://github.com/Nenotriple/gimp_upscale/releases" target="_blank">latest release</a>:gimp3_upscale.zip<br />
<br />
[*]for GIMP 3.0<br />
2 Extract the plug-in folder into your GIMP plug-ins directory.<br />
[*]3 Restart GIMP.<br />
<br />
To use it <br />
[*]1 Open an image in GIMP.<br />
[*]2 Go to Filters &gt; Enhance &gt; AI Upscale..<br />
<br />
but that entry is not there.<br />
Suggestions ?<br />
<br />
NOTE: I just tried to use the Help &gt; Plugin Browser and it does not find anything. Not sure if that helps. <br />
Thanks<br />
<br />
<br />
GIMP 3.0.0<br />
Windows 10<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.gimp-forum.net/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=14306" target="_blank" title="">Screenshot.jpg</a> (Size: 299.95 KB / Downloads: 138)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[UPDATE: So I have GIMP 3.0.0 and 2.10.38 installed on my system. After having the below issue with 3.0 I tried 2.1 and it worked fine. So this seems to be a 3.0 issue.<br />
-------------------------------------------------------------------------------------------------------------------------------------------------------------------<br />
I installed gimp3_upscale but when I restarted Gimp the plug-in did not show where the Git instructions said it should. My preferences show C:\Users\jack6\AppData\Roaming\GIMP\3.0\plug-ins AND C:\Users\jack6\AppData\Roaming\GIMP\3.0\plug-ins as plug-in directories. (Why 2 locations I am not sure, so I put the script directory in both.)  See screenshot.<br />
 <br />
It is supposed to show up under Filters&gt;Enhance but it does not. This is the first plug-in I have loaded manually, so am I missing something ? <br />
<br />
GIT instructions simply say:<br />
[*]1 Download the <a href="https://github.com/Nenotriple/gimp_upscale/releases" target="_blank">latest release</a>:gimp3_upscale.zip<br />
<br />
[*]for GIMP 3.0<br />
2 Extract the plug-in folder into your GIMP plug-ins directory.<br />
[*]3 Restart GIMP.<br />
<br />
To use it <br />
[*]1 Open an image in GIMP.<br />
[*]2 Go to Filters &gt; Enhance &gt; AI Upscale..<br />
<br />
but that entry is not there.<br />
Suggestions ?<br />
<br />
NOTE: I just tried to use the Help &gt; Plugin Browser and it does not find anything. Not sure if that helps. <br />
Thanks<br />
<br />
<br />
GIMP 3.0.0<br />
Windows 10<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.gimp-forum.net/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=14306" target="_blank" title="">Screenshot.jpg</a> (Size: 299.95 KB / Downloads: 138)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[script-fu help]]></title>
			<link>https://www.gimp-forum.net/Thread-script-fu-help</link>
			<pubDate>Sun, 08 Mar 2026 19:43:12 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-script-fu-help</guid>
			<description><![CDATA[Hi, I have a script-fu script I wrote back in 2003, which I use to save the current image in the ../edited folder, and mark the image as "saved". I have been using this script in every version of Gimp since 2003 without changes, but when I tried to use it in Gimp 3.0 I got the error:<br />
<br />
Execution error for 'DoIt':<br />
Error: eval: unbound variable: gimp-image-get-filename<br />
<br />
Does anybody know if the function gimp-image-get-filename has changed in Gimp 3.0, or if I'm missing something in my Gimp installation?<br />
<br />
Thanks,<br />
Eric]]></description>
			<content:encoded><![CDATA[Hi, I have a script-fu script I wrote back in 2003, which I use to save the current image in the ../edited folder, and mark the image as "saved". I have been using this script in every version of Gimp since 2003 without changes, but when I tried to use it in Gimp 3.0 I got the error:<br />
<br />
Execution error for 'DoIt':<br />
Error: eval: unbound variable: gimp-image-get-filename<br />
<br />
Does anybody know if the function gimp-image-get-filename has changed in Gimp 3.0, or if I'm missing something in my Gimp installation?<br />
<br />
Thanks,<br />
Eric]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[re-coloured pixels hide confusingly]]></title>
			<link>https://www.gimp-forum.net/Thread-re-coloured-pixels-hide-confusingly</link>
			<pubDate>Thu, 26 Feb 2026 08:58:15 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-re-coloured-pixels-hide-confusingly</guid>
			<description><![CDATA[Hello,<br />
I have been exploring Script-Fu recently, and found that the procedure "gimp-drawable-set-pixels" sets the colours of pixels but does not make the new colours visible! I've got to toggle layer visibility off then on for the display to refresh, or copy the modified pixels, paste back over themselves, and merge down.<br />
<br />
I'm aware of the function "gimp-displays-refresh", but calling it doesn't seem to do anything.<br />
<br />
I'm assuming I'm just very stupid and there's a simple way to make the results gimp-drawable-set-pixels visible from script-fu. I certainly feel stupid after spending so much time trying to figure out something so seemingly simple, so as a last resort I figured I'd ask here.  <img src="https://www.gimp-forum.net/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" />]]></description>
			<content:encoded><![CDATA[Hello,<br />
I have been exploring Script-Fu recently, and found that the procedure "gimp-drawable-set-pixels" sets the colours of pixels but does not make the new colours visible! I've got to toggle layer visibility off then on for the display to refresh, or copy the modified pixels, paste back over themselves, and merge down.<br />
<br />
I'm aware of the function "gimp-displays-refresh", but calling it doesn't seem to do anything.<br />
<br />
I'm assuming I'm just very stupid and there's a simple way to make the results gimp-drawable-set-pixels visible from script-fu. I certainly feel stupid after spending so much time trying to figure out something so seemingly simple, so as a last resort I figured I'd ask here.  <img src="https://www.gimp-forum.net/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Hiding Unwanted System Fonts in Dock, etc]]></title>
			<link>https://www.gimp-forum.net/Thread-Hiding-Unwanted-System-Fonts-in-Dock-etc</link>
			<pubDate>Tue, 24 Feb 2026 02:33:43 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-Hiding-Unwanted-System-Fonts-in-Dock-etc</guid>
			<description><![CDATA[Last year I switched from PC to Mac for a variety of reasons, but that's irrelevant. One of the most annoying things I've encountered with GIMP since switching OS is the Fonts dock.<br />
<br />
No longer can I search within the dock for a font, I either have to input into the tool options spelled exactly correctly or scroll endlessly through all the pre-installed system &amp; language fonts I'm never ever ever ever going to use.<br />
<br />
I want to... 1) get all these pre-installed system fonts out of this dock, period. They are useless me, there is so many they take up like at least 2/3 maybe 3/4 of the list, they just cause me to waste several minutes scrolling through them constantly if I'm browsing for the font that feels right, and clutter up the list in general. I also am wondering 2) why can't I search in this dock? Am I doing something wrong? The input fields above and below the list appear to not do anything at all, but that can't be the case or they wouldn't be there.<br />
<br />
Plz halp thx <img src="https://www.gimp-forum.net/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></description>
			<content:encoded><![CDATA[Last year I switched from PC to Mac for a variety of reasons, but that's irrelevant. One of the most annoying things I've encountered with GIMP since switching OS is the Fonts dock.<br />
<br />
No longer can I search within the dock for a font, I either have to input into the tool options spelled exactly correctly or scroll endlessly through all the pre-installed system &amp; language fonts I'm never ever ever ever going to use.<br />
<br />
I want to... 1) get all these pre-installed system fonts out of this dock, period. They are useless me, there is so many they take up like at least 2/3 maybe 3/4 of the list, they just cause me to waste several minutes scrolling through them constantly if I'm browsing for the font that feels right, and clutter up the list in general. I also am wondering 2) why can't I search in this dock? Am I doing something wrong? The input fields above and below the list appear to not do anything at all, but that can't be the case or they wouldn't be there.<br />
<br />
Plz halp thx <img src="https://www.gimp-forum.net/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[GIMP 3 Python Enums: Definitive Plug-in and Script-Fu Guide]]></title>
			<link>https://www.gimp-forum.net/Thread-GIMP-3-Python-Enums-Definitive-Plug-in-and-Script-Fu-Guide</link>
			<pubDate>Mon, 23 Feb 2026 12:06:47 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-GIMP-3-Python-Enums-Definitive-Plug-in-and-Script-Fu-Guide</guid>
			<description><![CDATA[If you’re developing Python plug-ins or Script-Fu scripts for GIMP 3, you’ll know the frustration of tracking down correct enum values. The official API docs are written for C developers, leaving Python authors to piece things together from source code, forum posts, and trial and error.<br />
<br />
I’ve put together what I hope is the definitive reference: every enum available in GIMP 3.0, compiled directly from a live GIMP 3.0.8 instance using a Python-Fu console script. That means the values are guaranteed accurate for that version. And the script is available as a free download so you can regenerate the complete listing for any future GIMP 3 release.<br />
<br />
Each enum includes:<br />
<ul>
<li>the Python form you actually use in your plug-ins (e.g. Gimp.LayerMode.NORMAL)<br />
</li>
<li>the uppercase PDB identifier, most useful when cross-referencing with the C API docs or porting code from GIMP 2.x Script-Fu scripts<br />
</li>
<li>the raw integer value for legacy Script-Fu work<br />
</li>
<li>the GEGL nickname for serialisation.<br />
</li></ul>
The Gimp.LayerMode table also includes the full GEGL operation string.<br />
<br />
Every enum has a plain-English description written specifically for Python and Script-Fu developers.<br />
<br />
<a href="https://www.chuckhenrich.com/gimp-3-python-enums-complete-reference/" target="_blank">https://www.chuckhenrich.com/gimp-3-pyth...reference/</a><br />
<br />
Comments/suggestions welcome.]]></description>
			<content:encoded><![CDATA[If you’re developing Python plug-ins or Script-Fu scripts for GIMP 3, you’ll know the frustration of tracking down correct enum values. The official API docs are written for C developers, leaving Python authors to piece things together from source code, forum posts, and trial and error.<br />
<br />
I’ve put together what I hope is the definitive reference: every enum available in GIMP 3.0, compiled directly from a live GIMP 3.0.8 instance using a Python-Fu console script. That means the values are guaranteed accurate for that version. And the script is available as a free download so you can regenerate the complete listing for any future GIMP 3 release.<br />
<br />
Each enum includes:<br />
<ul>
<li>the Python form you actually use in your plug-ins (e.g. Gimp.LayerMode.NORMAL)<br />
</li>
<li>the uppercase PDB identifier, most useful when cross-referencing with the C API docs or porting code from GIMP 2.x Script-Fu scripts<br />
</li>
<li>the raw integer value for legacy Script-Fu work<br />
</li>
<li>the GEGL nickname for serialisation.<br />
</li></ul>
The Gimp.LayerMode table also includes the full GEGL operation string.<br />
<br />
Every enum has a plain-English description written specifically for Python and Script-Fu developers.<br />
<br />
<a href="https://www.chuckhenrich.com/gimp-3-python-enums-complete-reference/" target="_blank">https://www.chuckhenrich.com/gimp-3-pyth...reference/</a><br />
<br />
Comments/suggestions welcome.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New contact sheet plugin for GIMP 3]]></title>
			<link>https://www.gimp-forum.net/Thread-New-contact-sheet-plugin-for-GIMP-3</link>
			<pubDate>Wed, 18 Feb 2026 14:00:52 +0000</pubDate>
			<guid isPermaLink="false">https://www.gimp-forum.net/Thread-New-contact-sheet-plugin-for-GIMP-3</guid>
			<description><![CDATA[I've released version 1 of my Contact Sheet plug-in for GIMP 3:<br />
<br />
<a href="https://www.chuckhenrich.com/contact-sheets-in-gimp-3/" target="_blank">https://www.chuckhenrich.com/contact-sheets-in-gimp-3/</a><br />
<br />
Details are in the blog post. Here's a screenshot of the main dialog:<br />
<br />
<img src="https://www.chuckhenrich.com/wp-content/uploads/2026/02/contact-sheet-v3-main-dialog-update-1.webp" border="0" alt="[Image: contact-sheet-v3-main-dialog-update-1.webp]" /><br />
<br />
Supported languages are:<br />
<br />
Nederlands (Dutch)<br />
English<br />
Français (French (Français)<br />
Deutsch (German)<br />
Italiano (Italian)<br />
Magyar (Hungarian)<br />
日本語 (Japanese)<br />
Polski (Polish)<br />
Português (Portuguese)<br />
Português (Brazilian)<br />
Español (Spanish)<br />
Українська (Ukrainian)<br />
简体中文 (Chinese (Simplified))<br />
繁體中文 (Chinese (Traditional))<br />
<br />
Many many thanks to Joe over at pixls.us for the inspiration, ideas, and robust testing!<br />
<br />
Please let me know what you think. And if you have any suggestions, I'm all ears.]]></description>
			<content:encoded><![CDATA[I've released version 1 of my Contact Sheet plug-in for GIMP 3:<br />
<br />
<a href="https://www.chuckhenrich.com/contact-sheets-in-gimp-3/" target="_blank">https://www.chuckhenrich.com/contact-sheets-in-gimp-3/</a><br />
<br />
Details are in the blog post. Here's a screenshot of the main dialog:<br />
<br />
<img src="https://www.chuckhenrich.com/wp-content/uploads/2026/02/contact-sheet-v3-main-dialog-update-1.webp" border="0" alt="[Image: contact-sheet-v3-main-dialog-update-1.webp]" /><br />
<br />
Supported languages are:<br />
<br />
Nederlands (Dutch)<br />
English<br />
Français (French (Français)<br />
Deutsch (German)<br />
Italiano (Italian)<br />
Magyar (Hungarian)<br />
日本語 (Japanese)<br />
Polski (Polish)<br />
Português (Portuguese)<br />
Português (Brazilian)<br />
Español (Spanish)<br />
Українська (Ukrainian)<br />
简体中文 (Chinese (Simplified))<br />
繁體中文 (Chinese (Traditional))<br />
<br />
Many many thanks to Joe over at pixls.us for the inspiration, ideas, and robust testing!<br />
<br />
Please let me know what you think. And if you have any suggestions, I'm all ears.]]></content:encoded>
		</item>
	</channel>
</rss>