Home

Script-Fu -> Color Temp




This is an adjustable script which adjusts the images color temperature. Certainly more refined than simply dragging around a color slider, due to adjustable settings:

The script can be a bit awkward to start working with, since you don't see a preview as you move the sliders around. But I find it worth the effort if I do a little tweaking.

dialog






Before






After




Download

210_color_color-temp.scm




Installation Instructions:


;  This script should be placed 
;  in the user or system-wide script folder.
;
;  Windows Vista/7/8/10)
;  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  
; 
;  Linux system-wide
;  /usr/share/gimp/2.0/scripts
;