ComfyUI Node
RC Opacity Adjust
Adjust overall image opacity, supports RGBA and RGB images.
RC Opacity Adjust
- image
- IMAGE
◄opacity1.00►
◄ensure_alphatrue►
CategoryRC/Adjustments
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| opacity | FLOAT | 1.000–1 | Opacity value (0.0=fully transparent, 1.0=fully opaque) |
| ensure_alpha | BOOLEAN | true | Ensure alpha channel in output: - True: Force RGBA output format - False: Keep original format (RGB stays RGB) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |