Remix (legacy)
Remix provided images synchronously based on a given prompt and optional parameters.
Input images are cropped to the chosen aspect ratio before being remixed.
Supported image formats include JPEG, PNG, and WebP.
Images links are available for a limited period of time; if you would like to keep the image, you must download it.
Headers
Request
A request to generate an image from a source image and a provided caption, provided images are cropped to match the chosen output aspect ratio.
A request to generate a new image using a provided image and a prompt.
An image binary (max size 10MB); only JPEG, WebP and PNG formats are supported at this time.
Response
Image(s) generated successfully.
The time the request was created.
A list of ImageObjects that contain the generated image(s).