background

lqr_wpset

Summary

Python-fu plugin to properly scale image, render metadata label on top of it and set it as a desktop background, designed mostly for non-interactive usage.

Plugin is created as a part of an aura project.

Details

Plugin takes a single argument - path of an image file - and then performs the following actions:  read more »

Sample Average Colour

This simple plugin was created in response to a request here.

It simply samples the entire image colour, and allows you to either:
- Display the RGB or grey values
- Set the foregound colour
- Set the background colour
- Add it to the current palette (if editable)

There is a toggle to sample just the layer, or the merged image.

It registers in the Colour menu as "Sample Average Colour..." and should work for RGB, indexed, or greyscale images.

UPDATE: Version 1.3 of the script fixes a bug that was introduced by a gimp bug fix in version 2.6.9.

-Rob A>

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 familie redlich :systeme

Download, screenshot and more information at  read more »

Py extract layer

This script adds every single layer to the background.
Every layer matched with the background is saved by the name of the layer in a directory called with the name of the image.
See: http://krypt77.altervista.org/index_gimp.htm

Py_extract_layers

This script adds every single layer to the background.
Every layer matched with the background is saved by the name of the layer in a directory called with the name of the image.
See: http://krypt77.altervista.org/index_gimp.htm

Syndicate content