![]() |
![]() |
|
[
News |
About GIMP |
Splash archive |
Screenshots |
Downloads |
Documentation |
Books |
Tutorials |
Mailing Lists |
Wiki |
Getting Involved |
Donating |
Bug Reports |
Links
] [ GIMP from Source | GIMP for Unix | GIMP for Windows | GIMP for MacOSX | ] [ GIMP Stuff | ] [ ] [ |
Sepia ToningText and images Copyright (C) 2002 Eric R. Jeschke and may not be used without permission of the author. Intention
In this tutorial I'll show you how to sepia tone a color or black and white image. This technique is modeled on the traditional darkroom method of
sepia toning in that the sepia color is applied "unevenly" to areas of different tonality. It works much better than most of the simple methods
I've seen for image editors and provides great control!
The Procedure
Here is the original image, loaded into the GIMP. It has a bit of an old-time look, so I thought it might work well as a sepia-toned image. Step 1
You can compare the result we will get below to the GIMP's built-in script-fu for sepia toning
(<Image> Script-Fu -> Decor -> Old Photo) as shown at right.
Step 2
Duplicate the original image (<Image> Image -> Duplicate or Ctrl+D). You may want to minimize the original now (or close it) so you don't choose it by mistake. Using whatever technique you like best, convert the duplicate to B&W. I recommend the channel mixer for best results, but you can also convert to grayscale (<Image> Image -> Mode -> Grayscale) or desaturate (<Image> Image -> Colors -> Desaturate).
Whatever technique you use, convert the B&W image back into RGB mode when you're done
(<Image> Image -> Mode -> RGB).
Step 3
Double-click on the foreground color swatch to bring up the Color Selection dialog. Dial in the color RED=162, GREEN=138 and BLUE=101 (you can experiment with this color too; this is a good starting point though.) Step 4
Bring up the Layers dialog (Ctrl+L) and click on the button for a new layer.
Give it the name "Sepia Mask" and choose the option to fill it with the foreground color. Click OK.
Step 5
Right-click on the Sepia Mask layer and select Add Layer Mask. In the Add Mask Options dialog, choose White (Full Opacity). Step 6
In the Layers dialog, click on (select) the Background layer. Go up to the image window, select all and copy (Ctrl+A then Ctrl+C). In the Layers dialog, click on the layer mask icon in the Sepia Mask layer (the little white square). Then go back up to the image window and paste (Ctrl+V) Step 7
In the Layers dialog, click the Anchor button to anchor the pasted image into the layer mask.
Step 8
In the Layers dialog, change the Mode (blending mode) of the layer to "Color".
This applies the color from the Sepia Mask layer according to the layer mask to the image.
Step 9
Once you've got the base image, you can duplicate it (Ctrl+D), flatten the duplicate (<Image> Layers -> Flatten Image) and then experiment with:
You can always compare the result to the base image. If you want to start over, just duplicate the base image again and off you go. Hint: if the GIMP had adjustment layers, like Photoshop, we'd just create one of those to experiment with further adjustments. Since the GIMP does not have those, we have to flatten the image to apply some of the standard controls and filters. Ergo, work on a duplicate or save the base image.. Here I decided that the image was a little flat and so I punched up the contrast using curves. Step 10
As a final touch, I ran the "Old Photo" Script-Fu without the "sepia" and "mottle" options. Here is the final image. Tips and Tweaks
The one on the left was from a grayscale conversion (<Image> Image -> Mode -> Grayscale); the one on the right started as a desaturate (<Image> Image -> Colors -> Desaturate). Notice that there is a lot more blue-channel noise in the right-hand one. This can add a nice "grain" effect (see tip above also) if that is what you are looking for. For this particular image, I prefer the smoother tonality and darker contrast of the left-hand image. Further Reading on Sepia Toning
The original tutorial (possibly with updated information) may be found here. |