This is a an adjustable script,
that optimizes a photo for the web.
Brings together some common operations to edit a photo for the web, including resizing, contrast, color balancing, saturation, and sharpening. For more information, see:
http://justinsomnia.org/2007/09/web-photo-editor-extension-for-the-gimp/
Script-FU > Photo > Web Photo Editor
; Installation: ; This script should be placed in the user or system-wide script folder. ; ; Windows Vista/7/8) ; C:\Program Files\GIMP 2\share\gimp\2.0\scripts ; or ; C:\Users\YOUR-NAME\.gimp-2.8\scripts ; ; Windows XP ; C:\Program Files\GIMP 2\share\gimp\2.0\scripts ; or ; C:\Documents and Settings\yourname\.gimp-2.8\scripts ; ; Linux ; /home/yourname/.gimp-2.8/scripts ; or ; Linux system-wide ; /usr/share/gimp/2.0/scripts
