This script converts the colors of an image, so that the foreground color (chosen, e.g., with the color picker tool) is either transformed to gray, or to the background color. The script can be used to remove color casts. The script installs itself under the menu Filters/Colors/White balance.
It creates a effect like a blackboard painting. It is very simple, it works with three layers, the top is in hue mode, the middle is in saturation and the bottom layer has a Sobel filter and is equalized. It can work on copy. Is based on Simon Budig sample script. It has a BSD license.
Crea un efecto parecido al de pintar en una pizarra. Es simple, trabaja con tres capas, la superior está en modo tono, la del medio en modo saturación y a la inferior se la aplica un filtro Sobel y luego se ecualiza. Permite trabajar en copia y tiene una licencia BSD.
This is a collection of Script-Fus that create Paths in the form of geometric shapes. Squares, rectangles, rounded rectangles, circles, ellipses, ovals, polygons, stars, flowers, gears, triangle waves, square waves, and sine waves are currently supported.
Version 0.91 is updated for GIMP 2.4.x! It now supports automatic stroking and filling!
Creates a planet lit on one side, with some kind of atmosphere glow. The size and color of the planet as well as the angle for the light can be set.
An example tutorial can be found here.
- Version 1-2.scm is for GIMP 2.4 and 2.6* and above.
( please note that on 2.6, it is in the "File > Create > Misc" menu )
- Version 1-1.scm is for GIMP 2.2
(10/2010: Updated when I noticed I gave a link to the wrong tutorial. Not that anyone noticed :p)
Turns any image into an amazing circle.
This script has three settings:
1. Circle depth, set the circle depth percentage when doing the distortion.
2. Surround colour, pick the colour that goes around the outside of circle.
3. Crop, when and if the image is cropped into a square.
Before:
Using 100% circle:
Recent comments