layer

layer-cover-image

Scale and move the layer to cover the canvas. Just another "shortcut" script for a commonly used action...

Export Layers as PNG

File->Export Layers->

Prompts for a folder to save PNG files. Pretty straightforward.

Tested in 2.6.1 on linux and 2.6.6 on XP.

Layer Informations

Script-fu that displays the active layer name and x, y, w, h

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.

To Split Image

This is my alternative for 'To slice and merge images' (see http://registry.gimp.org/node/14953).
If you haver use this script; download too http://registry.gimp.org/node/60

Two script for:
1. Set width and height rectangle to split and set as separate layer
2. Split in rows and columns and save any rectangular portion in the new layer

Layer to selection

Why this is not already a menu item I do not know.

Does what it says, makes a selection to match your layer.

Extended Split Tone

This script creates two sets of layers - one for highlights and second for shadows.
You can then adjust the tone by changing of opacity each R,G,B layer.

Launch from: Script-Fu -> Color -> Extended Split Tone

Find and Replace Text

Find and Replace Text on all text layers.

Find: text to search for
Replace: text to replace with
Replace All: replace every match [YES/no]
Case Sensitive: match case [YES/no]

The plug-in is found at Edit->Find & ReplaceText...

Tested on Ubuntu 8.10, GIMP 2.7 (SVN).

Could use some further testing, esp. on other platforms.
Matching is done using Python's re.sub function - so special character should work (\n, *, +, etc.).

TODO:  read more »

Merge Visible with Layer Mask & Alpha

Merge visible using the active layer transparency to create a mask, visible layers below are discarded.

This can be useful in 3d applications to preserve texture maps that belong in the alpha channel by using the bottom layer's mask to hold the information.

Appears in /Image/Merge Visible with Layer Mask & Alpha of the Image window.

CSSdev for Gimp 0.5

Creating XHTML source and cascading stylesheet from any Layer of the image. Supported features:

  • Default font
  • Background color, font color and link color
  • clipping
  • visibilty and opacity
  • z-index and name
  • position, width and height
  • Text layers and text styles (requires Gimp 2.5.x or higher)

Presented by area42 - Agentur & Systempartner

Download, screenshot and more information at  read more »

Syndicate content