GIMP Scripts

These are some scripts I have written for the GNU Image Manipulation Program (GIMP).

The Scripts

Wide Poster Slice

This Script-Fu (Scheme) script is designed to divide an image with a wide horizontal aspect ratio into multiple tiles of a specific aspect ratio. The most obvious application of this is to make Photography.Panorama images easier to print at large sizes.

Usage

Open an image to slice into small tiles.
wps-start.png
Run the script from Filters->Script-Fu->Utils. Enter the aspect ratio of the tiles you want to create. Only the width-to-height ratio is important, not the actual units. The actual height of each tile will be the same as the source image.
wps-script.png
The number of output images created will depend on the relationship between the source and tile aspect ratios. In most cases, there will be overlap between adjacent tiles, which will be distributed evenly; no tile will be narrower than the others or have empty space on either side.
wps-out.png

-- StephenCavilia - 2009-08-25

Topic attachments
I Attachment Action Size Date Who Comment
elsescm wide-poster-slice.scm manage 2.2 K 2009-08-25 - 00:25 StephenCavilia  
pngpng wps-out.png manage 317.6 K 2009-08-25 - 17:02 StephenCavilia  
pngpng wps-script.png manage 16.0 K 2009-08-25 - 17:02 StephenCavilia  
pngpng wps-start.png manage 150.9 K 2009-08-25 - 17:02 StephenCavilia  
Topic revision: r2 - 2009-08-25 - 17:12:24 - StephenCavilia
 
This site is powered by FoswikiCopyright © 2009-2010 StephenCavilia and contributing authors. This topic, GimpScripts is available under the Creative Commons Attribution-ShareAlike 3.0 license.
Ideas, requests, problems regarding CodenamePending? Send feedback