You are here

Simple Door Hanger Template script

A simple script to generate a template for a Door Hanger. The template generated is at a 300dpi resolution and is 900X3000 pixels (ie 3 X10 inches when printed).

Sunny Landscape Script

This script changes a rainy landscape to a sunny one.
Copy it into the scripts folder from GIMP, you will find it then under Filters -> Light and Shadow -> Sunny Landscape:
http://docs.gimp.org/2.6/en/install-script-fu.html

If you like it, hug someone.
Before:
http://www.flickr.com/photos/srgblog/2477297713/

Cut, Copy, and Paste Multiple Layers

(Updated May 1, 2010)

Description:

Python plugin examples templates using gimpfu, for programmers

This file contains examples, or templates, of registering plugins using gimpfu.register().
This is for GIMP Python programmers, not users.
When installed, this one file puts many (nine) demo plugins into GIMP.
The demo plugins don't do much except make an appearance.

These demonstrate various combinations of:
- where plugins appear (or not) in the menus (or elsewhere) in GIMP
- when the plugin's menu items are enabled (sensitive)
- what parameters a plugin_main() receives
- whether a plugin opens a GUI dialog for user to choose options (set parameters.)

Double HSV Film Grain

Version 0.9.6

Just getting this up, so the description will be short for now. Double HSV Film Grain was originally a work-around that simulates Photoshop's film grain filter. It has become more than that, though. Simple to use, it has a few features that go beyond simple noise filters. There is the option to either compress the layers down to the original, or keep the three separate working layers to be manipulated individually. There is also an option to limit the working layers to just two noise layers.

Still testing it for bugs, so any input would be appreciated.

Wave Tank

Generates an animation by taking the active layer and applying a tileable, looping pattern like you might see on the bottom of a swimming pool. You can control the size of the pattern, number of frames, and blend mode of the pattern. The resulting animation is created in a new image.

Wave Tank

How it works

Camo

A simple script to generate a camo pattern. You can control for the colours used, number of colours, roughness of the edges, and size of the blobs. Results are generated in a new layer in the active image.

Camo

Slime

Generates a slime texture. You can control for the size of the texture, and the results are generated in a new layer in the active image.

Slime

LaTeX formulas (via textify.com)

This script is a simple add-on to the wonderful service textify.com provides: You give LaTeX-Code and get the formula as an image to add it e.g. into an presentation (who wants to use Microsoft Formula Editor??) Using this add-on you take gimp as an proxy that is able to change the text-color (textify.com only provides plain black on white background with some alpha-pixels). You may choose an image size as textify.com provides it and get an _real_ alpha background image and you favorite text color.

I\frac{1}{\Heart}=\vec{g}_i^M\left(\pi\right)\curlyveeuparrow

Shadow Glow

This is a simple script to invert the brightness of only the dark sections of a picture, without changing the colour. You can change the threshold for the script, so that it creates a brighter picture, or one that isn't as bright. The effect is applied on a separate layer above the active one, so you can delete it or apply a layer mask to it if you want.

BeforeAfter

Pages