Search: Python

Results 1 - 10 of 29

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

Photolab

http://gimpfr.org/contrib_photolabo.php http://gimpfr.org/contrib_photolabo_exiftools.php Last update februar 23 2009, added ExifTools subset of 5 scripts PhotoLab is a set of tools for digital pictures. All scripts are in Python, test ...

Script - zigomar - Sep 24 2009 - 17:26 - 9 comments - 0 attachments

Make gradient from panoramics photographs

With this script is easy to create gradients that they simulate a sunset or a natural landscape. You take a photo panoramic, it selects a thin vertical strip and it rotates it in counter-clockwise direction. You read the maximum width of the image and ins ...

Script - Giuseppe - Jul 7 2009 - 10:33 - 13 comments - 1 attachment

Cross-stitchify v2.1

Someone on an email list I belong to asked about ways of making a counted cross-stitch pattern from a photo. There are commercial packages that do this, but it seemed like something GIMP could do, and I wanted some Python practice. Attached is a zip ...

Script - w_nightshade - Mar 25 2009 - 13:00 - 16 comments - 1 attachment

Texture Generator (for 3d artist - I hope!)

The purpose of this script is to create textures for floors or walls without having a repetition, sometimes annoying. For more information: http://krypt77.altervista.org/index_gimp.htm Attachment Size gimp_texture ...

Script - krypt - Nov 21 2009 - 14:26 - 6 comments - 2 attachments

Removing Timestamp

This script removes the timestamp imprinted on photos by digital cameras. A friend had more than 400 photos with such a timestamp so I tried to get rid of it in a fast way. The script is a little quick'n'dirty but in most cases it's doing the job ju ...

Script - drschwalbenmann - Apr 1 2009 - 16:02 - 14 comments - 3 attachments

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

Watermark

Imprints a non-intrusive faint text watermark sparsely repeated over the entire image. The watermark is meant to be visible upon close inspection without disturbing the viewing of the image. The watermark visibility can be fine-tuned by changing the ...

Script - laurentiu - Nov 9 2009 - 05:32 - 0 comments - 1 attachment

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

Flip Cells - picture filter

Posting this picture filter here specially because it's very rare and difficult to find picture filters made as plug-in for Gimp coded in Python - publishing this would be also for encouraging people on enrich Gimp with good filters (better than mine o ...

Script - nitrofurano - Sep 3 2009 - 13:04 - 5 comments - 1 attachment