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 »
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 »
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.
This script simply allows to center a layer on the image canvas. You can choose to center it horizontally, vertically or both.
Flash movie generator with typewriter effect on text.
Required Libraries:
- ming 0.3
- python-ming 0.3
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
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
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 »
PyTileLayers tiles the layers of an image and adds a background.
Webpage: http://www.trueelena.org/proj/scripts/tile_layers.php