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 script creates a series of V-Guides in the image at the user defined spacing. The user also specifies if the guides should start from the left, center, or right side of the image.
This script creates a series of H-Guides in the image at the user specified spacing. The user also indicates if the guides should start at the top, center, or bottom of the image.
A simple script that creates guides to border the canvas. The user is prompted for separate X and Y offsets.
A simple script that creates a horizontal and a vertical guide at the center of the image. The script is found under "Image | Guides".
Simple script that generates a sorted list of all the guides in an image, grouped by horizontal and vertical.
-Rob A>
This is a very simple script that adds the rule of thirds guides to the current image.
I used to add guide by guide by percent, then crop, remove the guides and add them again one by one. read more »
Add a grid of guides from number of horizontal and vertical parts in GIMP.
Tested with GIMP 2.6
Add simple "Rule of Thirds" guides in GIMP.
This plug-in is so simple, it might also be useful as a python-fu template.
This plugin adds multiple guidelines to the actual image.
New guides can be simply added by pressing the "Add"-button. The last guide can be deleted by pressing the "Remove"-Button.
This tool is very useful if you make weblayouts and don't want to select every guide from the ruler.
Remember to chmod+x the file. Put it in "plug-ins"-folder.
History:
04.01.2008:
- initial release
05.01.2008:
- freshen with GTK gui
09.01.2008:
- put under CC-BY-SA license
- added possibility to add guides in percent