<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://registry.gimp.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>save</title>
 <link>http://registry.gimp.org/taxonomy/term/59</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Iterative Save</title>
 <link>http://registry.gimp.org/node/18873</link>
 <description>&lt;p&gt;Once installed, this plugin will add an &#039;Iterative Save&#039; entry in your GIMP menu, under File -&amp;gt; Save. Using this with an image which has been previously saved as an XCF will now save the image with an added numeric suffix. The first time this feature is invoked, it will save your image as yourfile_0000.xcf; subsequent calls will continue to save the image with an increased numeric suffix (i.e. image_0001.xcf, image_0002.xcf, etc). &lt;/p&gt;
&lt;p&gt;Note that for safety reasons, this plugin will only work on XCF files. You can easily modify the source code to override this limitation, but given the non-interative saving procedure, that might not be a very good idea.&lt;/p&gt;
&lt;p&gt;Archive packages contain both binaries and source code.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/18873#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/23">2.x</category>
 <category domain="http://registry.gimp.org/taxonomy/term/825">Apache</category>
 <category domain="http://registry.gimp.org/taxonomy/term/60">plugin</category>
 <category domain="http://registry.gimp.org/taxonomy/term/826">productivity</category>
 <category domain="http://registry.gimp.org/taxonomy/term/59">save</category>
 <enclosure url="http://registry.gimp.org/files/iterative_save_win32.zip" length="34967" type="application/zip" />
 <pubDate>Mon, 28 Sep 2009 19:41:36 +0200</pubDate>
 <dc:creator>necroticist</dc:creator>
 <guid isPermaLink="false">18873 at http://registry.gimp.org</guid>
</item>
<item>
 <title>gimp-netpbm2gimp-plugins and Netpbm2Gimp</title>
 <link>http://registry.gimp.org/node/14459</link>
 <description>&lt;p&gt;gimp-netpbm2gimp-plugins is a collection of over 200 GIMP plug-ins produced by running the source code of the &lt;a href=&quot;http://netpbm.sourceforge.net/doc/directory.html&quot;&gt;Netpbm graphics filters&lt;/a&gt; through Netpbm2Gimp, which is described below.  (Note: Think &quot;GIMP&quot; where the &lt;a href=&quot;http://netpbm.sourceforge.net/doc/directory.html&quot;&gt;Netpbm graphics filter documentation&lt;/a&gt; says &quot;PBM&quot;, &quot;PGM&quot;, &quot;PPM&quot;, &quot;PNM&quot;, or &quot;PAM&quot;.) There is a particular emphasis on load/save plug-ins for obscure graphics formats, but a number of miscellaneous and useful image filters and image generators are included as well.&lt;/p&gt;

&lt;p&gt;Netpbm2Gimp is a tool for programmers that converts programs written using the easy-to-use &lt;a href=&quot;http://netpbm.sourceforge.net/doc/libnetpbm.html&quot;&gt;Netpbm library&lt;/a&gt; into GIMP plug-ins.  Netpbm2Gimp reimplements the Netpbm functions in terms of GIMP/GTK+ functions, thereby hiding much of the complexity of plug-in development. With Netpbm2Gimp, plug-in developers needn&#039;t worry about registering plug-ins with the GIMP core, displaying dialog boxes to request input from the user, displaying dialog boxes to present the user with status or error information, handling noninteractive usage (for the GIMP scripting interfaces), managing various GIMP data structures (images, layers, drawables, shadow buffers, the tile cache, etc.), updating the progress bar, controlling the undo stack, and performing the various other operations that are needed in the context of a graphical user interface. All of those features are handled automatically by Netpbm2Gimp.&lt;/p&gt;

&lt;p&gt;The source code and Linux binaries for both Netpbm2Gimp and gimp-netpbm2gimp-plugins are available from the Netpbm2Gimp home page, &lt;a href=&quot;http://netpbm2gimp.sourceforge.net/&quot;&gt;http://netpbm2gimp.sourceforge.net/&lt;/a&gt;.&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/14459#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/23">2.x</category>
 <category domain="http://registry.gimp.org/taxonomy/term/36">GPLv3</category>
 <category domain="http://registry.gimp.org/taxonomy/term/255">black and white</category>
 <category domain="http://registry.gimp.org/taxonomy/term/137">color</category>
 <category domain="http://registry.gimp.org/taxonomy/term/433">conversion</category>
 <category domain="http://registry.gimp.org/taxonomy/term/243">generate</category>
 <category domain="http://registry.gimp.org/taxonomy/term/388">grayscale</category>
 <category domain="http://registry.gimp.org/taxonomy/term/163">load</category>
 <category domain="http://registry.gimp.org/taxonomy/term/59">save</category>
 <pubDate>Sat, 28 Feb 2009 04:01:55 +0100</pubDate>
 <dc:creator>pakin</dc:creator>
 <guid isPermaLink="false">14459 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Phoca Save Icons</title>
 <link>http://registry.gimp.org/node/12763</link>
 <description>&lt;p&gt;This script (script-fu) allows users saving PNG with different size formats at once. It is useful if you are creating e.g. icons and you want to save all size formats at once. You can select:&lt;br /&gt;
- 512 x 512px&lt;br /&gt;
- 256 x 256px&lt;br /&gt;
- 128 x 128px&lt;br /&gt;
- 64 x 64px&lt;br /&gt;
- 48 x 48px&lt;br /&gt;
- 32 x 32px&lt;br /&gt;
- 22 x 22px&lt;br /&gt;
- 16 x 16px&lt;br /&gt;
See description here:&lt;br /&gt;
&lt;a href=&quot;http://www.phoca.cz/documents/35-gimp/126-saving-png-image-with-different-size-formats-at-once&quot; title=&quot;http://www.phoca.cz/documents/35-gimp/126-saving-png-image-with-different-size-formats-at-once&quot;&gt;http://www.phoca.cz/documents/35-gimp/126-saving-png-image-with-differen...&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/12763#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/225">image</category>
 <category domain="http://registry.gimp.org/taxonomy/term/384">png</category>
 <category domain="http://registry.gimp.org/taxonomy/term/59">save</category>
 <enclosure url="http://registry.gimp.org/files/script-fu-save-icons.scm" length="3520" type="application/octet-stream" />
 <pubDate>Mon, 15 Dec 2008 17:26:18 +0100</pubDate>
 <dc:creator>H13</dc:creator>
 <guid isPermaLink="false">12763 at http://registry.gimp.org</guid>
</item>
<item>
 <title>dorylinux impaginatore</title>
 <link>http://registry.gimp.org/node/11802</link>
 <description>&lt;p&gt;Questo script in python altro non è che una mia personalizzazione e relativa traduzione in italiano basato sul codice &amp;quot;Batch resize&amp;quot; di Carol Spears.&lt;br /&gt;
Ho volutamente messo i margini a zero perchè le miniature impaginate possano essere agevolmente tagliate ed ottenere delle piccole foto da un&#039;impaginato grande. Io lo uso per creare in maniera del tutto automatica dei mini album partendo dall&#039;impaginato grande, infatti ci sono pure le misure che uso io col mio laboratorio che stampa in banda 406mm. Si può comunque utilizzare pure per creare delle provinature nei vari formati.&lt;br /&gt;
Sappi che mettere i margini è un gioco da ragazzi, troverai nello script  i miei commenti così da poter con poca fatica personalizzartelo da solo (vai al rigo 27).&lt;br /&gt;
Questa è una prima versione, considera che conosco un pò di php  ma nulla di python, fortunatamente ci sono delle somiglianze. Se ho tempo e voglia vorrei migliorarlo, tipo sostituire i tasti radio con un menù a tendina, cosi da rendere l&#039;interfaccia più piccolina ed aggiungere altri formati, tipo il fototessera e via dicendo.... si vedrà...&lt;br /&gt;
Per installarlo la procedura è la solita, scarichi il file e lo metti all&#039;interno di: &amp;quot;/home/tuo_nome_utente/.gimp-2.6/plug-ins&amp;quot;, poi avvi Gimp e te lo trovi su &amp;quot;Filtri &amp;gt; Batch&amp;quot;.&lt;br /&gt;
Divertiti&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/11802#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/22">Python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/158">contact sheet</category>
 <category domain="http://registry.gimp.org/taxonomy/term/243">generate</category>
 <category domain="http://registry.gimp.org/taxonomy/term/225">image</category>
 <category domain="http://registry.gimp.org/taxonomy/term/278">images</category>
 <category domain="http://registry.gimp.org/taxonomy/term/598">impaginatore</category>
 <category domain="http://registry.gimp.org/taxonomy/term/372">linux</category>
 <category domain="http://registry.gimp.org/taxonomy/term/157">photo</category>
 <category domain="http://registry.gimp.org/taxonomy/term/210">photograph</category>
 <category domain="http://registry.gimp.org/taxonomy/term/176">resize</category>
 <category domain="http://registry.gimp.org/taxonomy/term/59">save</category>
 <category domain="http://registry.gimp.org/taxonomy/term/177">transform</category>
 <category domain="http://registry.gimp.org/taxonomy/term/375">utility</category>
 <enclosure url="http://registry.gimp.org/files/dorylinux-impaginatore.py" length="12203" type="text/x-python" />
 <pubDate>Thu, 20 Nov 2008 14:39:06 +0100</pubDate>
 <dc:creator>dorylinux</dc:creator>
 <guid isPermaLink="false">11802 at http://registry.gimp.org</guid>
</item>
<item>
 <title>TGA Batch Save</title>
 <link>http://registry.gimp.org/node/8627</link>
 <description>&lt;p&gt;Save all layers as TGA files, discarding alpha channels and applying layer masks as alpha if they exist. Name becomes imagename-layername.tga&lt;br /&gt;
This script is created by Joao S. O. Bueno at my request and I take no credit for it&#039;s development.&lt;br /&gt;
Appears in /Layer/Transparency/Copy Mask to Other layers of the Image window.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/8627#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/22">Python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/159">batch</category>
 <category domain="http://registry.gimp.org/taxonomy/term/59">save</category>
 <enclosure url="http://registry.gimp.org/files/tga_batch_save.py" length="3114" type="text/plain" />
 <pubDate>Wed, 27 Aug 2008 06:50:20 +0200</pubDate>
 <dc:creator>Snake-Arsenic</dc:creator>
 <guid isPermaLink="false">8627 at http://registry.gimp.org</guid>
</item>
<item>
 <title>RAWTex</title>
 <link>http://registry.gimp.org/node/57</link>
 <description>&lt;p&gt;RAWTex is a save plugin for GIMP 2.2.x, 2.3.x &amp;amp; 2.4.x allowing to create raw textures for the PC, PSP, NDS, PS2 or any other architecture handling chunky or compressed dxtc formats.&lt;/p&gt;
&lt;p&gt;It can save raw RGBA (5650, 5551, 4444 or 8888) &amp;amp; indexed (T4, T8) textures (with 5650, 5551, 4444 or 8888 palette modes support) as well as DXTC (DXT1, DXT3, DXT5) compresssed ones, it supports the PSP textures swizzle mode and can generate mipmaps, it also have a color key feature to handle transparency and can convert grayscale pictures into alpha channel only textures.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/57#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/2">2.3</category>
 <category domain="http://registry.gimp.org/taxonomy/term/1">2.2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/58">MIT</category>
 <category domain="http://registry.gimp.org/taxonomy/term/68">4444</category>
 <category domain="http://registry.gimp.org/taxonomy/term/67">5551</category>
 <category domain="http://registry.gimp.org/taxonomy/term/66">5650</category>
 <category domain="http://registry.gimp.org/taxonomy/term/69">8888</category>
 <category domain="http://registry.gimp.org/taxonomy/term/63">chunky</category>
 <category domain="http://registry.gimp.org/taxonomy/term/65">clut</category>
 <category domain="http://registry.gimp.org/taxonomy/term/71">dxt1</category>
 <category domain="http://registry.gimp.org/taxonomy/term/72">dxt3</category>
 <category domain="http://registry.gimp.org/taxonomy/term/73">dxt5</category>
 <category domain="http://registry.gimp.org/taxonomy/term/70">dxtc</category>
 <category domain="http://registry.gimp.org/taxonomy/term/77">nds</category>
 <category domain="http://registry.gimp.org/taxonomy/term/60">plugin</category>
 <category domain="http://registry.gimp.org/taxonomy/term/76">ps2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/75">psp</category>
 <category domain="http://registry.gimp.org/taxonomy/term/61">raw</category>
 <category domain="http://registry.gimp.org/taxonomy/term/64">RGBA</category>
 <category domain="http://registry.gimp.org/taxonomy/term/74">s3tc</category>
 <category domain="http://registry.gimp.org/taxonomy/term/59">save</category>
 <category domain="http://registry.gimp.org/taxonomy/term/62">textures</category>
 <enclosure url="http://registry.gimp.org/files/RAWTex.zip" length="81522" type="application/zip" />
 <pubDate>Thu, 03 Jan 2008 02:27:02 +0100</pubDate>
 <dc:creator>hitchhikr</dc:creator>
 <guid isPermaLink="false">57 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
