Search: GPLv3

Results 11 - 20 of 114

Search results

PAL and PAL VHS filters

A couple of Python-Fu filters for making images look like they have been PAL encoded or retrieved from a VHS tape. The plug-ins will scale any image they are fed to 720 x 576 - this is because that's the size PAL images are. PAL images have non-squ ...

Plugin - kecskebak - Oct 7 2009 - 08:52 - 9 comments - 1 attachment

Auto convert ad resize images (new)

New version: 4.0 (14 may 2009) Changelog: - Important modifications for the compatibility with GIMP ver 2.6.6. - Currently 29 formats of conversion are supported. Description: It automatically converts and it resize entire collections of ...

Script - Giuseppe - May 17 2009 - 10:37 - 3 comments - 1 attachment

Gimp IDE

Simple GIMP IDE. In fact, Gimp IDE is a simple text editor with syntax highlighting, with the ability to run the script. Simple dialog allow you to create plug-in based on you script. Perhaps fills a gap between conventional designer who can ...

Plugin - Dmitry - Aug 31 2009 - 08:54 - 7 comments - 6 attachments

Adjustment Layer Script

This script generates two adjustment layers from the two layers on the top, A is the original image layer, B the modified (e.g. sharpened) one on top: A - B = C B - A = D A - C + D = B Now you can a ...

Script - elsamuko - Nov 17 2009 - 20:49 - 2 comments - 1 attachment

Smart Sharpen (Redux)

Implements the redux version of smart sharpening Tutorial: http://www.gimpguru.org/Tutorials/SmartSharpening2/ The Refocus plugin from http://hphsite.de/refocus/ must be installed seperately if you want to use this option in the script. ...

Script - eg - Mar 5 2008 - 12:37 - 6 comments - 1 attachment

Quadrupole

Takes an image, makes four 1/4 scale copies, and reflects them about vertical and horizontal axes to achieve a four-fold symmetry. Note: As well as being atrociously inefficient (eg, by scaling the same image four times, instead of making copies aft ...

Script - theilr - Nov 12 2009 - 04:26 - 1 comment - 1 attachment

Jagged Border

Creates a white (or black) border around an image that merges in with the image so that on a larger white (or black) background, the image appears to have a ragged border. This is similar to the Gimp's Fuzzy Border, but it adapts its jaggedness to the ...

Script - theilr - Nov 15 2009 - 01:13 - 0 comments - 1 attachment

Cheap HDR

Provides a kind of poor-man's HDR (high dynamic range). It doesn't actually increase the dynamic range; in fact, it decreases it, overall, but in a way that maintains local contrast. But this gives you some headroom to increase the contrast of the ...

Script - theilr - Nov 12 2009 - 04:05 - 0 comments - 1 attachment

National Geographic Script

This script simulates a high quality (portrait) photo like these from the National Geographic. Copy it into the scripts folder from GIMP, you will find it then under Filters -> Generic -> National Geographic. Thanks to Martin Egger for the ...

Script - elsamuko - May 28 2009 - 19:45 - 9 comments - 2 attachments

Che Guevara Script

This script generates a poster like the famous Che Guevara one from Jim Fitzpatrick . Copy it into the scripts folder from GIMP, you will find it then under Filters -> Artistic -> Che Guevara. See also the Obam ...

Script - elsamuko - May 25 2009 - 00:02 - 4 comments - 1 attachment