Tech Journal

How to turn a portrait into a pencil drawing with Photoshop

Here is an easy method to turn a portrait into a pencil drawing.

  • Open the image you want to turn into a pencil drawing.
  • Right Click on the photo layer in the layer panel, and select Duplicate Layer.
  • Now Click on Create New Adjustment Layer button and select Hue/Saturation
  • Move the Saturation slider to -100
  • Select the top layer out of the two portrait layers and set the blend mode to Color Dodge
  • Now Press Ctrl+I on your keyboard.
  • Now go to Filter ->Blur->Gaussian Blur and adjust the setting until the portrait looks like a pencil drawing.
  • Final
Theviyanthan Krishnamohan

Cricket & Tech.

Recent Posts

Multitask Knowledge Transfer in Genetic Algorithms

The previous article discussed transferring knowledge from one completed problem to a new problem. However,…

2 years ago

A primer on Memetic Automatons

Memetic automatons leverage knowledge gained from solving previous problems to solve new optimization problems faster…

2 years ago

Data-driven meme selection

This article discusses how we can use data to automatically select the best meme from…

2 years ago

An introduction to memetic computation

Memetic computation is an extension of evolutionary computation that combines the use of memes and…

2 years ago

An introduction to evolutionary algorithms for dummies

Evolutionary algorithms are heuristic search and optimization algorithms that imitate the natural evolutionary process. This…

2 years ago

Running multiple containers within virtual hosts in Mininet

Mininet is a popular network emulator that allows us to create virtual networks using virtual…

3 years ago