If you'd like to upload plug-ins, please create an account below. Otherwise (e.g. for download or commenting) you do not need one! Enjoy :-)

RSS Lightsaber (or LSE) is a simple script for creating lightsaber effect in picture. The script base on my own algorithm.
Features:
The basic documentation is inside archive. read more »
Creates a picture which is a duplication of the current picture blured as background,
and the current picture itself reduce with a border and shadow around it as foreground
Example:
Original picture : 
Result picture : 
This script generates two adjustment layers from the two layers on the top, A is the original image layer, B the modified (e.g. sharpened) one on top:
A - B = C
B - A = D
A - C + D = B read more »
This script inverse the visibility of the active layer. It is very useful because you can give it a short cut and use the mouse only on your image!
This script set all layers visible or invisible. Don't download it if you have downloaded Script-fu-yin-yang.zip.
This script create a yin-yang figure inside an image. In the package there are : script-fu-yin-yang.scm and all-visible-or-all-invisible.scm (because the first script depends of the second script).
The script I've written adds two layers to an image which overlay the active layer with dates and a grid of lines producing a calendar for the specified month. It is not so much intended to create a complete calendar, but to be used as a tool in creating calendars. read more »
Imprints a non-intrusive faint text watermark sparsely repeated over the entire image. The watermark is meant to be visible upon close inspection without disturbing the viewing of the image.
The watermark visibility can be fine-tuned by changing the opacity of the watermark layer.
Contains an image plugin that operates on an open image and a batch
plugin that requires the filenames for the source and modified images.
Requires Python. read more »
This script cycles through layers making the active layer the only visible layer (useful for hand-editing simple animations) similar to Layer > Stack > Select Next/Previous Layer.
This plugin will take the active path and smooth it, using a Bezier
interpolation algorithm. If you've ever wanted to define a bunch of
points, and then have the GIMP draw a smooth path through them, this
plugin is for you. read more »