GPL

Any version of the GNU GPL. See http://www.fsf.org/licensing/licenses/gpl.html Should be added when you choose one of the other GPL options.

3D text

With this script you can give a 3D effect to a text in a text-layer. It is based on the Bump project script that is already in the standard GIMP. When started, you can adapt the depth and he direction of the 3D effect.It will create a new layer, behind the text-layer, that will contain the 3D effect.

Resynthesizer win64 + Heal selection + Pattern fill

Windows 64 bit build of resynthesizer with heal texture fix and pattern fill scripts from here.

Batch Brushes

This little bit of Script-Fu converts all images of a specified extension in a single folder to greyscale .gbr files. script-fu popup prompts you for the folder containing the images, and which extension to filter on.

Brushes are created in the same folder as the images, using the original filenames (but with .gbr as the extension instead of frex. .jpg).

Tested in Windows XP with GIMP 2.6 - not tested in other environments or versions, but as this script is very bare bones, it should work on any GIMP version from at least 2.2 up (not sure about earlier).

Manual Lens filter (batch script)

This plug-in changes color balance to imitate images taken with Manual / Classic lenses but without any effect of degradation similar to images made with toy lenses.

This batch script includes multi-exposed single camera raw file enfusion.

* Note: Batch files where made for Windows, they need to be altered to be used in Linux or elsewhere.

Copy the .scm file to:
C:\Users\[USER]\.gimp-2.6\scripts
or
c:\Documents and Settings\[user]\.gimp-2.6\scripts

See Readme file

The simplest "scriptfu_gimp.bat" will batch process all *.tif files in the folder of the batch files.  read more »

Manual Lens filter

This plug-in changes color balance to imitate images taken with Manual / Classic lenses but without any effect of degradation similar to images made with toy lenses.

Python installation for Windows users:

Download Python installation version 2.6.x :
http://www.python.org/ftp/python/2.6.5/python-2.6.5.msi

Then follow these steps:
http://www.gimpusers.com/tutorials/install-python-for-gimp-2-6-windows.html

Copy the .py file in:

Windows vista/7:
c:\Users\[user]\.gimp-2.6\plug-ins\

Windows XP:
c:\Documents and Settings\[user]\.gimp-2.6\plug-ins\  read more »

Color balance 2

Color balance 2 plug-in alters image/layer shadows, midtones and highlights color balance using individual channel levels.

Python installation for Windows users:

Download Python installation version 2.6.x :
http://www.python.org/ftp/python/2.6.5/python-2.6.5.msi

Then follow these steps:
http://www.gimpusers.com/tutorials/install-python-for-gimp-2-6-windows.html

Copy the .py file in:

Windows vista/7:
c:\Users\[user]\.gimp-2.6\plug-ins\

Windows XP:
c:\Documents and Settings\[user]\.gimp-2.6\plug-ins\

In GIMP you will find it under the filters menu.  read more »

Rare plugins win32 binaries

Some 'rare' or 'lost and found' plugins:

   read more »

Autoscale and auto constrast stretch HSV

This script scales the image in multiple steps, automatically stretching contrast HSV at every step in order to make the resulting image have a better quality and contrast, preserving hue.

The user is required to specify the final image long side length (in pixels) and the scaling ratio in percentage of each step, default percentage is 66.

According to the plugin "plug-in-autostretch-hsv" by Scott Goehring and Federico Mena Quintero, stretching contrast HSV may give bad results. Contrast stretching can be disabled.

Gimp Plugins installers for Win32

Several Windows users think that installing Gimp plugins under Windows is hard.

As I was playing around with Inno Setup, I randomly chose these plugins, only because I had just a new Windows 32 compilation of them, and I release those first plugin installers without any warranty.

They should work on any Windows version, but I'm waiting for feedbacks.

A great benefit of an installer is that it easily installs localization files that several experienced users hardly can locate on Windows.  read more »

Comic strip

This script-fu script is a deeply modified version of the comic-book1 script by barky. While that script works well for web resolution images, higher res images need a larger cell size to keep the correct look and feel.
The plugin-interactions have been left in a active state to allow the user to fine tune the effect based on resolution.
This script uses the following default plugins:
hue-saturation
posterize
unsharp mask
newsprint.

17, June 2010 -- Script repaired to remove fixed image id.

Syndicate content