Sketcher is a user-friendly version of my original sketcher experiment from 2005. It lets you load an image, tweak the filter and sketch settings, and save the "sketchy" version as another image.

The sketch rendering was originally done in OpenGL, but I went and re-implemented it in software for this version for various reasons. It is a C# port of my original C++ code, and unfortunately it seems to be a good deal slower. It's still quite usable, though, provided your image isn't gigantic.

A few features remain grayed out as well, having not been completely ported, such as Underpaint mode and the Quality setting. Underpaint is kept off, and Quality is fixed at 100%.



Download Sketcher (for Windows)