An open API service indexing awesome lists of open source software.

https://github.com/Raykosan/ComfyUI_RS-SaturationNode

Professional saturation control for ComfyUI
https://github.com/Raykosan/ComfyUI_RS-SaturationNode

Last synced: 10 days ago
JSON representation

Professional saturation control for ComfyUI

Awesome Lists containing this project

README

        

# 🦊 RaykoStudio Saturation Switch Node for ComfyUI
**Professional image saturation control with artifact and highlight protection.**

![Demo](web/preview.png)

---

## πŸ”₯ Features

- **Smooth adjustment** with 0.05 steps
- **Smart boosting** without overexposure
- **Artifact protection** even at extreme values
- **Batch processing** optimized
- **Supports**: Windows/Linux Β· Python 3.11+ Β· PyTorch 2.0+

---

## πŸ›  Installation

1. Clone the repo to `ComfyUI/custom_nodes/`:
git clone [https://github.com/Raykosan/RaykoStudio-SaturationNode.git](https://github.com/Raykosan/ComfyUI_RS-SaturationNode)
Restart ComfyUI.

2. Copy the RaykoStudio_Nodes folder to: ComfyUI/custom_nodes/
Restart ComfyUI

3. You can install this node using the ComfyUI_Manager

## πŸŽ› Usage

🦊 RS Safe Saturation
| Range | Processing Type | Use Case |
|------------|-------------------------------|-----------------------------|
| 0.0-0.9 | Toning/desaturation | Gradual color removal |
| 1.0-1.3 | Natural enhancement | Recommended range |
| 1.3-2.0 | Vibrant artistic effects | Stylization |
| 2.0-3.0 | Maximum saturation | Cinematic effects |

## βš™οΈ Technical Details

Algorithm workflow:

Luminance space conversion

Non-linear adjustment:
Values <1.0: Linear interpolation
Values >1.0: Adaptive S-curve

Auto highlight recovery

Recommended settings:
| Intensity | Effect |
|------------|---------------------------------|
| 0.0-0.9 | Toning/desaturation |
| 1.0-1.3 | Natural enhancement (recommended) |
| 1.3-2.0 | Vibrant artistic effects |
| 2.0-3.0 | Cinematic saturation |

## πŸ“œ License

MIT License. Free for commercial use.

## 🀝 Support

Report issues or suggest improvements:
[Create a GitHub issue](https://github.com/Raykosan/RaykoStudio-SaturationNode/issues)

---

> "The best saturation is the one you don’t notice" Β© RaykoStudio 2025