Home

Script-Fu -> Inkpen




This is an adjustable script which renders the original image as if drawn with an ink pen. The settings in the dialog made can make a huge diference in the results. Also a major consideration is the light/color contrast in the original image. Perhaps the most important setting is the "brightness", but ink color as well as the stroke length are also adjustable, and there are toggles for making outlines bolder and creating a blue background grid.

The examples will illustrate this...

Inkpen Dialog






Original Image

"the Lovers" by Pablo Picasso





result 1:

Brightness: -79     Stroke length:30     No "Outline"     No "Grid"




result 2:

Brightness: -79     Stroke length:10     No "Outline"     No "Grid"




result 3:

Brightness: -79     Stroke length:30     "Outline"     No "Grid"




result 4:

Brightness: -79     Stroke length:30     "Outline"     "Grid"







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
;