Implements a new version of smart sharpening (redux) combined with separate sharpen to give better results. Thanks to Michael Kolodny for working on this.
Tutorial: http://www.gimpguru.org/Tutorials/SmartSharpening2/
Note: This script replaces Eg-SeparateSharpen.scm and Eg-SmartSharpen.scm which will be no longer updated.
Most peoples faces are not symmetrical. This python plugin, allows you to easily create mirror images of a persons face. Just make a rectangular selection of the portion of the image you are interested in, and the plugin will do the rest. An example can be found on my website: http://www.andyshelley.co.uk/gimpsymmetry/index.php
This is a simple gradient plugin for GIMP, written in python. It applies a linear gradient to a rectangular selection, in one of four directions, using the colours of the pixels at the starting edge, and fading to the background colour, over the width, or height of the selection. To try this out, all you need to do is download the script, and store it in the gimp plugins folder, in your home directory. Remember to set the executable flag on the file. An example of use may be found on my site : www.andyshelley.co.uk/gimpgradient/index.php read more »
New version:1_3
Add to palette black, gray and white by default.
New version:1_2
Save palette bug fixed.
Version:1_1
Adjust light of scheme work fine (I hope!)
It generates palette by following the harmonic schemes of color: monochromatic, complementary, triadic, tetrad and analogous.
Options:
- you can choose between the digital wheel (RGB) and the real wheel (RYB);
- you can choose whether to use the color "web safe" or not;
- you can see in real time in a preview page the combination of colors;
- you can save a Gimp or Inkscape palette.
Required python libraries: :
- Grap read more »
This script creates two sets of layers - one for highlights and second for shadows.
You can then adjust the tone by changing of opacity each R,G,B layer.
Launch from: Script-Fu -> Color -> Extended Split Tone
###################################################################
EDIT 22/10/2009
A NEW REFINED VERSION is now available HERE
http://www.registry.gimp.org/node/19582#comment-5751
The zip there contain the windows version the others package the code and linux binary
Thank to N. read more »
Aurora Borealis Logo - Original script by Michael Schalla (was once on http://www.michael-schalla.de/)
Here is the result with default parameters :

Version 2.4.1 is for Gimp 2.4 and Gimp 2.6.3 (and upper).
This script allows to draw n rhomb around the circle in parametric modality.
Tutorial: http://xoomer.alice.it/lwcon/gimp/scripts/draw-circle-rhomb.htm
A simple plugin (my first) to run the cartoon effect on multiple images. It took me a while to write whilst trying to edit a lot of photos (for a short film about geography)
it is available from /Xtns/Misc/Batch cartoon effect

;Copyright (c) 2008 Anton Lopatin
;
; DESCRIPTION:
; this script will create a .imageset definition file, each visible layer will be treated as a separate image and exported
; then the script will create a duplicate image, merge it down, and save with provided filename (and extension).
;
; INSTALL:
; copy to ~/.gimp /scripts/
; refresh scripts (Gimp->Extras->Script-Fu-> Refresh)
;
; USAGE:
; make sure your image is of the size 2^n
; click Export -> CEGUI Imageset ( Found in the top image menu)
; make sure that the output path ends with a slash
Recent comments
12 hours 54 min ago
21 hours 3 min ago
23 hours 40 min ago
1 day 11 hours ago
1 day 12 hours ago
1 day 15 hours ago
1 day 23 hours ago
2 days 55 min ago
2 days 4 hours ago
2 days 11 hours ago