Skip to main content
ComfyUI Native Recraft Controls Node The Recraft Controls node lets you define control parameters (like colors and background colors) to guide Recraft’s image generation process. This node combines multiple control inputs into a unified control object.

Parameters

Optional Parameters

Output

Usage Example

Recraft Text to Image Workflow Example

Recraft Text to Image Workflow Example

How It Works

Node process:
  1. Collects input control parameters (colors and background_color)
  2. Combines these parameters into a structured control object
  3. Outputs this control object for connecting to Recraft generation nodes
When connected to Recraft generation nodes, these control parameters influence the AI generation process. The AI considers multiple factors beyond just the text prompt’s semantic content. If color inputs are configured, the AI will try to use these colors appropriately in the generated image.

Source Code

[Node source code (Updated on 2025-05-03)]