← All models
Edit images using text prompts with FLUX.1 Kontext [pro], a state-of-the-art model for high-quality, consistent, and natural language–guided image transformations.
images
Details
- Accepts
- text + image
Pricing
- Price
- 5 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 what you want to generate, or the instruction on how to edit the given image. |
| input_image | string | Image to use as reference. Must be jpeg, png, gif, or webp. |
| 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. |
| output_format | —enum: jpg, png | Output format for the generated image |
| safety_tolerance | integer | Safety tolerance, 0 is most strict and 6 is most permissive. 2 is currently the maximum allowed when input images are used. |
| prompt_upsampling | boolean | Automatic prompt improvement |