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).
Takes an image, makes four 1/4 scale copies, and reflects them about vertical and horizontal axes to achieve a four-fold symmetry.
Note: As well as being atrociously inefficient (eg, by scaling the same image four times, instead of making copies after the first scaling), this code does substantially less than the "Small Tiles" dialog (which comes standard in Gimp in /Filters/Map)
Provides a kind of poor-man's HDR (high dynamic range). It doesn't actually increase the dynamic range; in fact, it decreases it, overall, but in a way that maintains local contrast. But this gives you some headroom to increase the contrast of the image overall, thus enhancing the local contrast.
Creates a white (or black) border around an image that merges in with the image so that on a larger white (or black) background, the image appears to have a ragged border. This is similar to the Gimp's Fuzzy Border, but it adapts its jaggedness to the image. read more »
Update [11/15/2009] : Added fixed brush width and double headed error, removed bug 1) one-point-paths, 2) horizontal paths
Update [11/16/2009] : Fixed image type restriction string
Update [11/19/2009] : Added feature for absolute wing length, fixed handling gray-scale images
This plugin enables GIMP to draw an arbitrary arrow into an image or a new layer. The plugin has reasonable default values for every paramtere but is freely adjustable to ones needs. read more »