CC-BY-SA

Flag waving

This little plugin makes an animation that looks like a flag fluttering in the wind from any given (single layer) image. This one requires gimp with perl-support.

http://www.69b.org/cms/software/gimp#flag-waving

Example:

Flag-waving plugin example

Fake-DRI

This plugin fakes some kind of DRI effect by enchancing the dark parts of a picture and reducing the light parts. After that procedure it enhances the contrast by using the unsharp masking filter.

Because GIMP has no action recorder till now, i wrote this as a simple batch in python ;-).

I hope, you're like this little thing.

Tested with GIMP 2.6.x. Should be fine in 2.4.x too.

Removing Timestamp

This script removes the timestamp imprinted on photos by digital cameras.
A friend had more than 400 photos with such a timestamp so I tried to get rid of it in a fast way. The script is a little quick'n'dirty but in most cases it's doing the job just fine. Better than I thought in the first place...
 read more »

Add multiple guides

This plugin adds multiple guidelines to the actual image.
New guides can be simply added by pressing the "Add"-button. The last guide can be deleted by pressing the "Remove"-Button.
This tool is very useful if you make weblayouts and don't want to select every guide from the ruler.
Remember to chmod+x the file. Put it in "plug-ins"-folder.

History:

04.01.2008:
- initial release

05.01.2008:
- freshen with GTK gui

09.01.2008:
- put under CC-BY-SA license
- added possibility to add guides in percent

Syndicate content