You are here

fourier (new)

A simple plug-in to do fourier transform on you image. The major advantage of this plugin is to be able to work with the transformed image inside GIMP. You can so draw or apply filters in fourier space, and get the modified image with an inverse FFT.

Steel Text (gimp 2.6)

(en) Create a text effect that looks like shiny steel (or gold) and a dropshadow - For The Gimp 2.6.

To create the logo text:
File --> Create --> Logos --> Steel...

Logo Steel

Logo Gold (Steel)

Stroke Path with Taper

This plugin will create a stroke with a taper, or in other words, a stroke with a start width and an end width, rather than just a constant width. There is an existing plugin that does the same, but this one is a bit faster (although still slow), and has a lot more options.

Settings include start width, end width, exponent (how rapidly the line width changes from start to end), tolerance (there is a inverse relation between speed and accuracy), as well as nearly all the line styles available with the regular GIMP stroke function (e.g. cap/join style).

Guillotine into Layers

Short description:,
The Guillotine-into-Layers plug-in is a variation on the Guillotine plug-in by Adam D. Moss. It is intended to address a shortcoming of the original: Too many windows opened! There is, however, a trade-off.

Advantages:

Voronoi Path

This plugin will take a set of points (specified with the Path tool) from which it will generate a Voronoi diagram in the form of a new path. There is the option to preserve the original points as a separate path, and a hack is used to ensure these original points can be stroked (assuming a round or square cap style). The algorithm used is described here:

http://en.wikipedia.org/wiki/Fortune%27s_algorithm

This plugin creates a new entry in the Paths dialog right-click menu.

Smooth Path (new)

This plugin will take the active path and smooth it, using a Bezier
interpolation algorithm. If you've ever wanted to define a bunch of
points, and then have the GIMP draw a smooth path through them, this
plugin is for you. There is the option to smooth corners between a
range of angles.

Settings include:

Colour Match

Easily map colours from a source colour to a target colour. Very effective for matching skin tones across images or between people.

Relatively quick (but not earth shattering). It doesn't work with grayscale or indexed images. Has preview, works with selections and layers, etc. Very, easy to use, and quite useful for portraits or recolouring graphics.

Colour-match Win32 binary

Windows binary for this new plugin by Arel Welgan.

Source has been fixed for Windows compilation by Samj. Plugin no longer crashes under Windows.

Please note that all comments below, prior to Nov 28 2009 are related to another build not to this
that seems working well with RGB and RGBA images

Extract colour-match.exe from the ZIP archive and copy it to your c:\Documents and Settings\[user name]\.gimp-2.6\plug-ins\

(As Windows compilation by Samj was perfect, I kept it in the archive. Mine was several bytes larger...)

Save for Web plug-in using RIOT (Radical Image Optimization Tool)

Radical Image Optimization Tool (RIOT for short) is a free image optimizer that will let you to visually adjust compression parameters while keeping minimum filesize.

It uses with a side by side (dual view) or single view interface to compare the original with the optimized image in real time and instantly see the resulting file size.

Autosave

Periodically saves any open files in the current GIMP instance.

I got tired of searching for GIMP autosave and coming across developer discussions stating, in essence why autosave won't be implemented.

Pages