← All models
Multi Image List
multi-image-list
Image generationby flux-kontext-apps
FLUX Kontext Max, a cutting-edge tool that lets you seamlessly combine images with AI-driven enhancements for stunning, context-aware results. Hosted on Replicate, FLUX Kontext Max transforms your creative AI workflow by intelligently understanding and augmenting visual content.
images
Pricing
- Price
- 10 cr / image
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed. Set for reproducible generation |
| promptrequired | string | Text description of how to combine or transform the input images |
| aspect_ratio | —enum: match_input_image, 1:1, 16:9, 9:16, 4:3, 3:4… | Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image. |
| input_imagesrequired | array | List of input images. Must be jpeg, png, gif, or webp. |
| output_format | —enum: jpg, png | Output format for the generated image |
| safety_tolerance | integer | Safety tolerance, 0 is most strict and 2 is most permissive. 2 is currently the maximum allowed. |
