rename

Rename layers

This script rename a certain number of layers from the active drawable.
It can be found in the layers dialog menu.
The renaming way is from the bottom to the top of the layers stack.
The options are :
-> Renamable layers visibility
-> Name(s) multiplicator : how many time the base names are repeted
-> Prefix : this is put before each base name(s)
-> Names separator
-> Base name(s) :
- one base name : write the name without separator characters
- more than one base name : write a string of this type : "name1/name2/.../name n"  read more »

Animation tools

Hi,

I made a plug-in in python that will give you some animation tools. It are just some simple script I made. Perhaps if people like it, I can make more.

The tools will be put in a main menu called "Anitools". Currently it contains three scripts:
- Add alpha to all layers
- Export all layers as PNG
- Rename all layers

Examples:


(Images copyright/taken from SNES Donkey Kong Country)

Identify Image Objects

Gino D's GIMP Scripts:
https://sites.google.com/site/ginodonig/gimp-scripts
_

This script is a small utility designed to adapt the name of each object (layer, channel or path) inside an open image by replacing or extending it with a string containing mainly the object's ID, that is the unique integer number whereby the same object is identified within a GIMP session.

By this stratagem, the script allows to quickly obtain such identifiers listed in a convenient manner, side by side with the relevant thumbnails. So that, it will become easier to trace drawables and paths when you need to run or test interactively (through the console) any Script-Fu procedure involving them, since the IDs are required as paramaters indeed.  read more »

Photolab

http://gimpfr.org/contrib_photolabo.php
http://gimpfr.org/contrib_photolabo_exiftools.php
http://gimpfr.org/contrib_photolabo_colorblindtools.php

Last update januar 31 2010, added ColorblindTolls subset of 3 scripts, added 7 scripts.

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

  • 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.
Syndicate content