Midjourney
Blend (multi-image blend)
Blend 2–4 images into a new image (the classic MJ blend); image-only, no prompt supported
POST
| Item | Value |
|---|---|
| action | BLEND |
| Billing | midjourney@blend[-speed] |
| Required | image_urls (2–4 images) |
Parameters
| Field | Type | Required | Default | Notes |
|---|---|---|---|---|
image_urls | string[] | Yes | — | Source images, 2–4; auto-converted to base64; each ≤ 12 MiB |
dimensions | string | No | SQUARE | Three aspect presets: SQUARE (1:1) / PORTRAIT (2:3) / LANDSCAPE (3:2); overridden when size is set |
size | string | No | — | Free aspect ratio, any w:h (e.g. "16:9", "9:16", "21:9"); takes priority over dimensions, applied as the aspect ratio |
speed | string | No | relax | relax / fast / turbo |
metadata | object | No | — | Custom metadata |
Request examples
Preset aspect (dimensions):
size):
The final prompt ends with --ar 16:9.
Notes
- Aspect priority:
size(free) >dimensions(presets) > defaultSQUARE. - Fewer than 2 or more than 4
image_urlsreturns400. blendhas no independent version parameter. To price by speed, configuremidjourney@blend-fast/midjourney@blend-turbo.