Seeing Your Reference Photos in a New Light

For almost the entirety of my painting career I have used digital photography to capture my reference photos. Even when painting in plein air, I've always taken a camera with me.

I find that reference photos became are much more useful if I can get them close to the way I wanted my paintings to look (I've never been much interested in doing it the other way round). The problem is that image processing software like Photoshop and GIMP can be extremely complicated and time consuming when doing anything other than the most basic things. But that all changed when I discovered GIMP plugins, and I realized that the fiddly work could be done in a single click.

This article is about some of the GIMP plugins which I use to process my reference photos, and which are also freely available for you to download. You can even use them as the starting point for creating your own effects; I am publishing this blog post in conjunction with an article on how to write your own plugins for GIMP.

Matte-Fade

I developed this plugin in part to emulate the work of photographer Clare Gallagher. Her work has a unique look and a consistency that really appeals to me.

You can download it here: https://github.com/Nikkinoodl/Matte-Fade

The effect changes the curves of the image then overlays a gradient of colors, followed by overexposure and vignetting. The end result has some of the qualities of an older film print and is super for working into the light.

Here I've used a teal to purple gradient overlay. Most of the softness in the image comes from the old lens.

Artist's studio with pale green light coming in through a large window

My old studio. Pentax K10D with Tokina 28mm manual lens

This is a transparent to purple gradient overlay.

A close-up photo of a painter's palette with blue rubber gloves

Palette. Pentax KP with Pentax 40mm HD DA Limited lens.

Instagram

I re-worked Mario Crippa's Instagram plugins, combined them into a single plugin, simplified them and updated them to work with GIMP 2.10. These were one of the first GIMP plugins that I came across and I used to use them extensively, although some of the scripts are more appealing than others.

You can download my version here: https://github.com/Nikkinoodl/Instagram

This is the Brannan effect applied to a photo that had a lot of green — I used it for a painting that I created with a limited palette.

A photo of a field on a farm in the Virginia Piedmont with some hay bales in the foreground

Meadow Grove Farm. Pentax K10D with SMC Pentax 50mm FA lens.

Some of the effects can help you quickly get into a different artistic mindset, like the Poprocket effect shown here.

A photo of an old Ace Hardware sign with peeling paint

Ace Hardware. iPhone SE.

Lomo

This plugin emulates the retro photography look of Diana and Holga cameras that were the inspiration behind Instagram's effects and the Lomography movement.

You can download it here: https://github.com/Nikkinoodl/Lomo

This is a script written in Scheme, rather than Python, and the code is more difficult to understand. It has been around for something like 20 years in different forms, although I only discovered it recently. This version is based on the Elsamuko Lomo script which I updated to work in GIMP 2.10.

This plugin contains a lot of different effects and I find it works best for me if I use them sparingly. In this photo some of the retro look comes from using an old, manual lens.

A retro looking photo of a street in an industrial area with a red car in the center of the image

Ballard Industrial. Pentax K10D with Photax 135mm manual lens.

This second photo was taken with a better camera and lens. I used the plugin more for artistic effect rather than for deliberately trying to give the photo a retro look.

A white delivery van outside a pizza shop in the old section of Ballard

Ballard Pizza. Pentax KP with Pentax 40mm HD DA Limited lens.

Nykvist

This final plugin is inspired by the work of photographer and fellow Pentax user, Annie Nykvist.

You can download it here: https://github.com/Nikkinoodl/Nykvist

It was the first plugin I developed for my own use, and it gave me the chance to learn how to create a GIMP plugin while also coming to grips with what turned out to be a complex, multilayered effect.

It creates a black and white image with sharpening at the center, a soft glow surround and fade out at the corners. It is particularly suited for animal close ups. Great to use if you are thinking of doing portraits in pencil.

A close-up black and white image of a rabbit with a soft glow effect

Rabbit. Pentax K10D with Tamron 70-300 FA lens.

And that's all folks. I do hope you will try some of these plugins for yourself and I would be delighted if I inspired just one reader to try their hand at creating a plugin of their own. Don't be afraid to take one of my plugins and tweak it even if only a little.

Adjusting Effects

All these plugins share one design feature — each component of the overall effect is created in its own new layer. You can fine tune any effect by changing the opacity of each layer.

Some plugins also allow parameters to be changed or switched on/off via an input screen.

If you add an effect to an image and don't like it, you can either revert the image to the saved version (using menu option /File/Revert) or delete the effect layers by right clicking on the layer and selecting "Delete" (/Windows/Dockable Dialogs/Layers, or Ctrl+L will display the layers).

Installing the plugins

Download the relevant .py file from one of the links above then copy it to one of the following locations.

Windows:

C:\user\<username>\AppData\Roaming\GIMP\2.10\plugins

Linux:

/usr/<username>/.config/GIMP/2.10/plugins

The Lomo plugin is a script file which must go into a slightly different location. Download pbsb-lomo.scm and copy it to the scripts folder which you'll find alongside the plugins folder.

Open GIMP and you're now ready to go!


Stay in Touch

Get information about events and special offers delivered to your inbox.

Your Email

Enter your email address to receive occasional emails from Portraits by Simon Bland. You must be at least 18 years old to sign up for the newsletter. Your data will be managed in keeping with our Privacy Policy.