python

Plug-in: ArrowsCreator-0.1-en.py

Another thin arrow GIMP Python plug-in called 'ArrowsCreator-0.1'.

It's characteristics are:  read more »

Layergrid

This Python plugin simply can lay out all layers of an image into a grid (with the grid settings changed to reflect the old image size). And it also does the inverse, creating one layer for each grid cell in the image. This can be useful for things like a sprite sheet or glyph sheet and I didn't find anything similar.

MD modeller

This program is designed to demonstrate clothes modeling process using the same basic model and set of details. it was created for demonstration purposes.
It is intended for a cloth designer who can select the details from the set and get the image of the blouse.
It demonstrates how the different details can be combined and how the result would look like.

This is Python script which should be started from the Python-fu console of the GIMP and has a graphical interface written on Qt.
it is intended for Linux and tested on
openSUSE 11.4, gimp 2.6.11, Python 2.7, Qt 4.7.1  read more »

Print layer

What can make the plug-in "print layers":

Print all the layer at one time.
Print all layer in PDF format.
Use "print layer" to easily create PDF files with GIMP.

With this script is easy to create PDF file with GIMP.
Install and set as the default printer PDFCreator to save all layers on a single or multiple PDF file.

Tutorial: xoomer.alice.it/lwcon/gimp/python/print-layer.htm  read more »

Path-Waves

Python plugin that draws a path of waves that follows another path used as reference. Paths can be stroked or mixed to produce fillable selections.


The python file is in this SourceForge project: http://gimp-path-tools.sourceforge.net/

Flexible layers handling

These two scripts help you with some basic operations on images with a lot of layers (some hundreds or so), for instance when you work on animations (one frame consists of several layers, which belong together). You can set linking and visibility status, opacitymode, and (or) process opacity fadings, which all can be done repeatedly for subgroups or for independant single layers (by stepping throughout the whole layerstack or by a definable cyclelength).  read more »

CD Casefier - put your CD in a case

This Plug-in for Gimp will let you put a scanned CD photo into a 'virtual' case.

To use it, install the plug-in, open the CD image with Gimp and then go to Filters -> Artistic -> CD Casefier…

 read more »

Post Rotate Crop

The attached zip file now includes a Python version of the Post Rotate Crop script. This runs very much faster than the Script-Fu version (which is also included in the zip file for those who don't have Python installed).

Whilst originally intended to be used following a rotation the script can also be used following
other transformations, such as perspective, scale and shear. The transparent areas added to the
image by the transformation are removed to leave an opaque rectangle.

The script provides options that determine how the resulting rectangle should be maximized.  read more »

GAT Tools (handling multiple guides)

English

GAT stands for GIMP-Atelier. We are present a set of tools to handle guides.

With this package you could create multiple guides in one step, could use predefined guide sets e.g. Golden Ratio or Third Rule, save to and load from File your own sets.  read more »

Resynthesizer v1.0 released

This is a suite of revised and new resynthesizer plugins.

I have assumed maintenance of the Resynthesizer from the original author Paul Harrison.

This is version 1.0.

The source is now at github.com (a public repository like SourceForge). Search for user "bootchk", repository "resynthesizer." For more information, see the README and ChangeLog and NEWS files there (you don't have to download them.)  read more »

Syndicate content