A repository of optional extensions for the GIMP.

Separate Luminance

FX-Foundry/Color/Separate Luminance...

Creates two new layers: one containing the Luminance, and the other the Chroma information in the form of a Grain Merge. Optionally, it will color-enhance (maximize saturation in) the Chroma layer while still keeping it luminance-neutral.

This allows you to do noise-reduction and sharpening on the two layers separately.

Sepia Toning 0.4

This is an automagic copy of Sepia Toning tutorial www.gimp.org/tutorials/Sepia_Toning/ by Eric R. Jeschke.

This is just an update for Gimp 2.6 of wariats Sepia Toning 0.3

Maximize Local Contrast

Takes a while to run, but really brings out textures.

Creates new layer, "Base", from visible and desaturates it using luminance. Then creates "Min" and "Max" layers which show local minimum and maximum values, respectively. From these, it creates a "Contrast Enhanced" layer as (Base-Min)/(Max-Min).

It leaves the Min and Max layers for you to look at, and the Base layer, because you'll probably want to blend the Contrast Enhanced layer back down to it.

Bug: I'm getting anomalous patches of white in the Min layer on some images.  read more »

yolyanoy

i need help whith the mode because i can'nt find the descompose

Rays

Painting funny rays above any layer or make animations with rays.
Example:

Seamless image of one the woven from palettes

To create seamless image of one the woven is very easy with palette-to-textile.py plugin.
Run the plugins, selects a palette, obtains a new image with the model of the woven.

How to work the plugin

  • read a selected palette, and make temporary gradient;
  • create a new image and apply the temporary gradient;
  • add new layer to image, with opacity 50%, and apply the gradient rotate of 90°;
  • flatten the image and delete the temporary gradient;
 read more »

CCD Camera Fringe Removal

The script removes the blue/purple fringe found in digital camera pictures.

This script came out of necessity, when laborious and tedious work for fixing a large set of images became too much!  read more »

L*C*h color selector

L*C*h (L*a*b* in polar coordinates) color selector module.

Just type "make install" to install this module (You don't need to rebuild the GIMP.) .

To Split Image

This is my alternative for 'To slice and merge images' (see http://registry.gimp.org/node/14953).
If you haver use this script; download too http://registry.gimp.org/node/60

Two script for:
1. Set width and height rectangle to split and set as separate layer
2. Split in rows and columns and save any rectangular portion in the new layer

Syndicate content