infery
← All models

Multi Image Kontext Max

multi-image-kontext-max

Image editby Flux Kontext Apps

Merge two input images into a single cohesive output using this experimental FLUX.1 Kontext model. Explore creative composition and image blending with text prompts.

images

Details

Accepts
image

Pricing

Price
10 cr / image

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed. Set for reproducible generation
promptrequiredstringText description of how to combine or transform the two input images
aspect_ratioenum: match_input_image, 1:1, 16:9, 9:16, 4:3, 3:4Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image.
input_image_1requiredstringFirst input image. Must be jpeg, png, gif, or webp.
input_image_2requiredstringSecond input image. Must be jpeg, png, gif, or webp.
output_formatenum: jpg, pngOutput format for the generated image
safety_toleranceintegerSafety tolerance, 0 is most strict and 2 is most permissive. 2 is currently the maximum allowed.