You are here

GPL

Any version of the GNU GPL. See http://www.fsf.org/licensing/licenses/gpl.html
Should be added when you choose one of the other GPL options.

Shadow Glow

This is a simple script to invert the brightness of only the dark sections of a picture, without changing the colour. You can change the threshold for the script, so that it creates a brighter picture, or one that isn't as bright. The effect is applied on a separate layer above the active one, so you can delete it or apply a layer mask to it if you want.

BeforeAfter

Djvu Read plugin

This is a plugin in the making , read has been rather shabbily implemented . Write has not yet been implemented.
The dependency is libdjvulibre & the other usual dependencies. It is built using the Gimp plugin template.

Facial Symmetry

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

Inspect

A prototype, for programmers, not for artists or users.

From the README file:

A Gimp plugin that lets plugin programmers view documentation for PDB procedures, GIMP-Python modules, plugins and modules written in Python, and image data. The documentation is live, generated from the code itself and from the current state of GIMP and the PDB.

Installation:

Copy plugin-inspect.py and the inspector directory to your own, local plugin directory. Make plugin-inspect.py executable. See a comment in plugin-inspect.py for Linux commands.

Version:

Shape It - Win32 binary

A Windows binary of this plugin by Claes G Lindblad (http://www.algonet.se/~claesg/shapeit.html), ported to 2.x by Victor Ramirez. Almost a "lost and found" plugin?
It bends a text or an image according to a shape.
Create the map on a new layer. Should be black and white for best results. Add an alpha channel to both layers.
PDF version of the tutorial by Claes included.

Smart Gradient

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

Scite extended Lisp/Gimp-Scheme property file

Helps with the viewing and editing of gimp scripts. The command section should be modified to accommodate your flavor of scheme.

--> Back up or rename the original lisp.properties.
--> Save this lisp.properties.txt file as lisp.properties
--> Then place this lisp.properties file in the Scite/Scintilla directory.

Have fun
--map

N++ : gimp_scm_cmds.txt >> cntrl A -> cntrl C -> and pasted into Scheme's 'Function Word2' and then reload from disk to check highlight.

Batch Edit Color Balance, Brightness and Contrast

The script enables you to do two image adjustment operations to all images in a folder:

  1. Individually adjust the color balance in shadows, midtones and highlights
  2. Adjusting the Brightness and Contrast

You choose a folder with a folder browsing widget, you can also specify the file extension of the files you would want to change(useful if you have non supported files in the same folder).

MathMap

I just notice that MathMap one of the better Gimp Plugin is not listed here.
To present it i just quote its developer Mark Probst
---------------------------------------------------------------------------------------------------------------------------------------    
MathMap is an image processing application that works on several levels:

* Without any prerequisite knowledge about image processing, one can use any of the more than one hundred filters that come bundled with MathMap.

Pencil drawing

The script makes a pencil drawing from a photo. It's very easy to handle.
The original tutorial can be found here: http://www.gimpusers.com/tutorials/making-a-pencil-drawing-from-a-photo....
Here you can see a little example:

Pages

Subscribe to RSS - GPL