Home

Script-Fu -> Light-Only invert




This is a non-adjustable script:
turns the photo into a photo negative without changing the colors

The Light-Only invert is part of the "color-invert" script, which has a total of five functions:




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
;