Search: Public Domain

Results 1 - 10 of 12

Search results

Grid of guides

Add a grid of guides from number of horizontal and vertical parts in GIMP. Tested with GIMP 2.6 Attachment Size guides-grid.scm 1.26 KB Thanks Gigi! I modified the script to work by specifying eithe ...

Script - Gigi - Nov 28 2008 - 17:09 - 12 comments - 1 attachment

L*C*h color selector

L*C*h (L*a*b* in polar coordinates) color selector module. Just type "make install" to install this module (You don't need to rebuild the GIMP.) . Your vote: No ...

Plugin - y-fujii - Jun 15 2009 - 13:40 - 10 comments - 1 attachment

Maximize Local Contrast

FX-Foundry/Photo/Enhancement/Maximize Local Contrast... Like Stretch Contrast, but instead of using the minimum and maximum pixel values from the entire image, uses the minimum and maximum in the vicinity of a pixel to compute its new value. Takes a wh ...

Script - Roy Johnson - Sep 2 2009 - 19:08 - 3 comments - 2 attachments

Cropp a webpage automatically

You define a dictionary type directly inside the plugin script stating the layers and the area of the image you want to cropp, and you can give a resize factor (variable newsize) for the whole image. You can choose between opening all created cropped im ...

Plugin - surgeon - Sep 25 2009 - 00:46 - 0 comments - 2 attachments

Map Scale Ruler Legend Generator

It generates a ruler to embed into geographical maps. It allows to customize scale, colors and other things. The main options are: Step(px) and Step(unit). They define the scale of the rule. Each "px" a step is drawn, representing " ...

Script - latinsud - Sep 2 2009 - 18:53 - 1 comment - 1 attachment

Separate Luminance

FX-Foundry/Color/Separate Luminance... Creates two new layers: one containing the Luminance, and the other the Chroma information in the form of a Grain Merge. Optionally, it will color-enhance (maximize saturation in) the Chroma layer while still k ...

Script - Roy Johnson - Jul 23 2009 - 18:26 - 3 comments - 1 attachment

Diagonal Grid

Creates a new layer with a grid, rotated 45 degrees, to help you choose corners for cropping. Move the grid until a line intersects a feature in your image, then crop so that the grid line meets a corner of your cropping rectangle. You can then use ...

Script - Roy Johnson - Jul 24 2009 - 18:17 - 3 comments - 1 attachment

Export Selection

This script pops up a GUI which allows you to save your selection to various places The source is your current selection (or whole image if none) applied to one of: - the current layer - all visible layers - all layers The destina ...

Script - jwdevel - May 7 2009 - 18:43 - 9 comments - 1 attachment

Photo Finish

Round photo edges and apply a shadow border, i.e., 'raise the photo' Attachment Size photo-finish.scm 2.68 KB Thanks a bunch for this! Thanks a bunch for this! I've wanted a drop shadow in GIMP. ( ...

Script - dsplabs - Mar 5 2009 - 07:40 - 1 comment - 1 attachment

Center Layer

This script simply allows to center a layer on the image canvas. You can choose to center it horizontally, vertically or both. Attachment Size center_layer.py 1.24 KB installing .py Oh this is excelle ...

Script - marianosimone - Mar 3 2008 - 19:30 - 10 comments - 1 attachment