Skip to main content

Overview

FLUX.2 Pro is BFL’s 32B parameter image model, built for photorealistic generation and unified generation-and-editing workflows. It accepts text prompts and reference images, supporting blends of up to ten source inputs. The model achieves approximately 60% accuracy when rendering text inside generated images. On Kyma, the model runs through an OpenAI-compatible interface using a single API key for all endpoints. Requests receive automatic failover if a serving path degrades, and responses return the exact cost in usage.cost alongside the X-Kyma-Model header. Prompt caching is enabled, billing repeated prompt prefixes at this model’s cached input rate. The model operates at a medium speed tier and does not support structured outputs or reasoning chains. It outputs images only and cannot generate text, code, or audio. Complex multi-reference layouts may require iterative prompting to align precisely with source compositions.

Specs

Pricing

Use this when

  • Photorealistic Product Shots — Generate high-fidelity marketing imagery from text prompts and reference photos.
  • Multi-Reference Image Blending — Combine up to ten source images into a single cohesive visual composition.
  • Unified Generation and Editing — Apply targeted edits to existing images within the same generation pipeline.
  • Text-Integrated Visual Assets — Create images containing rendered text with moderate accuracy for banners or mockups.

Not ideal for

Do not use this model for tasks requiring fast batch processing, structured data extraction, or precise typography beyond basic labels.

Pick something else when

Example

Agent query example

Ask the API which models fit, instead of hardcoding an id:

FAQ

Can I use the same API key for FLUX.2 Pro as I do for text models? Yes, Kyma uses a single API key across all models with an OpenAI-compatible base URL. How does prompt caching affect billing for this model? Repeated prompt prefixes are billed at this model’s cached input rate, reducing costs for iterative editing workflows. Does the model support structured JSON outputs? No, FLUX.2 Pro only outputs images and does not support structured output formatting or reasoning chains.