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

# RecraftStyleV3RealisticImage - ComfyUI Built-in Node Documentation

> Complete documentation for the RecraftStyleV3RealisticImage node in ComfyUI. Learn its inputs, outputs, parameters and usage.

> 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/RecraftStyleV3RealisticImage/en.md)

This node creates a realistic image style configuration for use with Recraft's API. It allows you to select the realistic\_image style and choose from various substyle options to customize the output appearance.

## Inputs

| Parameter  | Data Type | Required | Range                      | Description                                                                                                  |
| ---------- | --------- | -------- | -------------------------- | ------------------------------------------------------------------------------------------------------------ |
| `substyle` | STRING    | Yes      | Multiple options available | The specific substyle to apply to the realistic\_image style. If set to "None", no substyle will be applied. |

## Outputs

| Output Name     | Data Type | Description                                                                                                        |
| --------------- | --------- | ------------------------------------------------------------------------------------------------------------------ |
| `recraft_style` | STYLEV3   | Returns a Recraft style configuration object containing the realistic\_image style and selected substyle settings. |
