
Popular
New
Flux-Kontext-Pro
pro
image
Created Mar 29, 2025
$ 0.04 / Per Image
Flux-Kontext-Pro, developed by black-forest-labs, is a cutting-edge text-based image editing model. It allows you to perform diverse, high-quality edits on existing images using precise text prompts. It excels at tasks such as style transfer, changing clothes or objects, swapping backgrounds, and even modifying text within images. The Pro version boasts superior prompt following and stable output, ensuring your edits meet your requirements and maintain image consistency. It is a powerful tool for professional image editing.
Technical Specifications
- Service Type: Text-to-Image Generation
- Supported Formats:
- Input: Text prompt, optional image URL
- Output: PNG images
Usage Examples
Generate an image with Flux Kontext Pro
User prompt:
generate a cute cat
Result:
Here is the image generated by (black-forest-labs/flux-kontext-pro) and ensure to show in this format: 
Raw Tool call (How LLM might use this tool)
{
"name": "Flux-Kontext-Pro",
"arguments": {
"prompt": "a cute cat, fluffy, adorable, big eyes, playful pose, detailed fur, warm lighting, high quality, photorealistic",
"seed": 42
}
}
Raw tool result from the MCP server
{
"type": "text",
"text": "Here is the image generated by (black-forest-labs/flux-kontext-pro) and ensure to show in this format: ",
"annotations": null
}
Tools
Flux-Kontext-Pro
Usage: Generate an image with Flux-Kontext-Pro
Input Arguments:
Name | Type | Required | Description |
---|---|---|---|
prompt |
string | ✓ | The prompt to generate the image |
input_image |
string | Image URL for image to image generation. This is used together with the text prompt to guide the generation towards the composition of the image_prompt. Must be jpeg, png, gif, or webp. | |
seed |
number | Random seed. Set for reproducible generation |
© 2025 Open Agent Platform. All Rights Reserved.