Python

Watermark

Imprints a non-intrusive faint text watermark sparsely repeated over the entire image. The watermark is meant to be visible upon close inspection without disturbing the viewing of the image.

The watermark visibility can be fine-tuned by changing the opacity of the watermark layer.

Contains an image plugin that operates on an open image and a batch
plugin that requires the filenames for the source and modified images.

Requires Python.  read more »

Texture Generator (for 3d artist - I hope!)

The purpose of this script is to create textures for floors or walls without having a repetition, sometimes annoying.
For more information:
http://krypt77.altervista.org/index_gimp.htm

whoa

puh sglkjsg ags ag asg asg ag aqg ag ag ag ag ag ag ag

Range Selection Script

The range selection script is a tool for easy and automatic creation of selections and lay­er 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.

Make gradient from panoramics photographs

With this script is easy to create gradients that they simulate a sunset or a natural landscape. You take a photo panoramic, it selects a thin vertical strip and it rotates it in counter-clockwise direction. You read the maximum width of the image and insert it (width / 2) like number of segments in the dialog box of the plugin.

Examples of images created with the plugin

panorama image and gradient
On the left original photo, to right the gradient.  read more »

Seamless image of one the woven from palettes

To create seamless image of one the woven is very easy with palette-to-textile.py plugin.
Run the plugins, selects a palette, obtains a new image with the model of the woven.

How to work the plugin

  • read a selected palette, and make temporary gradient;
  • create a new image and apply the temporary gradient;
  • add new layer to image, with opacity 50%, and apply the gradient rotate of 90°;
  • flatten the image and delete the temporary gradient;
 read more »

Removing Timestamp

This script removes the timestamp imprinted on photos by digital cameras.
A friend had more than 400 photos with such a timestamp so I tried to get rid of it in a fast way. The script is a little quick'n'dirty but in most cases it's doing the job just fine. Better than I thought in the first place...
 read more »

Cross-stitchify v2.1

Someone on an email list I belong to asked about ways of making a counted cross-stitch pattern from a photo. There are commercial packages that do this, but it seemed like something GIMP could do, and I wanted some Python practice.

Attached is a zip file containing the following files:

  • cross-stitch.py - Python script for converting a photo to a cross-stitch pattern  read more »

  • floss.html - an HTML document listing available cross-stitch floss colours by numbered index, common name, RGB and hex values (culled from http://www.stitchstuff.com/dmcrgb.htm)

GIMP Unified Resource Manager (GURM)

This plugin was created at my suggestion by Sagenlicht at the cartographers' guild website

It is a python plugin (so you need to have python installed) that can dynamically manage all the resources that gimp can use. (It is basically an extension of the brush manager plugin). He has given me permission to post it here :)

GURM stands for GIMP Unified Resource Manager and is based on the idea of the Brush Manager by Sean Bogie. Contrary to Sean's Brush Manager GURM can handle brushes, gradients, palettes, patterns and scripts (Script-Fu).  read more »

Transparency cropper

Transparency crop script by J R Hunt, updated by Darrell Enns to work with Gimp 2.6.
Automatically crops out transparent edges. This is particularly useful after performing a rotate or perspective correction on a photo. It can also perform optimizations to find the crop that removes the transparent edges while mainting as much of the original image as possible.

Syndicate content