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

# RecraftRemoveBackgroundNode - ComfyUI Built-in Node Documentation

> 此节点使用 Recraft API 服务从图像中移除背景。

此节点使用 Recraft API 服务从图像中移除背景。它单独处理输入批次中的每张图像，并返回处理后的透明背景图像以及相应的 alpha 掩码，这些掩码指示被移除的背景区域。

## 输入

| Parameter | Description                 | Data Type | Required | Range |
| --------- | --------------------------- | --------- | -------- | ----- |
| `图像`      | 用于背景移除的输入图像。批次中的每张图像都会单独处理。 | IMAGE     | 是        | -     |

## 输出

| Output Name | Description                     | Data Type |
| ----------- | ------------------------------- | --------- |
| `image`     | 处理后的具有透明背景的图像（RGBA 格式）          | IMAGE     |
| `mask`      | 指示被移除背景区域的 alpha 通道掩码，格式为 B,H,W | MASK      |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RecraftRemoveBackgroundNode/zh.md)

***

**Source fingerprint (SHA-256):** `702dfdf2751d5ca33f23e10c0968496887514a21da7a0c42e3636a0ed4e82311`
