النماذجالأسعارالمؤسسة
أكثر من 500 واجهة برمجة تطبيقات لنماذج الذكاء الاصطناعي، الكل في واجهة واحدة. فقط في CometAPI
واجهة برمجة التطبيقات للنماذج
مطور
البدء السريعالتوثيقلوحة تحكم API
الشركة
من نحنالمؤسسة
الموارد
نماذج الذكاء الاصطناعيمدونةالسجل التاريخي للتغييراتالدعم
شروط الخدمةسياسة الخصوصية
© 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 لـ 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. الاستدلال: عملية تفكير مدمجة؛ تُعالَج المطالبات المعقدة بالاستدلال قبل التوليد.
C

Claude Opus 4.7

مدخل:$4/M
الإخراج:$20/M
أذكى نموذج للوكلاء والبرمجة
C

Claude Opus 4.6

مدخل:$4/M
الإخراج:$20/M
Claude Opus 4.6 هو نموذج لغة كبير من فئة “Opus” تابع لـ Anthropic، صدر في فبراير 2026. ويُطرح كأداة عمل أساسية لأعمال المعرفة وسير عمل البحث — مع تحسين الاستدلال ضمن سياقات طويلة، والتخطيط متعدد الخطوات، واستخدام الأدوات (بما في ذلك أطر عمل برمجية قائمة على الوكلاء)، ومهام استخدام الحاسوب مثل إنشاء الشرائح وجداول البيانات تلقائيًا.
A

Claude Sonnet 4.6

مدخل:$2.4/M
الإخراج:$12/M
Claude Sonnet 4.6 هو أكثر نماذج Sonnet لدينا كفاءةً حتى الآن. إنه ترقية شاملة لقدرات النموذج في مجالات البرمجة، واستخدام الحاسوب، والاستدلال بسياقات طويلة، وتخطيط الوكلاء، والعمل المعرفي، والتصميم. كما يتميز Sonnet 4.6 بنافذة سياق بسعة 1M رمز في الإصدار التجريبي.
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 ضمن نموذج أسرع وأكثر كفاءة مصمم لأحمال عمل كبيرة الحجم.