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 :-)
Plugin to load Photoshop PAT patterns set as image in GIMP. Multiple patterns included in a file are loaded as layers. Should handle Grayscale, Indexed and RGB patterns ; anyway, a RGB image is always created for now. Requires Gimp 2.4. ...
Plugin - eric.lamarque - Nov 28 2008 - 18:13 - 15 comments - 1 attachment
This is an automation script to dodge and burn the highlights and shadows. Attachment Size dodge-burn.scm 4.27 KB great work great work info Can you give some info on how to use the sc ...
Script - tuxcomputers - Dec 29 2008 - 11:33 - 3 comments - 1 attachment
To draw any tilted grid lines into GIMP image. Tutorial: http://xoomer.alice.it/lwcon/gimp/script-fu/draw-grid.htm Attachment Size draw-grid-2.4.zip 1.67 KB I don't get it... ... why do y ...
Script - Giuseppe - Jun 9 2008 - 10:09 - 9 comments - 1 attachment
This script is meant to cut an image is smaller pieces and save these images automatically based on the size and names of specific layers, images to be used in web layouts. Other options I found are based on guidelines. This approach has 2 drawb ...
Script - robert.hendrickx - Sep 2 2009 - 19:06 - 8 comments - 1 attachment
This script generates a poster like the famous Che Guevara one from Jim Fitzpatrick . Copy it into the scripts folder from GIMP, you will find it then under Filters -> Artistic -> Che Guevara. See also the Obam ...
Script - elsamuko - May 25 2009 - 00:02 - 4 comments - 1 attachment
A fix to the Filter>Enhance>Smart remove selection... script. Release notes: Fixed a bug where strange texture (e.g. sky from the top of the image) instead of surrounding texture was synthesized onto the selection, as reported at this webs ...
Script - bootchk - Mar 29 2009 - 17:49 - 20 comments - 1 attachment
Creates a Lightsaber effect! New features: (v1.3.0) You don't have to have white FG and black BG set - it will set it on its own It will set your original FG/BG colors back Installs alongside previous version (Donno why you wo ...
Script - Hobadee - Sep 8 2009 - 04:51 - 2 comments - 1 attachment
(en) Create a text effect that looks like shiny steel (or gold) and a dropshadow - For The Gimp 2.6. To create the logo text: File --> Create --> Logos --> Steel... To create the alpha logo effect: In the layer with im ...
Plugin - majpereira - Oct 22 2009 - 06:14 - 0 comments - 6 attachments
A batch script to clean up whiteboard photos. (define (batch-whiteboard-clean pattern) (let* ((filelist (cadr (file-glob pattern 1)))) (while (not (null? filelist)) (let* ((filename (car filelist)) (image ( ...
Script - rrottier - Oct 27 2009 - 23:08 - 1 comment - 1 attachment
Applies Gaussian blurs using different radii for different parts of the image, according to a map. How to install: Right-click on the link below that says "blurmap.scm". A pop-up menu should appear. Click "Save Target As...&quo ...
Script - JonStipe - Dec 1 2008 - 14:45 - 1 comment - 1 attachment