A repository of extensions for GIMP, the FREE and Open Source image manipulation program.

Golden spiral

Creates a golden spiral path inside the selection bounds. Mostly useful as a poor man's Golden Spiral guide to crop pictures.

Download: http://sourceforge.net/projects/gimp-path-tools/files/scripts/
Doc: http://gimp-path-tools.sourceforge.net/tools.shtml

Plug-in: ArrowsCreator.py

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

It's characteristics are:

-produces many different types of straight arrows
-produces one type of 'path' arrow
-facilitates combination of multiple arrows
-interactive with GIMP
-developed on GIMP 2.6 (work on 2.8 except no repeat gradient in shaft and GIMP don't control brush size).

GIMP Book

GIMP Book is a script for managing multiple pages in the GIMP, it's great for creating comic books, illustrated books, sketch books or similar. It opens a separete window with thumbnails of all your pages, where you can add, delete, sort and rename them. Once you're done you can export your book to various formats, for web or print.

Step scaling

Script similar to "scale steps" or "multiscale", but it offers up scaling and down scaling in steps (not %).

clear-layers

A quickie to punch the same hole through several layers, by deleting the selection on all layers, or only on visible layers.

This plug-in is dedicated to all PowerPoint authors and presenters, who give us plenty of occasions to doodle on company time.

Ah, yes, the plugin. It's here: http://sourceforge.net/projects/gimp-tools/files/

Layer Effects for GIMP 2.7 and above for re-named API's

This is a re-code of the Layer Effects plugin by Jonathan. This code is now ready for use with GIMP 2.7 and above with the changed API's.

path-arrow-heads

A plugin to add arrow heads to possibly curved path lines to relieve the frustration caused by all these straight-arrow scripts.

See http://gimp-path-tools.sourceforge.net/decorations.shtml

Sprite Sheet Toolkit

Exports multiple animation frame layers into a single spritesheet.
Imports the spritesheet image, cutting it into multiple animation frame layers.
Switches back and forward between animation frame layers (hiding the others).
Based on SpriteSheet ( http://registry.gimp.org/node/20943 ) by brian.schultheiss.

1) To install, copy SpriteSheetToolkit.scm to {GIMP-HOME}\share\gimp\2.0\scripts\
2) Either close Gimp and re-open, or simply select menu: Filters > Script-Fu > Refresh Scripts
3) Import your spritesheet via Filters > Sprite-Sheet > Load Spritesheet...

Polar Monitor Bitmap (.pmb) load/save handler

The Polar Monitor Bitmap is a simple text-based 1-bit image file format. It is used for uploading logos to Polar watches (http://www.polar.fi/) using e.g. the Polar UpLink Tool or the Polar ProTrainer software.

Build and install:
$ gimptool-2.0 --install file-pmb.c

CSS WebSprites: Arrange layers and create a CSS file

Scripts to help you create CSS web sprites to reduce your website's HTTP Requests.

Script-fu package with three scripts, including:

  • CSS file exporting to use the web sprite;
  • Horizontal layers arrangement, side by side;
  • Vertical layers arrangement, one on top of the other.

Pages

Subscribe to GIMP Plugin Registry RSS Subscribe to GIMP Plugin Registry - All comments