Python

Golden Mailing Labels

This python plugin reads names and addresses from a MySQL database and creates golden mailing labels (with optional return label).

I created this script out of the desire to have golden text on my wedding invitation and save the date envelopes. I may have taken this too far :-)

WARNING: Some understanding of SQL required.
Screen shots & Examples added (03-18-08)  read more »

Sprite tape

Sprite tape

This small script create sprite "tape" (which are used as resources in 2D games) from separate images.

For using this script you must copy sprite_tape.py file in your Gimp python scripts directory (GIMP-2.0\lib\gimp\2.0\plug-ins for example), run Gimp, open your first frame of sprite tape, then using image menu: File->Open as layers open all other frames. After that using image menu Python-Fu->Sprites->Sprite tape launch the my script and input how many sprites will be placed in horisontal and vertical positions. Press Ok button!  read more »

Edit Brush.

EN: Script in Python, this script allows you to generate, delete, duplicate and EDIT brushes generated from images or of other brush.
ES: Script en Python, el mismo permite generar, borrar, renombrar, duplicar y EDITAR pinceles generados a partir de imágenes o de otro pincel. Más info.

little video in youtube.

Download:
EDIT BRUSH v2.1 (Tar.bz2)
EDIT BRUSH v2.1 (Zip)

Center Layer

This script simply allows to center a layer on the image canvas. You can choose to center it horizontally, vertically or both.

Typewriter effect

Flash movie generator with typewriter effect on text.
Required Libraries:
- ming 0.3
- python-ming 0.3

See: http://krypt77.altervista.org/index_gimp.htm

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

Photolab

http://gimp-fr.org/contrib_photolabo.php

PhotoLab is a set of tools for digital pictures. All scripts are in Python, tested with Gimp-2.4.2 under Linux and Windows XP. Supported language: en,fr.  read more »

  • BCSbatch: A batch work to adjust Brightness Contrast Saturation.
  • CurveBatch: A batch work to apply a curve file saved from the curve tool of GIMP.
  • LevelBatch : A batch work to apply a lefel file saved from the level tool of GIMP.
  • FileRename: This basic utility rename et renumber your pictures.

PyTileLayers

PyTileLayers tiles the layers of an image and adds a background.

Webpage: http://www.trueelena.org/proj/scripts/tile_layers.php

Syndicate content