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 :-)
Based on the set edge, pixel ammount, color and brightness, this script-fu generates a layer that looks techno.
Here is an example of what it makes...
You can find it when you create the image window...
Script-Fu -> Render -> Tech
(Note: This is my first Script-Fu)
(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...

The purpose of this script is to create textures for floors or walls without having a repetition, sometimes annoying.
For more information:
http://krypt77.altervista.org/index_gimp.htm
puh sglkjsg ags ag asg asg ag aqg ag ag ag ag ag ag ag
This script creates a series of V-Guides in the image at the user defined spacing. The user also specifies if the guides should start from the left, center, or right side of the image.
This script creates a series of H-Guides in the image at the user specified spacing. The user also indicates if the guides should start at the top, center, or bottom of the image.
A simple script that creates guides to border the canvas. The user is prompted for separate X and Y offsets.
A simple script that creates a horizontal and a vertical guide at the center of the image. The script is found under "Image | Guides".
A couple of Python-Fu filters for making images look like they have been PAL encoded or retrieved from a VHS tape. The plug-ins will scale any image they are fed to 720 x 576 - this is because that's the size PAL images are.
PAL images have non-square pixels - if you want to correct the aspect ratio afterwards you can scale them to 788 x 576.
; Shrek text
; Copyright (c) 2004 Ivan Zenkov
;
;
; Based on iText tutorial by Craig Marshall
;
; This program is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
; the Free Software Foundation; either version 2 of the License, or
; (at your option) any later version.
;
; This program is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. read more »