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.

High pass filter

Yet another high pass. I use it to normalize brightness of textures. This script provides two different approaches: grain extract mode (mainly used to remove the effect of vignettes) and soft light mode (for images with sharp lightness transitions, but this mode is not so powerful as grain extract).

After installing, you'll find it in:
Filters/Enhance/High Pass Filter

Result:

Startrails V2.0

This script calculates frames to create startrail videos.
***Update V2***
see below
**************

Startrails Video Gimp script

Create Gradient from Image application

I created a simple program in WINAPI to generate gradients of the downloaded jpg image files. The principle is simple, if an image is loaded, you can press the left mouse button in a fixed area image window, drag and release in the second section and the program automatically creates a preview of a gradient consisting of a number of segments displayed in the control at the top of the window. By pressing the button with the hand goes to manual mode, where you can add or subtract points on the path drawn by double clicking the left mouse button near a path.

Crossword Grid

Export gradient from svg file to ggr

This simple program pulls definitions gradients created in a file. Svg Inkscape and converts them into files gimp gradients GGR. You can just drag the icon svg file an application, which will export the gradients to the files in the program folder, or run the application by clicking on it twice, and acting in accordance with the instructions.

Luminosity Masks

Tony Kuyper describes a great way to manage tones in Photoshop that he calls "Luminosity Masks." See http://goodlight.us/writing/luminositymasks/luminositymasks-1.html for his thorough description of how they work and what they can do. I have implemented and extended them in this Gimp plugin.

Installation:
Put gimp-luminosity-mask.py in your Gimp plugins directory. Usually this is ~/.gimp-2.x/plug-ins. Restart Gimp.

Usage:

Rore's split-toning

This GIMP script is a slightly modified implementation of Rore's split-toning technique here: http://gimp-tutorials.net/GIMP-split-toning-tutorial

Random gradient generator

Simple console program made by me to automatic generate random gradient in ggr format. Someday I wonted to do this tutorial here: http://www.eyesontutorials.com/articles/5276/1/Photorealistic-Vinyl-Desi... and I could not do it because GIMP does not have a generator of random gradients. Because I know how to programing I decided to write a console program that generates a random gradient for me.

Simple Wavelet Decompose

GIMP registry already has two pretty good filters that implements wavelet decompose: "Wavelet decompose" and "Wavelet Decompose Script-Fu". Despite the fact that these filters can be used to retouch images, I made his own.

The reasons for this "reinventing the wheel" are simple:

Chroma Denoise

This script reduces chroma noise in picture by selective blurring in color channels of "LAB" or "YCbCr" color models and masking dark areas of the result.

Screenshot:

More detailed description in Russian

Pages

Subscribe to RSS - GPL