If you'd like to upload plug-ins, please create an account below. Otherwise (e.g. for download or commenting) you do not need one! Enjoy :-)
This is a collection of Script-Fus that create Paths in the form of geometric shapes. Squares, rectangles, rounded rectangles, circles, ellipses, ovals, polygons, stars, flowers, gears, triangle waves, square waves, and sine waves are currently supporte ...
Script - JonStipe - Jun 9 2008 - 18:51 - 39 comments - 2 attachments
Returns the length of the active path in pixels via gimp_message. A message will appear in the status bar, unless the Error Console is opne - in that case the message will be directed to the Console. Filters->Measure->Active Path Tes ...
Plugin - cr33dog - Sep 2 2009 - 19:03 - 0 comments - 2 attachments
This script will take the active path and fractalize it, using a random midpoint displacement algorithm, with the displacement proportionate to the length between nodes. Also the nodes don't move. Parameters are: Subdivisions - numbe ...
Script - ffaat - Jul 28 2009 - 19:20 - 0 comments - 2 attachments
Extends the functionality of /Export Path by allowing for the specification of attribute values (fill,stroke,etc) by encoding these into the path name. Export path values as SVG file. Script assumes that the path name is an encoding of SVG attributes. ...
Plugin - gorenje - Jan 8 2009 - 21:56 - 2 comments - 2 attachments
This script help to set up a rotating (animated) brush. Starting with one (or more) brush images, it will create rotated copies of that image in a way to allow saving the file as a gih. Just start with an image oriented in the "drawing upwards" dir ...
Script - RobA - Feb 15 2008 - 04:34 - 3 comments - 1 attachment
Draws a tapered stroke along a path using the current tool, specifying the start and end stroke width. Details and example are located here. Attachment Size tapered_stroke_along_path.scm 4.23 KB ...
Script - RobA - Sep 30 2008 - 02:37 - 0 comments - 1 attachment
This script takes a vector object (path) and split's it into it's different strokes - each stroke as a new path. Useful in cases that an action is needed to be done only on one stroke of a path. Currently this script is updated for GIMP 2.4 or h ...
Script - LightningIsMyName - Feb 21 2008 - 14:20 - 0 comments - 1 attachment