Yet another sepia script, yet, this one can do a little more. This script supports two types of sepia coloring:
"Classic": According to the Sepia Toning tutorial by Eric R. Jeschke http://www.gimp.org/tutorials/Sepia_Toning/
The script desaturates the original layer and adds a sepia mask in a layer above.
The sepia mask layer has a mask which is the inverted desaturated original.
"With Hue": With hue modification of the original image.
The script desaturates the original layer by a given value and changes its hue.
It adds a sepia mask in a layer above.
The sepia mask layer has a mask which is the inverted desaturated original.
As blend modes "Color" or "Hue" can be used.
Note: "With Hue" with hue=0, desaturation=100 and blend mode="color" is equivalent to "Classic".
Attachment | Size |
---|---|
sepia comparison.jpg | 101.64 KB |
sepia comparison2.jpg | 199.79 KB |
sepia-plus.scm | 3.91 KB |
Recent comments