Search: python

Results 1 - 10 of 38

Search results

Layer Effects

This is a series of scripts that implement various layer effects: Drop Shadow Inner Shadow Outer Glow Inner Glow Bevel and Emboss Satin Color Overlay Gradient Overlay Pattern Overlay Stroke Some effects ...

Script - JonStipe - Jun 10 2009 - 06:10 - 135 comments - 2 attachments

Contact Sheet

A python script that generates a contact sheet or index print containing a configurable number of images. Multiple sheets are generated, the filename can also be included. To install copy to ~/.gimp?-?/plug-ins/ directory or /usr/lib/gimp2-0 ...

Plugin - RGilham - May 11 2009 - 07:27 - 33 comments - 2 attachments

Flash SWF Export

A Python plugin that exports a GIMP image as a Shockwave Flash file or the layers of an GIMP image as a Shockwave Flash animation. The package "swftools" is required. Presented by area42 - Agentur & Systempartner Download, ...

Plugin - Bart - Mar 23 2009 - 19:08 - 14 comments - 0 attachments

PAL and PAL VHS filters

A couple of Python-Fu filters for making images look like they have been PAL encoded or retrieved from a VHS tape. The plug-ins will scale any image they are fed to 720 x 576 - this is because that's the size PAL images are. PAL images have non-squ ...

Plugin - kecskebak - Oct 7 2009 - 08:52 - 9 comments - 1 attachment

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 ...

Plugin - Dmitry - Aug 31 2009 - 08:54 - 7 comments - 6 attachments

Bump Text - Watermark

Generates watermark by bump mapping the selected layer with the specified input text. Uses the bump mapping technique found here: http://www.gimp.org/tutorials/The_Basics/ Your vote: ...

Plugin - jtpowell - Nov 28 2008 - 18:20 - 6 comments - 1 attachment

Sprite tape

Sprite tape 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 ...

Script - FedeX - Mar 12 2008 - 13:48 - 2 comments - 1 attachment

CMYK Tiff 2 PDF for Gimp

A Python plugin that converts CMYK Tiff images generated with Seperate+ in to a PDF document for prepress. The package "libtiff-tools" or "tiff2pdf" are required. A good addition to the Seperate+ plugin. Presented by ...

Plugin - Bart - Nov 18 2008 - 17:18 - 7 comments - 0 attachments

GIMP Unified Resource Manager (GURM)

This plugin was created at my suggestion by Sagenlicht at the cartographers' guild website It is a python plugin (so you need to have python installed) that can dynamically manage all the resources that gimp can use. (It is basically an extensio ...

Script - RobA - Jan 13 2009 - 18:30 - 2 comments - 1 attachment

Palette Generator

New version:1_3 Add to palette black, gray and white by default. New version:1_2 Save palette bug fixed. Version:1_1 Adjust light of scheme work fine (I hope!) It generates palette by following the harmonic schemes of color: monochroma ...

Plugin - krypt - Jul 10 2009 - 11:08 - 10 comments - 4 attachments