FLUX.1 Kontext [dev]

Black Forest Labs
Image Generation

Open-weight version of FLUX.1 Kontext by Black Forest Labs. Instruction-based editing: pass an input image and a plain text edit ('change the jacket to red', 'remove the person on the left') and it applies the change while keeping the rest of the scene and identity consistent.

Generate with FLUX.1 Kontext [dev]
Describe what you want and pick a size — the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DR·Last updated June 24, 2026

FLUX.1 Kontext [dev] is image generation AI model from Black Forest Labs, priced at €0.000 per 1M input tokens with a unknown context window.

Try FLUX.1 Kontext [dev]
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€3.00

API Integration

Use our OpenAI-compatible API to integrate FLUX.1 Kontext [dev] into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("flux-kontext-dev", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("flux-kontext-dev", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€3.00
Developer
Black Forest Labs
Category
Image Generation
Supported Formats
image
text
Tags
flux
kontext
black-forest-labs
image-edit
instruct
open-weights
edit

Frequently asked questions

Start using FLUX.1 Kontext [dev] today

Get started with free credits. No credit card required. Access FLUX.1 Kontext [dev] and 100+ other models through a single API.