It reduces global contrast in images while increasing local contrast and shadow/highlight detail. Use this to make your images "pop."
Creates an outer border of the image with reduced brightness and 2 inner colours.
Uses one colour for the highlights and another for the shadows.
This Shadow&Highlight script does a decent job of lightening shadows and/or darken highlights in photographs. The UI gives you five control sliders. Two for control of the Shadow and Highlight amount (opacity), two for the tonal width of each contrast mask layer (using gamma), and one for the blur radius of the masks. Plus the option to flatten visible layers when done. read more »
A Gimp script-fu that gives a Midnight Sepia effect as described
at http://www.escrappers.com/midnightsepia.html
1. Create a duplicate of the first Layer
2. Apply a Gaussian Blur on the top Layer
Radius=20
3. Use Hue/Saturation
Check the Colorize Option
Hue=45
Saturation=25
Lightness=0
4. Change the Blending Mode to Multiply
5. Flatten the Image
6. Duplicate the Layer
7. Change the Blending Mode to Screen
8. Flatten the Image
9. Duplicate the Layer
10. Change the Blending Mode to Screen
11. Adjust the Opacity to taste read more »
A script-fu script that adds the "Roy Lichtenstein" effect to an image
Adapted from tutorial by Funadium at http://www.flickr.com/photos/funadium/2354849007/
this is a imuv program to transfer images to my program
This script allows you to extract and apply saturation to a layer. When you extract, it adds a new layer with the saturation values (in gray colors). You can then use curves, brightness/contrast or the dodge tool to correct saturation. When you are okay with the adjustements you can put back the saturation by applying it.
It installs itself in < script-fu >/Saturation.
Comments inside the script are in french.
Puts 2 borders around the image. The outside border is a Gausian blur of the image itself, the inner border is a colour.
This script has 4 options:
1. Border colour, pick the colour of the inner border.
2. Border size, the width of the colour border.
3. Blur amount, the amount of blur applied to the border.
4. Blur border size, the width of the blur border
After: read more »
This is an automagic copy of Sepia Toning tutorial www.gimp.org/tutorials/Sepia_Toning/ by Eric R. Jeschke