If you'd like to upload plug-ins, please create an account below. Otherwise (e.g. for download or commenting) you do not need one! Enjoy :-)
Implement a highpass filter sharpening Infos about highpass sharpening: http://www.gimp.org/tutorials/Sketch_Effect/ http://www.retouchpro.com/forums/showthread.php?s=&threadid=3844&highlig... Attachment Size ...
Script - eg - Mar 5 2008 - 12:36 - 3 comments - 1 attachment
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
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
This implements a sharpening technique as described at http://digitalphotographer.com.ph/forum/showthread.php?t=1085 This is Manny Librodo's Sharpening moves. You can give it a try and you will be surpised with the quality. One caveat, there r ...
Script - cprogrammer - Nov 28 2008 - 17:58 - 1 comment - 1 attachment
This script does LAB sharpening using the unsharp mask in the luminance (L) layer. It decomposes the image into LAB layers, sharpens the luminance layer (using the supplied settings), and then recomposes the image. The interface is the same as the unsha ...
Script - adamkemp - Aug 19 2009 - 03:11 - 2 comments - 1 attachment
This script sharpens an image using some simpel layer manipulations. It offers a Radius and a strength operator to increase strength vs quality. I also added a simpel brightness correction in order to remove highlights created by a too high sharpening v ...
Script - Redphoenix - Jul 7 2009 - 17:20 - 0 comments - 1 attachment
About "Scale in steps" resizes an image to the given dimensions in several steps to get a way sharper result compared to resizing in one step. The step size is given in percent and should range between seven and ten percent. Samples ...
Script - Loxley - Nov 28 2008 - 20:15 - 2 comments - 4 attachments
Implement a separate sharpening for lights and shadows Tutorial (in German, for Photoshop): http://thomas-stoelting.de/photoshop.html Attachment Size Eg-SeparateSharpen.scm 2.89 KB (GPLv3, Script ...
Script - eg - Mar 5 2008 - 12:36 - 0 comments - 1 attachment