Helps with the viewing and editing of gimp scripts. The command section should be modified to accommodate your flavor of scheme.
--> Back up or rename the original lisp.properties.
--> Save this lisp.properties.txt file as lisp.properties
--> Then place this lisp.properties file in the Scite/Scintilla directory.
Have fun
--map
N++ : gimp_scm_cmds.txt >> cntrl A -> cntrl C -> and pasted into Scheme's 'Function Word2' and then reload from disk to check highlight.
this is my first script-fu it will freeze anything you put inside it
Automaticly copies the image and insert this. The script creates a Layer-Mask and makes a part of the insert layer invisible.
It's great to have a part of the original image on the top, because than you have a very well comparision.
If you have any suggestions for improvement contact me.
I hope this example conform your requests:

This extension allows you to add dominants to your black and white (or colour) photos.
In the "Layer mask" mode the dominant is balanced with a mask, such that your whites remains whites.
The homepage is in Italian but you can see some screenshots and examples there. Please note also that the plugin is in English.


After reading the interesting article Fake HDR Look in Gimp I decided to write this script-fu in order to speed up the process.
The homepage of this script is written in italian, but you can see some screenshots and examples of the results (and the plugin is in english).
Dependencies: dodge and burn

In order to understand how this script works, we must focus on the selection mask, that is the channel related to the selection (you can view it either by activating Quick Mask or by saving the selection as a channel). Referring to this mask, the script eliminates every area that is composed from non-white pixels and is completely enclosed by a fence of white pixels; since the elimination consists in filling such areas of the mask with white, the corresponding holes of the selection will disappear. read more »
The script makes a pencil drawing from a photo. It's very easy to handle.
The original tutorial can be found here: http://www.gimpusers.com/tutorials/making-a-pencil-drawing-from-a-photo....
Here you can see a little example:

This script creates nice shapes in Gimp. The model is a layer/path it will be duplicated a few times and these copys will be moved and/or rotated.
The coolest effects can made with a spline (from a path). In the new version you can choose if you take a path or a layer. The interest here is, that you don't lose on quality.
So, here's a little guide:
1. Create a path and make it visible.
2. Start the scirpt (Filters/Shapes) and make your settings.
3. Go to paths dialog, right click -> Merge Visible Paths
4. read more »
Takes a wide panoramic image and bends it into a rainbow-shaped image in a way that preserves scale and aspect ratio.
is morphed into
Partitions an image into tiles (with, optionally, either gaps or overlaps between them) and then writes each tile as a separate jpeg file.
An alternative method of doing the same thing would involve first setting up a grid of guides (eg, http://registry.gimp.org/node/12003), then using Image->Transform->Guillotine (as noted here: http://registry.gimp.org/node/20826), and then saving each of the generated images to a file. read more »
Recent comments
7 hours 28 min ago
18 hours 31 sec ago
20 hours 5 min ago
21 hours 25 min ago
23 hours 24 min ago
1 day 6 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 11 hours ago
1 day 13 hours ago