Skip to content

fluhus/gimp-sketchify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GiMP Sketchify

A GiMP effect for turning an image into a sketch.

Implementation of a technique by Vidar Madsen.
Taken from: https://www.gimp.org/tutorials/Sketch_Effect/

Installation

Linux

  1. Get gimptool.

    sudo apt-get install libgimp2.0-dev
    
  2. Run in terminal:

    chmod 544 sketchify.py
    $(gimptool-2.0 -n --install-script sketchify.py)/../plug-ins/
    

Windows

See official guide.

Example Output

Example Picture

My sister and I being sketch models :-)

About

A GiMP effect for turning images to sketches.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages