<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.registry.gimp.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Public Domain</title>
 <link>http://www.registry.gimp.org/taxonomy/term/38</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Cropp a webpage automatically</title>
 <link>http://www.registry.gimp.org/node/18799</link>
 <description>&lt;p&gt;You define a dictionary type directly inside the plugin script stating the layers and the area of the image you want to cropp, and you can give a resize factor (variable newsize) for the whole image. You can choose between opening all created cropped images in gimp or saving them.&lt;/p&gt;
&lt;p&gt;Just edit the default images dictionary to your needs or test the script on the example xcf file available at&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://freshflesh.de/files/croppparkour.zip&quot; title=&quot;http://freshflesh.de/files/croppparkour.zip&quot;&gt;http://freshflesh.de/files/croppparkour.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You should have some basic python knowledge to use this script!&lt;/p&gt;
</description>
 <comments>http://www.registry.gimp.org/node/18799#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/779">2.7</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/822">webpage 2.7 2.6 python python-fu resize</category>
 <enclosure url="http://www.registry.gimp.org/files/cropp_webpage.py" length="4991" type="text/x-python" />
 <pubDate>Fri, 25 Sep 2009 02:46:33 +0200</pubDate>
 <dc:creator>surgeon</dc:creator>
 <guid isPermaLink="false">18799 at http://www.registry.gimp.org</guid>
</item>
<item>
 <title>Diagonal Grid</title>
 <link>http://www.registry.gimp.org/node/17647</link>
 <description>&lt;p&gt;Creates a new layer with a grid, rotated 45 degrees, to help you choose corners for cropping.&lt;/p&gt;
&lt;p&gt;Move the grid until a line intersects a feature in your image, then crop so that the grid line meets a corner of your cropping rectangle. You can then use the grid to choose the opposite corner, but make sure you don&#039;t change either of the sides of your original corner.&lt;/p&gt;
&lt;p&gt;Installs in FX-Foundry/Toolbox/Grids/Diagonal Grid&lt;/p&gt;
</description>
 <comments>http://www.registry.gimp.org/node/17647#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/774">diagonal grid guide crop</category>
 <enclosure url="http://www.registry.gimp.org/files/roys-diagonal-grids.scm" length="2036" type="application/octet-stream" />
 <pubDate>Fri, 24 Jul 2009 20:17:42 +0200</pubDate>
 <dc:creator>Roy Johnson</dc:creator>
 <guid isPermaLink="false">17647 at http://www.registry.gimp.org</guid>
</item>
<item>
 <title>Separate Luminance</title>
 <link>http://www.registry.gimp.org/node/17171</link>
 <description>&lt;p&gt;FX-Foundry/Color/Separate Luminance...&lt;/p&gt;
&lt;p&gt;Creates two new layers: one containing the Luminance, and the other the Chroma information in the form of a Grain Merge. Optionally, it will color-enhance (maximize saturation in) the Chroma layer while still keeping it luminance-neutral.&lt;/p&gt;
&lt;p&gt;This allows you to do noise-reduction and sharpening on the two layers separately.&lt;/p&gt;
&lt;p&gt;Update (23-Jul-2009):&lt;br /&gt;
Noticed that highly-saturated colors exceed the ability of the grain-extract/grain-merge to handle without clipping the color, so I have made the excess color get folded into the luminance layer. Most of the time, it will be un-noticeable, and even when it is, it shouldn&#039;t make any real difference. If you want to be sure your Lum layer is pure luminosity, you can check &lt;b&gt;Excess color on separate layer&lt;/b&gt;. When merging, always merge onto the Lum layer rather than merging the two color layers together.&lt;/p&gt;
</description>
 <comments>http://www.registry.gimp.org/node/17171#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/382">any</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/762">chroma</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/137">color</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/592">decomposition</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/391">enhance</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/514">luminance</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/591">retouch</category>
 <enclosure url="http://www.registry.gimp.org/files/roys-lum-separate.scm" length="3177" type="application/octet-stream" />
 <pubDate>Thu, 02 Jul 2009 18:43:26 +0200</pubDate>
 <dc:creator>Roy Johnson</dc:creator>
 <guid isPermaLink="false">17171 at http://www.registry.gimp.org</guid>
</item>
<item>
 <title>Maximize Local Contrast</title>
 <link>http://www.registry.gimp.org/node/17151</link>
 <description>&lt;p&gt;
FX-Foundry/Photo/Enhancement/Maximize Local Contrast...
Like Stretch Contrast, but instead of using the minimum and maximum pixel values from the entire image, uses the minimum and maximum in the vicinity of a pixel to compute its new value. Takes a while to run, but really brings out textures. Result is a Grain Merge layer that adjusts values of the original image.
&lt;/p&gt;
&lt;p&gt;
This filter operates on the visible image, not on a layer or selection.
&lt;/p&gt;
&lt;p&gt;
Radius indicates how wide a pixel&#039;s influence is. If you choose too small a value, adjustment will be too localized and the image will look patchy. Larger values take a bit longer to run.
&lt;/p&gt;
&lt;p&gt;
Threshold indicates how many neighboring gray values above and below a value can be treated as the same, in finding minimum and maximum values. Purely a speed trade-off. Using very low values will make it very slow. Too high values will cause visible &amp;quot;steps&amp;quot; in color values. The latest version does not include threshold, but the older version is still available.
&lt;/p&gt;
&lt;p&gt;
&amp;quot;Feather Haloes&amp;quot; helps smooth out haloes around high-contrast areas.
&lt;/p&gt;
&lt;p&gt;
&amp;quot;Keep Min and Max Layers&amp;quot; leaves the intermediate layers in the stack so you can look at them if you&#039;re interested.
&lt;/p&gt;
&lt;p&gt;
Update (21 Jul 2009):
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;New algorithm that works right without any compromises for speed. No scaling, no threshold. It does take a bit of time on large images; 45 seconds for a 1500x2000 pixel image on a modern but not especially powerful PC. The full 8-megapixel image took about 3 minutes. Most of the time is spent on grow-selection, so don&#039;t be alarmed when the progress meter seems to hang up for a while. There are just two grows and two feathers to do.
	&lt;/li&gt;
	&lt;li&gt;If you want a speed compromise, I&#039;ve added Scaledown factor, which will reduce the time spent in selection a lot, but will add some time for scaling the image. There&#039;s essentially no loss of quality. Recommended for especially large images.
	&lt;/li&gt;
&lt;/ul&gt;
Updates (13 Jul 2009):
&lt;ul&gt;
	&lt;li&gt;SPEED! Mapping of Min and Max is done on scaled-down layers. Now even large images can be done in reasonable time.
	&lt;/li&gt;
	&lt;li&gt;Feather haloes feature for more reasonable results on high-contrast images and images with big flat areas
	&lt;/li&gt;
	&lt;li&gt;Layer mask keeps narrow-contrast areas under control
	&lt;/li&gt;
&lt;/ul&gt;
Updates (9 Jul 2009):
&lt;ul&gt;
	&lt;li&gt;Fixed the bug that left strange artifacts in the image. 
	&lt;/li&gt;
	&lt;li&gt;Changed radius to work as a % of image size (maximum dimension)
	&lt;/li&gt;
	&lt;li&gt;Increased feathering and added limits to min and max layers to control haloes around small, high-contrast features
	&lt;/li&gt;
	&lt;li&gt;Got rid of sample images. Will find better examples.
	&lt;/li&gt;
&lt;/ul&gt;</description>
 <comments>http://www.registry.gimp.org/node/17151#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/209">adjustment</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/149">black &amp;amp; white</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/255">black and white</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/214">contrast</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/391">enhance</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/388">grayscale</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/702">local</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/514">luminance</category>
 <enclosure url="http://www.registry.gimp.org/files/roys-max-local-contrast.scm" length="6435" type="application/octet-stream" />
 <pubDate>Wed, 01 Jul 2009 18:36:27 +0200</pubDate>
 <dc:creator>Roy Johnson</dc:creator>
 <guid isPermaLink="false">17151 at http://www.registry.gimp.org</guid>
</item>
<item>
 <title>L*C*h color selector</title>
 <link>http://www.registry.gimp.org/node/16814</link>
 <description>&lt;p&gt;L*C*h (L*a*b* in polar coordinates) color selector module.&lt;/p&gt;
&lt;p&gt;Just type &quot;make install&quot; to install this module (You don&#039;t need to rebuild the GIMP.) .&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://mimosa-pudica.net/img/lch-selector.png&quot; /&gt;&lt;/p&gt;</description>
 <comments>http://www.registry.gimp.org/node/16814#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/23">2.x</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/578">CIELAB</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/137">color</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/754">color selector</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/579">Lab</category>
 <enclosure url="http://www.registry.gimp.org/files/gimp-lch-selector-0.3.tar.gz" length="3433" type="application/octet-stream" />
 <pubDate>Mon, 15 Jun 2009 15:35:08 +0200</pubDate>
 <dc:creator>y-fujii</dc:creator>
 <guid isPermaLink="false">16814 at http://www.registry.gimp.org</guid>
</item>
<item>
 <title>Map Scale Ruler Legend Generator</title>
 <link>http://www.registry.gimp.org/node/16532</link>
 <description>&lt;p&gt;
It generates a ruler to embed into geographical maps. It allows to customize scale, colors and other things.
&lt;/p&gt;
&lt;p&gt;
The main options are: Step(px) and Step(unit). They define the scale of the rule. Each &amp;quot;px&amp;quot; a step is drawn, representing &amp;quot;unit&amp;quot; kilometers, miles or meters, etc.
&lt;/p&gt;
&lt;p&gt;
See the &lt;a href=&quot;http://latinsud.blogspot.com/2009/06/plugin-para-gimp-para-hacer-escalas-de.html&quot;&gt;Screenshots&lt;/a&gt;
&lt;/p&gt;</description>
 <comments>http://www.registry.gimp.org/node/16532#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/410">exposure blend high dynamic range HDR bracketed</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/798">legend</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/83">map</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/766">ruler</category>
 <enclosure url="http://www.registry.gimp.org/files/mapscale.scm" length="6816" type="application/octet-stream" />
 <pubDate>Wed, 03 Jun 2009 01:00:20 +0200</pubDate>
 <dc:creator>latinsud</dc:creator>
 <guid isPermaLink="false">16532 at http://www.registry.gimp.org</guid>
</item>
<item>
 <title>Photo Finish</title>
 <link>http://www.registry.gimp.org/node/14588</link>
 <description>&lt;p&gt;Round photo edges and apply a shadow border, i.e., &#039;raise the photo&#039;&lt;/p&gt;
</description>
 <comments>http://www.registry.gimp.org/node/14588#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/23">2.x</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <enclosure url="http://www.registry.gimp.org/files/photo-finish.scm" length="2740" type="application/octet-stream" />
 <pubDate>Thu, 05 Mar 2009 08:40:14 +0100</pubDate>
 <dc:creator>dsplabs</dc:creator>
 <guid isPermaLink="false">14588 at http://www.registry.gimp.org</guid>
</item>
<item>
 <title>Export Selection</title>
 <link>http://www.registry.gimp.org/node/14315</link>
 <description>&lt;p&gt;This script pops up a GUI which allows you to save your selection to various places&lt;/p&gt;
&lt;p&gt;The source is your current selection (or whole image if none) applied to one of:&lt;br /&gt;
   - the current layer&lt;br /&gt;
   - all visible layers&lt;br /&gt;
   - all layers&lt;/p&gt;
&lt;p&gt;The destination is one of:&lt;br /&gt;
   - a PNG file (saved directly to disk)&lt;br /&gt;
   - a new image in GIMP&lt;br /&gt;
   - a new layer in the current image&lt;/p&gt;
</description>
 <comments>http://www.registry.gimp.org/node/14315#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/401">export</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/108">selection</category>
 <enclosure url="http://www.registry.gimp.org/files/export-selection.scm" length="5217" type="application/octet-stream" />
 <pubDate>Sat, 21 Feb 2009 22:40:56 +0100</pubDate>
 <dc:creator>jwdevel</dc:creator>
 <guid isPermaLink="false">14315 at http://www.registry.gimp.org</guid>
</item>
<item>
 <title>New Guides Rule of Thirds</title>
 <link>http://www.registry.gimp.org/node/13536</link>
 <description>&lt;p&gt;This is a very simple script that adds the rule of thirds guides to the current image. &lt;/p&gt;
&lt;p&gt;I used to add guide by guide by percent, then crop, remove the guides and add them again one by one. After many times I did it like that, I decided to create a script to do it faster, for which I had to self train on how to do it using script-fu, to avoid poor portability.&lt;/p&gt;
&lt;p&gt;I created the script with my Fedora 8 Linux distribution for GIMP 2.4, but it also works for 2.6.&lt;/p&gt;
&lt;p&gt;This script works for any platform that GIMP works with.&lt;/p&gt;
&lt;p&gt;Installation procedure:&lt;/p&gt;
&lt;p&gt;For Windows&lt;br /&gt;
Download the script and copy it to the following directory:&lt;br /&gt;
%ProgramFiles%\GIMP-2.0\share\gimp\2.0\scripts&lt;/p&gt;
&lt;p&gt;For Linux/Unix&lt;br /&gt;
Download the script and copy it to the following directory:&lt;br /&gt;
/usr/share/gimp/2.0/scripts&lt;/p&gt;
&lt;p&gt;Once installed, you will have a new option in Image -&amp;gt; Guides -&amp;gt; New Guides Rule of Thirds&lt;/p&gt;
</description>
 <comments>http://www.registry.gimp.org/node/13536#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/109">guides</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/586">thirds</category>
 <enclosure url="http://www.registry.gimp.org/files/rule-of-thirds.scm" length="880" type="application/octet-stream" />
 <pubDate>Fri, 16 Jan 2009 22:31:09 +0100</pubDate>
 <dc:creator>maldonadoga</dc:creator>
 <guid isPermaLink="false">13536 at http://www.registry.gimp.org</guid>
</item>
<item>
 <title>Grid of guides</title>
 <link>http://www.registry.gimp.org/node/12003</link>
 <description>&lt;p&gt;Add a grid of guides from number of horizontal and vertical parts in GIMP.&lt;br /&gt;
Tested with GIMP 2.6&lt;/p&gt;
</description>
 <comments>http://www.registry.gimp.org/node/12003#comments</comments>
 <category domain="http://www.registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/394">grid lines</category>
 <category domain="http://www.registry.gimp.org/taxonomy/term/109">guides</category>
 <enclosure url="http://www.registry.gimp.org/files/guides-grid.scm" length="1294" type="application/octet-stream" />
 <pubDate>Wed, 26 Nov 2008 00:22:17 +0100</pubDate>
 <dc:creator>Gigi</dc:creator>
 <guid isPermaLink="false">12003 at http://www.registry.gimp.org</guid>
</item>
</channel>
</rss>
