recraft_image_to_image
Transform existing images using text prompts while controlling how much of the original is preserved with adjustable strength.
Instructions
Transform an existing image with a text prompt. Adjustable strength controls how much the original is preserved. V3/V3 Vector models only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of images to generate (1-6) | |
| model | No | Model (V3 only) | recraftv3 |
| style | No | Style name (V3 only) | |
| prompt | Yes | How to transform the image | |
| controls | No | Generation controls | |
| strength | No | Transform strength: 0=keep original, 1=fully regenerate | |
| style_id | No | Custom style UUID | |
| file_path | Yes | Local path to source image (PNG/JPG/WEBP, max 5MB) | |
| text_layout | No | Text placement on image | |
| negative_prompt | No | What to exclude | |
| response_format | No | Response format | url |