If you'd like to upload plug-ins, please create an account below. Otherwise (e.g. for download or commenting) you do not need one! Enjoy :-)
This script it allows you to create polar series into image from the active selection.
Updated to GIMP 2.6.6
Tutorial:
http://xoomer.virgilio.it/lwcon/gimp/scripts/en_selection-to-polar-array...
The range selection script is a tool for easy and automatic creation of selections and layer masks. The selections or masks include all parts of the image that are situated within a defined range of tonal values, colours, saturation or edges. Selections can be based on one of 16 channels. For detailed instructions and several samples have a look at the attached manual.
Creates a vignette around a selection.
- Vignette based on selection and active layer.
- Softness, opacity, and colour of the vignette can be changed in the dialog box.
- Checking "Keep Layers" allows adjustment of vignette opacity after the fact.
- Also check "Keep Layers" if you have other layers visible otherwise they will be merged down.
Location: Filters/Light and Shadow/Vignette
This script is based on the vignetting method outlined by Sue Chastain
http://graphicssoft.about.com/od/gimp/ss/vignette.htm
Sample Pictures: read more »
This is my first script.
It is needed to the competent cannon http://registry.gimp.org/node/60 script.
I you have more that once rectangle selection area. You can use this script to copy on active layer any selection area and set him as individual layer.
Why this is not already a menu item I do not know.
Does what it says, makes a selection to match your layer.
This script pops up a GUI which allows you to save your selection to various places
The source is your current selection (or whole image if none) applied to one of:
- the current layer
- all visible layers
- all layers
The destination is one of:
- a PNG file (saved directly to disk)
- a new image in GIMP
- a new layer in the current image
Tutorial: http://xoomer.alice.it/lwcon/gimp/scripts/precise-selection.htm
Make a blurry border around the selection and make everything else transparent. Designed for "highlighting" part of a screenshot or other large image.
This script crops the image so that the current selection winds up at the center of the image. It is especially useful when postprocessing digital images: When the subject of a photograph appears off-center, simply select the subject, click on Script-Fu/Selection/Center Selection..., optionally customize the script's parameters (described below), et voilà—the subject is now perfectly centered. read more »
I wrote this script using GIMP bug #88361 as inspiration. This script provides three functions that expand GIMP's ability to deal with indexed colors. I designed them with pixel artists in mind, who frequently store their target palette as a set of swatches in one region of the image they're working on.
(Image) > Colors > Map > Colormap to palette Creates a GIMP palette based on an indexed image's colormap, which can then be used just like any normal GIMP palette. read more »