# Recraft Create Style Node

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`
