ComfyUI Extension: ComfyUI_RS-SaturationNode
Professional image saturation control with artifact and highlight protection.
Custom Nodes (0)
README
π¦ RaykoStudio Saturation Switch Node for ComfyUI
Professional image saturation control with artifact and highlight protection.
π₯ 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
- Clone repository to
ComfyUI/custom_nodes/
folder:
git clone https://github.com/Raykosan/ComfyUI_RS-SaturationNode.git
- Copy ComfyUI_RS-SaturationNode folder to: ComfyUI/custom_nodes/
- 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
"The best saturation is the one you donβt notice" Β© RaykoStudio 2025