模型定價企業
500+ AI 模型 API,全部整合在一個 API 中。就在 CometAPI
模型 API
開發者
快速入門說明文件API 儀表板
公司
關於我們企業
資源
AI模型部落格更新日誌支援
服務條款隱私政策
© 2026 CometAPI · All rights reserved
Home/Models/Flux/flux-kontext-max
F

flux-kontext-max

每次請求:$0.096
商業用途
概覽
功能
定價
API

Technical Specifications of flux-kontext-max

SpecificationDetails
Model IDflux-kontext-max
Provider / model familyBlack Forest Labs FLUX.1 Kontext [max]
Primary modalityImage generation and image editing from text and image inputs
Core use caseIn-context image generation, local edits, full-scene transformations, and text-based image manipulation
Quality tierPremium / maximum-quality variant in the FLUX.1 Kontext family
Prompting inputsText prompts plus optional input images for editing and transformation workflows
Output resolutionFixed at 1 megapixel with flexible aspect ratios
Pricing reference8 credits per image, listed as $0.08 per image by Black Forest Labs
Concurrency noteBlack Forest Labs help documentation lists flux-kontext-max at 6 active tasks, lower than the default account concurrency of 24

What is flux-kontext-max?

flux-kontext-max is CometAPI’s platform identifier for Black Forest Labs’ FLUX.1 Kontext [max], a premium image model designed for both text-to-image generation and image editing within a single system. Rather than treating generation and editing as separate tools, the Kontext family is built for in-context workflows where users can provide text instructions, optionally include an image, and then refine, modify, or restyle the result across multiple turns.

The [max] variant is positioned as the highest-quality option in the FLUX.1 Kontext lineup. Black Forest Labs describes it as its premium model with maximum performance, improved prompt adherence, stronger typography generation, and premium consistency for editing, while still supporting fast iterative workflows.

In practice, flux-kontext-max is aimed at teams that need more than basic image synthesis. It is useful for brand-consistent visuals, character-preserving edits, localized changes to existing images, stylization, and text replacement inside scenes such as signs, labels, or UI-like visual elements.

Main features of flux-kontext-max

  • Unified generation and editing: Supports both creating images from prompts and editing existing images in the same model workflow, which simplifies application design for creative tools and production pipelines.
  • Maximum-quality Kontext tier: The [max] variant is the premium FLUX.1 Kontext offering, positioned for best output quality, stronger prompt adherence, and higher-end editing consistency.
  • Character consistency: Designed to preserve identity and recognizable visual traits across multiple scenes and iterative edits, which is valuable for storytelling, marketing assets, and multi-image campaigns.
  • Local precision editing: Can modify specific parts of an image while preserving the surrounding composition, enabling targeted object swaps, scene adjustments, or selective clean-up.
  • In-context scene transformation: Lets developers transform elements of an existing image while keeping their relationship to the broader scene coherent, rather than regenerating the whole image blindly.
  • Typography and text editing strengths: Black Forest Labs highlights improved typography generation, and its help documentation explicitly lists text editing and replacement in signs and labels as a key capability.
  • Flexible aspect ratios at fixed 1MP output: Outputs are generated at a fixed 1-megapixel resolution, with flexibility in aspect ratio selection for different product surfaces and creative formats.
  • Predictable per-image pricing: Black Forest Labs lists the model at 8 credits or $0.08 per image, making cost estimation straightforward for batch generation and editing workflows.

How to access and integrate flux-kontext-max

Step 1: Sign Up for API Key

To get started, create an account on CometAPI and generate your API key from the dashboard. After that, store the key securely as an environment variable so your application can authenticate requests to the API.

Step 2: Send Requests to flux-kontext-max API

Once you have an API key, send requests to CometAPI’s OpenAI-compatible endpoint and set the model field to flux-kontext-max.

curl --request POST \
  --url https://api.cometapi.com/v1/images/generations \
  --header "Authorization: Bearer $COMETAPI_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
    "model": "flux-kontext-max",
    "prompt": "Create a cinematic product-style image of a smartwatch on a reflective black surface with dramatic studio lighting"
  }'

You can also integrate it using the OpenAI SDK format:

import OpenAI from "openai";

const client = new OpenAI({
  apiKey: process.env.COMETAPI_API_KEY,
  baseURL: "https://api.cometapi.com/v1"
});

const result = await client.images.generate({
  model: "flux-kontext-max",
  prompt: "Create a cinematic product-style image of a smartwatch on a reflective black surface with dramatic studio lighting"
});

console.log(result);

Step 3: Retrieve and Verify Results

After submission, parse the API response and retrieve the generated image result returned by the platform. You should then verify output quality, prompt adherence, and any requested edits or typography details before using the result in production workflows. For high-volume usage, also account for provider-side concurrency behavior; Black Forest Labs documents a 6-active-task limit for flux-kontext-max.

flux-kontext-max 的功能

探索 flux-kontext-max 的核心功能,專為提升效能和可用性而設計。了解這些功能如何為您的專案帶來效益並改善使用者體驗。

flux-kontext-max 的定價

探索 flux-kontext-max 的競爭性定價,專為滿足各種預算和使用需求而設計。我們靈活的方案確保您只需為實際使用量付費,讓您能夠隨著需求增長輕鬆擴展。了解 flux-kontext-max 如何在保持成本可控的同時提升您的專案效果。
彗星價格 (USD / M Tokens)官方價格 (USD / M Tokens)折扣
每次請求:$0.096
每次請求:$0.12
-20%

flux-kontext-max 的範例程式碼和 API

存取完整的範例程式碼和 API 資源,以簡化您的 flux-kontext-max 整合流程。我們詳盡的文件提供逐步指引,協助您在專案中充分發揮 flux-kontext-max 的潛力。

更多模型

G

Nano Banana 2

輸入:$0.4/M
輸出:$2.4/M
核心能力概覽:解析度:最高可達 4K(4096×4096),與 Pro 相當。參考圖片一致性:最多支援 14 張參考圖片(10 個物件 + 4 個角色),維持風格與角色一致性。極端寬高比:新增 1:4、4:1、1:8、8:1 比例,適合長圖、海報與橫幅。文字渲染:進階文字生成,適用於資訊圖表與行銷海報版面。搜尋強化:整合 Google Search + Image Search。Grounding:內建思考過程;在生成前會先對複雜提示進行推理。
C

Claude Opus 4.7

輸入:$4/M
輸出:$20/M
用於智能體與程式設計的最智能模型
C

Claude Opus 4.6

輸入:$4/M
輸出:$20/M
Claude Opus 4.6 是 Anthropic 的「Opus」級大型語言模型,於 2026 年 2 月發布。它被定位為知識工作與研究工作流程的主力,著重提升長上下文推理、多步規劃、工具使用(包括代理型軟體工作流程),以及電腦操作任務,例如自動化製作投影片與試算表。
A

Claude Sonnet 4.6

輸入:$2.4/M
輸出:$12/M
Claude Sonnet 4.6 是我們迄今為止最強大的 Sonnet 模型。它對模型在程式設計、電腦操作、長上下文推理、代理規劃、知識工作與設計等方面的能力進行了全面升級。Sonnet 4.6 亦提供 1M 詞元的上下文視窗,目前處於 Beta 階段。
O

GPT-5.4 nano

輸入:$0.16/M
輸出:$1/M
GPT-5.4 nano 專為速度與成本最為關鍵的任務而設計,例如分類、資料擷取、排序與子智能體。
O

GPT-5.4 mini

輸入:$0.6/M
輸出:$3.6/M
GPT-5.4 mini 將 GPT-5.4 的優勢帶入一個更快速、更高效、專為大量工作負載設計的模型。