ComfyUI Node
Color Desaturate Sepia (MD)
Applies a sepia tone effect with adjustable strength.
Color Desaturate Sepia (MD)
- image
- mask
- image
◄strength0.00►
◄sRGBtrue►
Categorymd/image/color
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor. | |
| strength | FLOAT | 0.000–1 | Sepia strength (0 = original, 1 = full sepia). |
| sRGB | BOOLEAN | true | Use sRGB color space for conversion. |
| maskopt | MASK | Optional mask to restrict the adjustment area. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | The sepia-toned image. |