FLUX.2 [max]
FLUX.2 [max] is Black Forest Labs's quality ceiling in the FLUX.2 family. It delivers 4 MP resolution, high visual fidelity, and multi-reference input for up to 10 images in professional commercial image generation workflows.
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({ model: 'bfl/flux-2-max', prompt: 'A red balloon on a wooden table.'});What To Consider When Choosing a Provider
Zero Data Retention
AI Gateway does not currently support Zero Data Retention for this model. See the documentation for models that support ZDR.Authentication
AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.
4 MP resolution generation carries a higher per-image cost than standard tiers. Confirm N/A before you build high-volume pipelines around FLUX.2 [max].
When to Use FLUX.2 [max]
Best For
Print and large-format display:
4 MP resolution output where downscaled generation would lose critical detail
Professional brand assets:
Logos, product shots, and editorial imagery where quality artifacts are not acceptable
Typography-heavy commercial work:
Advertising materials, infographics, and UI mockups where text legibility at full resolution is essential
High-stakes multi-reference generation:
Up to 10 brand references must be satisfied simultaneously with no quality compromise
Consider Alternatives When
Speed and per-image cost:
FLUX.2 Pro costs less per image at a lower fidelity tier when maximum fidelity is not required
Real-time generation:
FLUX.2 Klein is built for sub-second generation
Runtime parameter control:
FLUX.2 Flex exposes step count and guidance scale directly
Context-aware editing:
FLUX.1 Kontext Pro or Kontext Max is specialized for editing an existing image
Conclusion
FLUX.2 [max] sets the quality ceiling for the FLUX.2 family with 4 MP resolution, maximum detail fidelity, reliable complex typography, and multi-reference input. For print, editorial, and brand-critical image generation where the difference between Pro and Max is visible, Max is the right choice.
FAQ
At 4 megapixels, FLUX.2 [max] outputs suit print layouts, large-format display, and editorial use where resolution headroom matters. Lower-resolution models require upscaling that introduces artifacts. Native 4 MP output avoids that step for most print and display applications.
Max targets higher detail fidelity than Pro in textures, materials, and fine rendering. Both share the FLUX.2 architecture with a paired VLM and rectified flow transformer. The gap shows most in complex scenes, fine typography, and at full-resolution zoom.
Yes. Typography reliability is one of the explicit FLUX.2 design goals, and Max represents the highest prompt adherence tier in the family. Complex infographics, advertising copy, and UI elements with fine text render legibly and accurately.
FLUX.2 [max] supports up to 10 simultaneous reference images, the same multi-reference capability as FLUX.2 Pro. This enables brand-controlled workflows where product images, logos, and character references are all applied at once.
No. FLUX.2 [max] is a dedicated image generation model (a rectified flow transformer) with no conversational context or text completion interface. Use generateImage from the AI SDK to send requests.
FLUX.2 Pro covers most commercial generation use cases at a lower per-image cost. Choose Max when the workflow needs the top FLUX.2 tier: print production, high-stakes editorial, or brand assets where a visible quality gap is unacceptable.
Pricing appears on this page and updates as providers adjust their rates. AI Gateway routes traffic through the configured provider.