ComfyUI Node
RC Drop Shadow
Apply Drop Shadow effect to image with blur, offset, and color controls.
RC Drop Shadow
- image
- IMAGE
◄distance5.0►
◄angle135►
◄size5.0►
◄spread0.0►
◄opacity0.75►
◄fill_opacity1.00►
◄color_r0►
◄color_g0►
◄color_b0►
◄blend_modemultiply►
◄auto_expand_canvastrue►
CategoryRC/Layer Effects
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| distance | FLOAT | 5.00–100 | Shadow distance in pixels |
| angle | FLOAT | 1350–360 | Shadow angle in degrees (135° = bottom-right) |
| size | FLOAT | 5.00–100 | Shadow blur size in pixels |
| spread | FLOAT | 0.00–100 | Shadow spread (choke) in pixels |
| opacity | FLOAT | 0.750–1 | Shadow opacity |
| fill_opacity | FLOAT | 1.000–1 | Original image fill opacity: - 1.0: Normal image display - 0.0: Hollow effect, shadow only - 0.5: Semi-transparent image + shadow |
| color_r | INT | 00–255 | Shadow color red component (0-255) |
| color_g | INT | 00–255 | Shadow color green component (0-255) |
| color_b | INT | 00–255 | Shadow color blue component (0-255) |
| blend_mode | COMBO | multiply | Drop shadow blend mode: - normal: Normal blending - multiply: Multiply, classic shadow - color_burn: Color burn, deep shadow - linear_burn: Linear burn, soft shadow - darken: Darken, gentle shadow |
| auto_expand_canvas | BOOLEAN | true | Auto expand canvas: - True: Auto expand canvas when shadow exceeds bounds - False: Shadow is clipped to original canvas size |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |