Iterative Save

Once installed, this plugin will add an 'Iterative Save' entry in your GIMP menu, under File -> 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).

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.

Archive packages contain both binaries and source code.

AttachmentSize
iterative_save_win32.zip34.15 KB
iterative_save_linux.tar.gz8.36 KB
0
Average: 5 (1 vote)

Comments

Had Not Noticed this

I hadn't noticed this plugin until the recent post with the windows compile.

Just for completeness I wanted to provide the link to a script that does (essentially) the same thing but appending the date-stamp rather than a number to the filename:

http://registry.gimp.org/node/14246

-Rob A>

Syndicate content