Flux Kontext Pro
flux-kontext-proA 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
- Prijs
- US$Â 0,048/afbeelding
- Beeldverhoudingen
- 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 4:5, 5:4, 21:9, 9:21, 2:1, 1:2
- Invoer → Uitvoer
- Tekst → Afbeelding
- Ontwikkelaar
- Black Forest Labs
- Bijgewerkt
- 24 september 2026
Playground
Flux Kontext Pro proberen
Invoer & resultaat
Deze uitvoering
US$ 0,048 · 4,8 credits
Voor accounts zonder aankoop: uitvoeringen boven 2 credits hebben een opwaardering nodig.
Nieuw hier?
10 gratis credits (US$Â 0,10) wanneer je je aanmeldt met Google
Bruikbaar 24 uur na aanmelding, tot 5 uitvoeringen per dag en maximaal 2 credits per uitvoering. Andere aanmeldmethoden starten zonder credits.
Examples
Open full size
InputPrompt
Make this a 90s cartoon
Settings
- aspect_ratio
- match_input_image
Open full size
InputPrompt
Using this style, a panda astronaut riding a unicorn
Settings
- aspect_ratio
- match_input_image
Open full size
InputPrompt
Using this style, a bunny, a dog and a cat are having a tea party seated around a small white table
Settings
- aspect_ratio
- match_input_image
Over Flux Kontext Pro
Flux Kontext Pro is een model van Black Forest Labs in de categorie Afbeeldingsgenerering. Op Railwail kost Flux Kontext Pro US$Â 0,048 per afbeelding. Ondersteunde beeldverhoudingen: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 4:5, 5:4, 21:9, 9:21, 2:1 en 1:2.
Prijzen
| Per afbeelding | US$Â 0,048 per afbeelding |
|---|
- 1 credit = US$Â 0,01
Kostencalculator
Prijscalculator
Totaal
US$Â 4,80
480 credits
Per run
US$ 0,048 · 4,8 credits
Vaste prijs per run, bekend voordat de run start.
API
curl https://railwail.com/api/v1/images/generations \
-H "Authorization: Bearer $RAILWAIL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "flux-kontext-pro",
"prompt": "A lighthouse on a rocky coast at sunset, photorealistic"
}'import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["RAILWAIL_API_KEY"],
base_url="https://railwail.com/api/v1",
)
image = client.images.generate(
model="flux-kontext-pro",
prompt="A lighthouse on a rocky coast at sunset, photorealistic",
)
print(image.data[0].url)import OpenAI from "openai";
const client = new OpenAI({
apiKey: process.env.RAILWAIL_API_KEY,
baseURL: "https://railwail.com/api/v1",
});
const image = await client.images.generate({
model: "flux-kontext-pro",
prompt: "A lighthouse on a rocky coast at sunset, photorealistic"
});
console.log(image.data[0].url);// npm install railwail
import railwail from "railwail";
const rw = railwail(process.env.RAILWAIL_API_KEY);
const res = await rw.image("flux-kontext-pro", "A lighthouse on a rocky coast at sunset, photorealistic");
console.log(res.data[0].url);Specificaties
- Model-ID
flux-kontext-pro- Ontwikkelaar
- Black Forest Labs
- Categorie
- Afbeeldingsgenerering
- Invoer
- Tekst
- Uitvoer
- Afbeelding
- Beeldverhoudingen
- 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 4:5, 5:4, 21:9, 9:21, 2:1, 1:2
- Facturering
- Vaste prijs, bekend voordat de uitvoering begint
- Catalogusitem bijgewerkt
- 24 september 2026
Invoerparameters
Invoeren en instellingen uit het invoerschema van het model. Het voorbeeld in de API-sectie toont welke daarvan de API accepteert.
promptVerplichtType: TekstStandaard: –Toegestane waarden: –aspectRatioType: KeuzeStandaard:1:1Toegestane waarden: match_input_image, 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 4:5, 5:4, 21:9, 9:21, 2:1 of 1:2
Tags
- replicate
- black-forest-labs
- text-to-image
Gebruiksscenario's
Veelgestelde vragen
Wat is Flux Kontext Pro?
Flux Kontext Pro is een model van Black Forest Labs in de categorie Afbeeldingsgenerering. Op Railwail kunt u het aanroepen met een API-sleutel via de Railwail-API.
Hoeveel kost Flux Kontext Pro op Railwail?
Op Railwail kost Flux Kontext Pro US$Â 0,048 per afbeelding. De prijs staat vast voordat de run begint. Gebruik wordt betaald met vooraf gekochte credits; 1 credit is gelijk aan US$Â 0,01.
Welke instellingen ondersteunt Flux Kontext Pro?
Volgens het invoerschema kent Flux Kontext Pro deze parameters: prompt en aspectRatio (match_input_image, 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 4:5, 5:4, 21:9, 9:21, 2:1 of 1:2).
Hoe snel is Flux Kontext Pro?
Er zijn nog niet genoeg gemeten runs van Flux Kontext Pro op Railwail om een uitvoeringstijd op te geven. Dit hangt af van de invoer, de instellingen en de belasting bij de provider.
Is Flux Kontext Pro beter dan FLUX 1.1 Pro?
Dat hangt van de taak af. Flux Kontext Pro (Black Forest Labs) en FLUX 1.1 Pro (Black Forest Labs) zijn beide modellen in de categorie Afbeeldingsgenerering. De vergelijkingspagina toont hun prijzen en specificaties naast elkaar.
Flux Kontext Pro en FLUX 1.1 Pro vergelijkenHoe gebruik ik Flux Kontext Pro via de API?
Maak een Railwail-API-sleutel aan en stuur uw aanvraag met de model-ID flux-kontext-pro. Codevoorbeelden voor curl, Python en JavaScript staan in het API-gedeelte van deze pagina.
Vergelijkbare modellen
Alle in deze categorie- FLUX 1.1 ProBlack Forest Labs
Black Forest Labs' flagship text-to-image model. Faster generation than FLUX.1 Pro at higher prompt adherence, with strong photorealism and reliable spatial composition. Runs as a hosted Replicate model.
- Flux 1.1 Pro UltraBlack Forest Labs
FLUX 1.1 Pro in ultra mode. Up to 4 megapixel images with raw mode for photorealism.
- Flux DevBlack Forest Labs
Black Forest Labs' development model. Fast, high-quality image generation with LoRA support.
Flux Kontext Pro via de API gebruiken
Één API-sleutel voor elk model op Railwail. Gebruik wordt afgerekend via vooraf gekochte credits, 1 credit = US$ 0,01.