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 :-)
This script simulates the Lomo effect. Copy it into the scripts folder from GIMP, you will find it then under Filters -> Light and Shadow -> Lomo. The original from Francois Le Lay can be downloaded here . The idea of C41 ...
Script - elsamuko - Aug 4 2009 - 23:29 - 21 comments - 2 attachments
I've been trying to use Paul Harrison's "Resynthesizer" plug-in and script, and it seems that since it was created and now (GIMP 2.4.6) something has changed, and the script seems to be broken. I don't know enough script/fu to debug it (yet?), but what ...
Forum topic - stuartdole - Aug 28 2008 - 23:17 - 16 comments - 0 attachments
This script automates many of the steps in MarvinX's fantastic "Make a Planet" tutorial, with a couple of added features. There is an atmospheric haze around the planet, and there are stars on the background layer. This script does not do th ...
Script - sambrookjm - Dec 1 2008 - 09:58 - 6 comments - 1 attachment
This script simulates complete exposed 35mm film strips with frame numbers, lettering, overexposed sprocketholes and DX film edge barcodes . Copy it into the scripts folder from gimp, you will find it then under Filters -> Decor -> Photo ...
Script - elsamuko - May 12 2009 - 21:30 - 1 comment - 1 attachment
Windows binariers for the focus blur plug-in by Kyoichiro Suda . Unfortunately without FFTW3 so far (because I do not have it on my system yet), and thus slow. The attachment is meant to be extracted into the GIMP progr ...
Plugin - schumaml - Oct 29 2008 - 22:07 - 5 comments - 1 attachment
Which editors do you folks use to write Script-Fu's with? So far i am using jEdit because there is a Scheme plugin, proper syntax highligtning and word completion. i am wondering if there are better suiting editors though. ‹ New to gimp ...
Forum topic - kstenschke - Aug 26 2008 - 22:36 - 3 comments - 0 attachments
The code still have some accuracy bugs when compaired with its sdlBasic version, since i were getting some problems when recoding it to Python-Gimp. The script converts a rgb picture into zx-spectrum display limitations, which have a predefined p ...
Plugin - nitrofurano - Apr 10 2009 - 18:10 - 1 comment - 1 attachment
All, I'm having some trouble with progress bars in Python. When I initialize a progress bar in a separate window for a plugin in TinyScheme as follows it works like a dream. > (gimp-progress-init "Processing" -1) (#t) When I try to d ...
Forum topic - kvrijt - Aug 19 2008 - 18:24 - 4 comments - 0 attachments
Performs a value-inversion on the current layer, based on its representation in the YCC colorspace. The result is similar to the existing "Value Invert" command (but without that command's color-distortion introduced from low RGB values) and ...
Script - Stratadrake - Dec 1 2008 - 12:36 - 1 comment - 1 attachment
Windows binaries for the Abr brush loader plug-in by Eric Lamarque . Your vote: Average: 1 (1 vote) Attachment Size ...
Plugin - schumaml - Nov 18 2008 - 20:44 - 5 comments - 1 attachment