ComfyUI Node
BiRefNet RemoveBG (SBTools)
A ComfyUI node in SBTools/Image with 7 inputs and 3 outputs.
BiRefNet RemoveBG (SBTools)
- image
- background_color
- IMAGE
- MASK
- MASK_IMAGE
◄modelBiRefNet-HR►
◄mask_blur0►
◄mask_offset0►
◄invert_outputfalse►
◄backgroundAlpha►
CategorySBTools/Image
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to be processed for background removal. | |
| model | COMBO | BiRefNet-HR | Select the BiRefNet model variant to use. |
| mask_bluropt | INT | 00–64 | Specify the amount of blur to apply to the mask edges (0 for no blur, higher values for more blur). |
| mask_offsetopt | INT | 0-20–20 | Adjust the mask boundary (positive values expand the mask, negative values shrink it). |
| invert_outputopt | BOOLEAN | false | Enable to invert both the image and mask output (useful for certain effects). |
| backgroundopt | COMBO | Alpha | Choose background type: Alpha (transparent) or Color (custom background color). |
| background_coloropt | COLORCODE | #222222 | Choose background color (Alpha = transparent) |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| MASK | MASK | — |
| MASK_IMAGE | IMAGE | — |