Flux 1.1 Pro Ultra
FLUX 1.1 Pro in ultra mode. Up to 4 megapixel images with raw mode for photorealism.
Examples
See what Flux 1.1 Pro Ultra can generate

Photorealistic Portrait
Prompt: "A close-up editorial portrait of an elderly fisherman with deep weathered wrinkles, bright blue eyes, wearing a cable-knit sweater, shot on medium format film with shallow depth of field, natural window light"

Architecture
Prompt: "A stunning modern cliffside villa with floor-to-ceiling glass walls overlooking the Mediterranean Sea, infinity pool merging with the horizon, golden hour lighting, architectural photography style"

Nature Macro
Prompt: "An extreme macro photograph of morning dew drops on a spider web, each droplet acting as a tiny lens refracting the sunrise behind it, bokeh background of wildflowers, National Geographic quality"
Pricing
API Integration
Use our OpenAI-compatible API to integrate Flux 1.1 Pro Ultra into your application.
npm install railwailimport railwail from "railwail";
const rw = railwail("YOUR_API_KEY");
const images = await rw.run("flux-pro-ultra", "A beautiful sunset over Tokyo");
console.log(images[0].url);
// Or use the image() method for full control
const res = await rw.image("flux-pro-ultra", "A cat in space", {
size: "1024x1024",
n: 1,
});
console.log(res.data[0].url);Related Models
View all Image GenerationFlux Dev
Black Forest Labs' development model. Fast, high-quality image generation with LoRA support.
Midjourney V7
The latest Midjourney model. Industry-leading aesthetic quality and prompt adherence for image generation.
DALL-E 3
OpenAI's latest image generation model. Excellent at following complex prompts with high fidelity.
Flux Schnell
The fastest Flux model. Generate images in under 2 seconds. Great for prototyping.
Start using Flux 1.1 Pro Ultra today
Get started with free credits. No credit card required. Access Flux 1.1 Pro Ultra and 100+ other models through a single API.