Image GenerationActive
black-forest-labs / flux-kontext-pro
flux-kontext-pro
A state-of-the-art text-based image editing model that delivers high-quality outputs with excellent prompt following and consistent results for transforming images through natural language
Image to ImageImage EditingBflFlux KontextFlux Pro
Model ID
flux-kontext-pro
Provider
black-forest-labs
Updated
1774612994
wiro playground—black-forest-labs/flux-kontext-pro
Updated 1774612994
A state-of-the-art text-based image editing model that delivers high-quality outputs with excellent prompt following and consistent results for transforming images through natural language
Example prompts
Great starting points for flux-kontext-pro.
Put a blue pillow in the middle of the bed.Image Generation
The house is on fire.Image Generation
Remove the car.Image Generation
Add rain effect to the photo.Image Generation
Change the color of the car to purple.Image Generation
API quick start
Run flux-kontext-pro with a single API call.
POST https://api.wiro.ai/v1/Run/black-forest-labs/flux-kontext-pro
{
"prompt": "Make this a 90s cartoon",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"promptUpsampling": "false"
}