ComfyUI Node
💀Image RMBG
A ComfyUI node in 💀S4Tool with 13 inputs and 3 outputs.
💀Image RMBG
- image
- image
- mask
- info
◄sensitivity1.00►
◄process_res1024►
◄output_formatRGBA (Transparent)►
◄edge_methodGaussian►
◄feather_radius0.0►
◄mask_blur0►
◄mask_offset0►
◄quality_modeBalanced►
◄batch_size1►
◄alpha_mattingfalse►
◄background_color#FFFFFF►
◄invert_outputfalse►
Category💀S4Tool
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to be processed for background removal | |
| sensitivityopt | FLOAT | 1.000.1–1.5 | Mask detection sensitivity (0.0=aggressive, 1.0=conservative) |
| process_resopt | COMBO | 1024 | Processing resolution - higher = better quality but slower |
| output_formatopt | COMBO | RGBA (Transparent) | Output format: RGBA=transparent background, Foreground=black background, Mask=mask preview, Original+Background=replace background with color |
| edge_methodopt | COMBO | Gaussian | Edge refinement technique for smoother transitions |
| feather_radiusopt | FLOAT | 0.00–20 | Soft feathering radius for natural edges (0=sharp) |
| mask_bluropt | INT | 00–32 | Gaussian blur radius for mask smoothing |
| mask_offsetopt | INT | 0-32–32 | Expand (+) or contract (-) mask boundaries |
| quality_modeopt | COMBO | Balanced | Processing quality vs speed trade-off |
| batch_sizeopt | INT | 11–8 | Process multiple images simultaneously for efficiency |
| alpha_mattingopt | BOOLEAN | false | Advanced alpha matting for hair and fine details |
| background_coloropt | STRING | #FFFFFF | Background color: Used by 'Original + Background' and 'Foreground Only' formats. RGBA format always outputs transparent background. |
| invert_outputopt | BOOLEAN | false | Invert the mask output (foreground<->background) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |
| info | STRING | — |