Flux Schnell

Black Forest Labs
Image Generation

The fastest Flux model. Generate images in under 2 seconds. Great for prototyping.

Try Flux Schnell
Sign in to generate — 50 free credits on sign-up

Examples

See what Flux Schnell can generate

A friendly robot barista serving coffee in a cozy cafe, warm lighting, cartoon illustration style with soft pastel colors

Quick Concept

Prompt: "A friendly robot barista serving coffee in a cozy cafe, warm lighting, cartoon illustration style with soft pastel colors"

A minimalist flat design app icon of a rocket ship launching from a phone screen, gradient purple to blue background, clean vector style

Icon Design

Prompt: "A minimalist flat design app icon of a rocket ship launching from a phone screen, gradient purple to blue background, clean vector style"

A rustic wooden board with assorted artisan cheeses, figs, honey drizzle, and crusty bread, overhead shot with dramatic side lighting on a dark slate surface

Food Photography

Prompt: "A rustic wooden board with assorted artisan cheeses, figs, honey drizzle, and crusty bread, overhead shot with dramatic side lighting on a dark slate surface"

Pricing

Price per Generation
Per generation€0.03

API Integration

Use our OpenAI-compatible API to integrate Flux Schnell 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-schnell", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("flux-schnell", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€0.03
Avg. latency
2.0s
Est. duration
2s
Developer
Black Forest Labs
Category
Image Generation
Supported Formats
webp
jpg
png
Tags
fast
affordable

Start using Flux Schnell today

Get started with free credits. No credit card required. Access Flux Schnell and 100+ other models through a single API.