> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-custom-nodes-sdk-v2-frontend.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# BriaRemoveImageBackground - ComfyUI Built-in Node Documentation

> This node removes the background from an image using the Bria RMBG 2.0 service.

This node removes the background from an image using the Bria RMBG 2.0 service. It sends the image to an external API for processing and returns the result with the background removed.

## Inputs

The `moderation` selector reveals additional moderation options when set to `"true"`.

### Common Inputs

| Parameter    | Description                                                                                                   | Data Type      | Required | Range                   |
| ------------ | ------------------------------------------------------------------------------------------------------------- | -------------- | -------- | ----------------------- |
| `moderation` | Moderation settings. When set to `"true"`, additional moderation options become available.                    | DYNAMIC\_COMBO | Yes      | `"false"`<br />`"true"` |
| `image`      | The input image from which the background will be removed.                                                    | IMAGE          | Yes      | -                       |
| `seed`       | Seed controls whether the node should re-run; results are non-deterministic regardless of seed. Default: `0`. | INT            | Yes      | 0 to 2147483647         |

### Moderation "true" Inputs

These parameters appear only when `moderation` is set to `"true"`. The `"false"` option adds no additional inputs.

| Parameter                  | Description                                                             | Data Type | Required | Range |
| -------------------------- | ----------------------------------------------------------------------- | --------- | -------- | ----- |
| `visual_input_moderation`  | Enables visual content moderation on the input image. Default: `False`. | BOOLEAN   | No       | -     |
| `visual_output_moderation` | Enables visual content moderation on the output image. Default: `True`. | BOOLEAN   | No       | -     |

**Note:** The `visual_input_moderation` and `visual_output_moderation` parameters are dependent on the `moderation` parameter. They are only active when `moderation` is set to `"true"`.

## Outputs

| Output Name | Description                                      | Data Type |
| ----------- | ------------------------------------------------ | --------- |
| `image`     | The processed image with its background removed. | IMAGE     |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/BriaRemoveImageBackground/en.md)

***

**Source fingerprint (SHA-256):** `f62dcd5c9406ec09f5aab44585dd7f25ae0f7d9a934faa10a58e46ef116df110`
