You are here

Animation attributes

With this little plugin, you can easily tune animation related strings
(like (100ms) or (replace)) in the layer attributes.

Homepage

 

Flag waving

This little plugin makes an animation that looks like a flag fluttering
in the wind from any given (single layer) image. This one requires gimp with perl-support.

http://www.69b.org/cms/software/gimp#flag-waving

Example:

Flag-waving plugin example

Mix cells

Script to randomly mix cells of a selection. The bounding box of the current selection will be used automatically to eliminate non-rectangular and feathered selection. After specifying the count of columns and rows in the selected region the width and height of the selection will be reduced if necessary (thus ensured the divisibility of the selection). The script will then shuffle the cells inside the selection and return the mixed image on a new layer or in place of the original layer.

twitpic-gimp

A Python plug-in to post images to Twitpic, yfrog and img.ly directly from inside Gimp.

http://twitpic-gimp.googlecode.com/

Gimp IDE

Simple GIMP IDE.

In fact, Gimp IDE is a simple text editor with syntax highlighting, with the ability to run the script.
Simple dialog allow you to create plug-in based on you script.

Perhaps fills a gap between conventional designer who can copy-paste from the web page, but can not edit and save script as plug-in.

In feature i plan create mini plug-in repository in internet with simple lifecycle as:

1) Select plug-in from menu (content menu is list of plug-ins on server).
2) Plug-in automaticaly download from server and run

GAP-2.6 (windows binary)

GAP is the Gimp Animation Packadge
This version has been updated to work with GIMP v2.6 and includes the latest stable release of FFMPEG (used for video encoding/decoding). Improvements have been made to storyboarding, as well as various optimizations and bug fixes.

A Windows installer for GAP 2.6 for windows was created by JamesH but went soon MIA for bandwidth problems,

Install is simple how double click on the installer,(in the "INSTALLER" folder)
you will need only that to install GAP

anyway pack contain also some extra goodies :

OpenRaster load/save handler

OpenRaster is an effort by the Create project[1] to offer a standardized and open interchange format for raster-based applications. MyPaint and Drawpile (SVN version) uses this format by default, and Krita and gegl should be able to use it. Now GIMP can too! This plug-in will be in GIMP 2.7.1+ If you are using such a version, please use the provided plugin instead of this one.

DOWNLOAD FROM HERE:
http://gitorious.org/openraster/gimp-plugin-file-ora/blobs/raw/master/fi...

Export Layers as PNG

File->Export Layers->as PNG

Prompts for a folder to save PNG files. Pretty straightforward. *Requires* python!

Should work with 2.4.x through 2.8.x. Will NOT work with some 2.7.x versions and the 2.8 RC1! 2.7 users should move on to current git and 2.8 RC users should upgrade to current 2.8.

Updates:
- toggle to flatten (remove transparency).
- toggle to save only visible layers
- now saves as filename + layername and special characters are removed
- toggle to remove layer offsets
- toggle to zealous crop each PNG before saving

Win-Iconizer

Win-Iconizer plug-in converts all visible layers of a single image into a multi-layered image.
The new image will contain all the sizes and all the standard bit depths that you chose.
http://krypt77.altervista.org/index_gimp.htm

Palette to Image

Palettes Menu -> Palette to Image

Take the active (selected) palette and create an image containing the colors and their names. Requires python.

Options:
- Font: pick the font for the name listing
- Size: size of each color

Tested with 2.6 and linux, but should work cross-platform.

TODO: it's hardcoded to a minimum of 200px wide - I should change that to something more reasonable. Some nice additions would be bg and text color selectors, and possibly some layout options (spacing, columns, etc.)

Have fun ;)

Pages