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

# RecraftCreateStyleNode - ComfyUI Built-in Node Documentation

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

This node creates a custom style for image generation by uploading reference images. You can upload between 1 and 5 images to define the new style, and the node will return a unique style ID that can be used with other Recraft nodes. The total combined file size of all uploaded images must not exceed 5 MB.

## Inputs

| Parameter | Description                                                       | Data Type | Required | Range                                             |
| --------- | ----------------------------------------------------------------- | --------- | -------- | ------------------------------------------------- |
| `style`   | The base style of the generated images.                           | STRING    | Yes      | `"realistic_image"`<br />`"digital_illustration"` |
| `images`  | A set of 1 to 5 reference images used to create the custom style. | IMAGE     | Yes      | 1 to 5 images                                     |

**Note:** The total file size of all images in the `images` input must be less than 5 MB. The node will fail if this limit is exceeded.

## Outputs

| Output Name | Description                                               | Data Type |
| ----------- | --------------------------------------------------------- | --------- |
| `style_id`  | The unique identifier for the newly created custom style. | STRING    |

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

***

**Source fingerprint (SHA-256):** `36edcb0b96eed5930d9d7ff00a1812d129b7cd9b7ab0f0d758594a20791826b2`
