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 :-)
Based on the set edge, pixel ammount, color and brightness, this script-fu generates a layer that looks techno.
Here is an example of what it makes...
You can find it when you create the image window...
Script-Fu -> Render -> Tech
(Note: This is my first Script-Fu)
This script brings 2 pictures to an exact overlap.
The pictures must be in 2 different layers of the same image.
Get the layer 2 with 50% transparency. This makes both pictures visible in one projection.
You have to tell the script, which 2 points have to overlap. Therefore you stroke a path with a path tool in the image including 4 points. Point 1 will be aligned with point 3 and point 2 will be aligned with point 4.
The points build one path. So you can just click the 4 points consecutively.
More description is in the file.
Thanx
Volker Tries
(c) 2009
File->Export Layers->
Prompts for a folder to save PNG files. Pretty straightforward.
Tested in 2.6.1 on linux and 2.6.6 on XP.
This is a simple script that combines multiple paired files into single multi-layered psd files in the same folder.
A little history: I beat my head against the wall for quite a while trying to make this script using the file-glob and batch functions, but could never get it to work due to ubuntu's random file manager which made it impossible to correctly pair my numbered files. Anyway, I created this because I had a couple thousand paired images each numbered and in two different file formats (jpg and tif) that I needed to put into single psd files. read more »
Actions:
> Hide layes without active
> Switch visible property
> Manage visibility (background, top, active, others layer)
This is my first script.
It is needed to the competent cannon http://registry.gimp.org/node/60 script.
I you have more that once rectangle selection area. You can use this script to copy on active layer any selection area and set him as individual layer.
Windows 32 binary of the last version of this plugin written by "wavelet" Marcor ;)
This is to use if you have Anime Studio (v5), and want to convert your layered image into an character on that program. The script works on GIMP 2.4.2 and Anime Studio 5, and that's all I've tried it on. Each layer is saved as a 24-bit PNG, using each layer's name as a base, and referenced in the output ANME file. You can choose the output folder for both the ANME file and the image files. You can also rename the ANME file to something besides the base image name, but if unspecified, the ANME's name is the same as the image name, minus the extension. read more »
This plugin losslessly decomposes a layer of an image into layers of wavelet scales. This means that you can edit the image on different detail scales (frequencies). The trivial recomposition of the image can be done by GIMP's layer modes so you can see the results of your modifications instantly. Among the applications are retouching, noise reduction, and enhancing global contrast. read more »