> ## 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.

# Recraft V4 Workflows in ComfyUI

> How to run the Recraft V4 and V4.1 text-to-image and text-to-vector workflows in ComfyUI, locally or on Comfy Cloud

This guide shows how to run the Recraft V4 and V4.1 workflows in ComfyUI. For what the model is and what it does best, see the [Recraft V4 overview](/tutorials/partner-nodes/recraft/recraft-v4).

<Tip>
  To use the Partner Nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the [Partner Nodes Overview](/tutorials/partner-nodes/overview) section of the documentation to understand the specific requirements for using the Partner Nodes.
</Tip>

<Tip>
  <Tabs>
    <Tab title="Local users">
      Make sure your ComfyUI is updated.

      * [Download ComfyUI](https://www.comfy.org/download)
      * [Update Guide](/installation/update_comfyui)

      Workflows in this guide can be found in the [Workflow Templates](/interface/features/template).
      If you can't find them in the template, your ComfyUI may be outdated.

      If nodes are missing when loading a workflow, possible reasons:

      1. You are not using the latest ComfyUI version (Nightly version)
      2. Some nodes failed to import at startup
    </Tab>

    <Tab title="Cloud users">
      * [Cloud](https://cloud.comfy.org) will update after ComfyUI stable release.

      So, if you find any core node missing in this document, it might be because the new core nodes have not yet been released in the latest stable version. Please wait for the next stable release.
    </Tab>
  </Tabs>
</Tip>

## Recraft V4 text to image workflow

<CardGroup cols={2}>
  <Card title="Run on Comfy Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_recraft_v4_t2i&utm_source=docs&utm_medium=referral&utm_campaign=recraft-v4">
    Open in Comfy Cloud
  </Card>

  <Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_recraft_v4_t2i.json">
    Download JSON or search "Recraft V4 Text to Image" in Template Library
  </Card>
</CardGroup>

![Recraft V4 Text to Image workflow preview](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_recraft_v4_t2i-1.webp)

### Steps to run the workflow

1. (Optional) Modify the `Recraft Style` node to control the visual style
2. (Optional) Edit the `prompt` parameter in the `Recraft Text to Image` node
3. (Optional) Change the `size` parameter for different output dimensions
4. Click the `Run` button or use the shortcut `Ctrl(cmd) + Enter` to generate the image
5. After the API returns the result, view the generated image in the `Save Image` node

### Image showcase

![Street photography example](https://substack-post-media.s3.amazonaws.com/public/images/9fe39ca3-b0ba-4f26-aa26-b3eaa11185de_1792x1024.png)
*Full-body editorial street photo of a young person wearing an oversized vintage Fear of God flannel layered over a faded Pyrex Vision hoodie, distressed wide-leg denim, original Just Don python-brim snapback, and beat-up Nike Dunk Lows. Shot on a gritty Brooklyn sidewalk, golden hour, 35mm film grain.*

![Hypebeast editorial](https://substack-post-media.s3.amazonaws.com/public/images/9fd968f1-f5f9-42a9-973d-74bd163babde_2560x1664.png)
*Full outfit shot: electric blue and coral camo hoodie, matching camo joggers, white G-Shock watch, matte black techwear crossbody harness bag, and New Balance 550s in a cream colorway. Concrete parking garage backdrop, harsh fluorescent overhead lighting casting sharp shadows.*

![Action shot](https://substack-post-media.s3.amazonaws.com/public/images/a8643f80-8cc4-4246-a95a-bed1f9ee10f1_2560x1664.png)
*Fish-eye lens, shot from inside an empty concrete pool: a guy in a shearling bomber and transparent PVC shell is mid-kickflip at the lip of the pool directly above the camera, board separating from his feet, his layered outfit catching air and fanning open revealing the hockey jersey underneath.*

## Recraft V4 text to vector workflow

Recraft V4 can generate production-ready SVG vector outputs directly. This is useful for logos, icons, brand assets, or anything that needs to scale. SVG outputs are compatible with Illustrator, Figma, and Sketch.

<CardGroup cols={2}>
  <Card title="Run on Comfy Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_recraft_v4_text_to_vector&utm_source=docs&utm_medium=referral&utm_campaign=recraft-v4">
    Open in Comfy Cloud
  </Card>

  <Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_recraft_v4_text_to_vector.json">
    Download JSON or search "Recraft V4 Text to Vector" in Template Library
  </Card>
</CardGroup>

![Recraft V4 Text to Vector workflow preview](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_recraft_v4_text_to_vector-1.webp)

### Vector showcase

![Rooftop illustration](https://substack-post-media.s3.amazonaws.com/public/images/571c5214-5c7f-43f9-81c4-80cad1e5578b_1792x1024.png)
*A group of friends lounging on a rooftop at sunset, string lights overhead, one person tending a small grill, another strumming a ukulele, a dog napping on a blanket beside a cooler: warm, relaxed, retro lifestyle illustration*

![Boombox illustration](https://substack-post-media.s3.amazonaws.com/public/images/748f04c7-50b9-433d-93cb-c619984c8e89_1792x1024.png)
*A giant neon boombox blasting music, with lightning bolts and sound waves exploding out of the speakers, melting cassette tapes swirling around it, and a pair of oversized headphones draped on top: bold, chaotic, and electrifying*

![Kitten sticker](https://substack-post-media.s3.amazonaws.com/public/images/3ddce7b4-8f37-4256-bd93-2e5796dfacca_1024x1024.png)
*Adorable kitten sticker, the kitten is using ComfyUI on a little tiny laptop*

## Recraft V4.1 text to image workflow

Generate photorealistic and illustrative images from text prompts using Recraft V4.1, producing one high-quality image per generation. The model interprets short prompts and outputs natural photorealistic results.

<CardGroup cols={2}>
  <Card title="Run on Comfy Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_recraft_v4_1_t2i&utm_source=docs&utm_medium=referral&utm_campaign=recraft-v4">
    Open in Comfy Cloud
  </Card>

  <Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_recraft_v4_1_t2i.json">
    Download JSON or search "Recraft V4.1" in Template Library
  </Card>
</CardGroup>

![Recraft V4.1 Text to Image workflow preview](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_recraft_v4_1_t2i-1.webp)

![Recraft V4.1 Text to Image output](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/output/api_recraft_v4_1_t2i.png)

### Steps to run the workflow

1. (Optional) Modify the `Recraft Style` node to control the visual style
2. (Optional) Edit the `prompt` parameter in the `Recraft Text to Image` node
3. (Optional) Change the `size` parameter for different output dimensions
4. Click the `Run` button or use the shortcut `Ctrl(cmd) + Enter` to generate the image
5. After the API returns the result, view the generated image in the `Save Image` node

## Recraft V4.1 text to vector workflow

Generate a clean, flat vector logo from a text prompt using Recraft V4.1, producing one scalable SVG output with no file input required. Ideal for branding and logo design, vector illustration projects, and consistent flat-color graphics.

<CardGroup cols={2}>
  <Card title="Run on Comfy Cloud" icon="cloud" href="https://cloud.comfy.org/?template=api_recraft_v4_1_text_to_vector&utm_source=docs&utm_medium=referral&utm_campaign=recraft-v4">
    Open in Comfy Cloud
  </Card>

  <Card title="Download Workflow" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/api_recraft_v4_1_text_to_vector.json">
    Download JSON or search "Recraft V4.1" in Template Library
  </Card>
</CardGroup>

![Recraft V4.1 Text to Vector workflow preview](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/api_recraft_v4_1_text_to_vector-1.webp)

## Recraft V4 styles

Recraft V4 and V4.1 generation nodes can apply a reusable style. Pass a `style_id` or connect style reference images to keep every output consistent with the same look.

* **Recraft V4 Create Style**: Creates a reusable style from 1 to 10 reference images and returns a `style_id`. The style works with every Recraft V4 and V4.1 model of the same output type (raster or vector), and total reference image size is limited to 10 MB
* **Style-required models**: The `recraftv4_styles` and `recraftv4_styles_pro` models, plus their vector variants, always require a `style_id` or style reference images. Other V4 models accept styles as an optional input
* **Style inputs**: `style_id` and `style_references` cannot be combined in one run. Style reference images are billed on top of the generation, and the node returns the created `style_id` for reuse
* **Style match**: `precise` reproduces the style in detail, `flexible` matches the general look

## Additional notes

* **Recraft Style**: Offers various preset styles like realistic photos, digital art, and logo designs
* **Seed Parameter**: Only used to determine if the node should run again; the actual generation result is not affected by the seed value
