Script to create an elliptical vignetting, so that to fit to the borders of any image, even panoramic.
You can choose dark or white vignetting and also blur corners.
You'll find it in Script-Fu/Effects/Harry's Vignetting.
A simple plug-in to do fourier transform on you image. The major advantage of this plugin is to be able to work with the transformed image inside GIMP. You can so draw or apply filters in fourier space, and get the modified image with an inverse FFT.
The purpose of this script is to create textures for floors or walls without having a repetition, sometimes annoying.
For more information: http://krypt77.altervista.org/index_gimp.htm
A script-fu to add to a photo a realistic effect of mist and fog. After treatment, you can delete excess mist by painting with a dark color and a soft brush on the layer's masks, or by adjusting the opacity of "Mist" and "Clouds" layers. You'll find this script in "Script-Fu/Effects/Harry's mist".
Comments are welcome, and I will consider any changes that you request.
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.
creates a shadow (transparent) version of the image
i use this script for colorizing an img with CSS/HTML
i.e. I display the shadow img (in the HTML) and change the bg color with CSS
if u use the original colors from the picture u should get almost the same picture
u can play with the black-point/white-point values for less/more gray...
though it doesn't change much...
it meant to be use with uni-color img, but works with any img.
Win-Iconizer plug-in converts all visible layers of a single image into a multi-layered image.
The new image will contain all the sizes and all the standard bit depths that you chose. http://krypt77.altervista.org/index_gimp.htm
Prompts for a folder to save PNG files. Pretty straightforward. *Requires* python!
Should work with 2.4.x through 2.8.x. Will NOT work with some 2.7.x versions and the 2.8 RC1! 2.7 users should move on to current git and 2.8 RC users should upgrade to current 2.8.
Updates:
- toggle to flatten (remove transparency).
- toggle to save only visible layers
- now saves as filename + layername and special characters are removed
- toggle to remove layer offsets
- toggle to zealous crop each PNG before saving
OpenRaster is an effort by the Create project[1] to offer a standardized and open interchange format for raster-based applications. MyPaint and Drawpile (SVN version) uses this format by default, and Krita and gegl should be able to use it. Now GIMP can too! This plug-in will be in GIMP 2.7.1+ If you are using such a version, please use the provided plugin instead of this one.
Recent comments