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
- Host: GitHub
- URL: https://github.com/Raykosan/ComfyUI_RS-SaturationNode
- Owner: Raykosan
- License: mit
- Created: 2025-04-04T07:08:35.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2025-04-04T12:19:14.000Z (16 days ago)
- Last Synced: 2025-04-04T12:28:08.864Z (16 days ago)
- Language: Python
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI_RS-SaturationNode**
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
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 ComfyUI3. 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-curveAuto 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 |
## π LicenseMIT 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