blur

Simple surface blur/bilateral filter.

A surface blur filter based on a simplified version Porikli's O(1) bilateral filter.

Unfortunately due to the nature of the algorithm memory overheads can be severe. This filter uses a tile based implementation, which limits overheads to about 64mb.

On the plus side it is reasonably fast and scales well with filter radius.

When installed it should appear under filters->blur->simple bilateral

There is a mercurial repository which will be kept up to date with the latest code on my web site. This can be accessed with:

hg clone http://www.spectral3d.co.uk/repo/gimp_plugins  read more »

Blur & Shadow

Creates a picture which is a duplication of the current picture upscaled and blured as background,
and the current picture itself with a border and shadow around it as foreground

Example:
Original picture :
Result picture :

Lightsaber v1.3.0

Creates a Lightsaber effect!

 read more »

bloom effect

This is a simpel layer effect for creating light bloom.  read more »

UnsharpMask2.0.12 (Windows binary -source code)

This plugin is not more maintained but still works very well On Gimp 2.6 and even 2.7
Was developed by Peter Heckert , Windows binary were provided by Michael Schumacher.  read more »

Feather/Isolate

Make a blurry border around the selection and make everything else transparent. Designed for "highlighting" part of a screenshot or other large image.

Vrilehen Blur

This blur function is designed to reliably blur image details - especially single words (e.g. map labels) - reliably while retaining the overall image layout.

Focus Blur Binaries for Microsoft Windows

Windows binariers for the focus blur plug-in by Kyoichiro Suda.

Unfortunately without FFTW3 so far (because I do not have it on my system yet), and thus slow.

 

The attachment is meant to be extracted into the GIMP program directory, if you want to place it elsewhere, just drop the executable to the right place. Translations for Italian, Japanese and Russian are included.

Blur border

Puts 2 borders around the image. The outside border is a Gausian blur of the image itself, the inner border is a colour.

This script has 4 options:

  1. Border colour, pick the colour of the inner border.
  2. Border size, the width of the colour border.
  3. Blur amount, the amount of blur applied to the border.
  4. Blur border size, the width of the blur border

UPDATE (26 Jul 2008): The script now checks to see if the image is big enough to fit the borders.  read more »

Soft focus

This script simulates the effect of a soft focus.

Before:

Soft focus effect - Before

After:

Soft focus effect - After

A tutorial on how to use this is coming soon.

Syndicate content