GPL v3

density-brush-fill: fills a new layer with random strokes of the current brush

A script to fill a layer with random strokes of the current brush, until the required density is reached. Here is a 40% density start field using  a colored stars GIH:

Script and write-up are available here: http://gimp-tools.sourceforge.net/

Adaptive Threshold Edge Detect

An alternative edge detector based on the implementation in the OpenIllusionist project.

The original algorithm requires scaling down of the entire image area to be processed and it would have to be completely re-written to work with GIMP tiles. Since this plugin is a simple adaptation of the original algorithm it does not make use of tiles and therefore it needs to allocate a lot of memory to work. So please be aware that it may have problems if you attempt to use it on an extremely large image!  read more »

gat_lines (generate scan lines) multi language

gat_lines is a simple plug-in to generate scan lines. It's written in Python and designed as a multi language tool.

Implemented Languages: English, German
If you are missing your language, please create with poedit a translation file based on file locale/gat_lines.pot, send the gat_lines.po to mail:developer@gimp-atelier.org. Than we will update the package on this server.

Documentation: http://www.gimp-atelier.org/forum/viewtopic.php?p=10011#p10011

Installation:

Please unzip all files of attached file include subfolders into your plug-in folder of THE GIMP. Restart THE GIMP.  read more »

Fuse layers

This script will join together all the layers of an image into a new image.
Useful for creating sprite sheets.

It will appear under Filters -> Combine -> Fuse layers.

Specular Difference

This plugin is for isolating specular light in a scene. It uses two photographs of the scene, one with specular light filtered by a polariser and the other allowing it through. The former is subtracted from the latter to leave largely specular light.

 read more »

Separate to PNGs - Silkscreen Tools

This plug-in prompts for a directory then exports your channels as individual PNG files. This could be useful for preparing artwork for screen printing (silkscreen).

How to use:
1. Open the channels dialog
2. Create a new channel, selecting opacity and fill color
3. Perform creation/editing on channel
4. Repeat steps 2 and 3 as needed.
5. Run the filter

Remove the ".txt" extension from the file, and linux users be sure to flag the file as executable.  read more »

Unseparate PNGs - Silkscreen Tools

This plugin allows you to unseparate (recombine) individual PNG files (up to 6 files) and preview them in GIMP as they would be printed - for example on a 6-color silkscreen press. This is useful when preparing 1-color screens in GIMP or other programs, since you can get a reasonable representation of how they will look when printed atop one another.

This plug-in requires Python. Please do not ask how to install Python support for GIMP - search the forum (I'm looking at you, windows users ;)  read more »

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:  read more »

Syndicate content