Skip to main content
Image Text to Image fal.ai

Krea 2 Large

Krea 2 Large costs $0.072/image on FairStack — a text to image model for Photorealistic hero images, Art-directed campaign visuals, Aesthetic / editorial photography styles. No subscription required. Pay per generation with full REST API access. FairStack applies a transparent 20% margin on infrastructure cost so you always see the real price.

FairStack price
$0.072/image
Try Krea 2 Large API Quickstart Last updated 2026-07-25

What is Krea 2 Large?

Krea 2 Large is Krea's first foundation image model at full scale, tuned for photographic realism and 'raw' aesthetics — motion blur, film grain, controlled dynamic range, and naturalistic lighting that many models over-smooth away. It pairs that look with strong creative controls: a creativity dial (raw/low/medium/high), up to ten style and image-style references, and moodboard conditioning for art-directed, brand-consistent output. As the larger sibling of Krea 2 Turbo, it trades some speed for fidelity, producing high-detail images with a distinctive editorial aesthetic. It is aspect-ratio driven (1:1 through 2.35:1 cinematic and portrait ratios) rather than fixed presets, making it well-suited to hero shots, campaign imagery, and stylized photography. Compared to Seedream and Imagen, Krea 2 Large leans into a grittier, more photographic aesthetic rather than clean commercial polish. Against text-focused models like Ideogram, it is not a typography tool — its value is in look and feel. Best for photorealistic hero images, art-directed campaigns, and aesthetic-driven creative work. Available on FairStack at infrastructure cost plus a 20% platform fee.

Key Features

Flagship Krea 2 foundation model — photorealism and raw aesthetics
Creativity dial (raw/low/medium/high) for art direction
Up to 10 style + image-style references and moodboard conditioning
Cinematic and portrait aspect ratios (1:1 to 2.35:1)
Strong lighting, grain, and dynamic-range control

What are Krea 2 Large's strengths?

Excellent photorealism and naturalistic aesthetics
Deep style/moodboard control for consistent look
High fine-detail fidelity
Distinctive editorial 'raw' look

What are Krea 2 Large's limitations?

Weak text rendering — not a typography model
Slower than Krea 2 Turbo
Aspect-ratio presets only (no arbitrary pixel sizes)

What is Krea 2 Large best for?

Photorealistic hero images Art-directed campaign visuals Aesthetic / editorial photography styles Brand-consistent creative with style references

How much does Krea 2 Large cost?

Metric
FairStack
Details
Price per generation
$0.072
Includes 20% margin
Subscription
None
Pay per generation only

How does Krea 2 Large perform across capabilities?

Estimated from Krea 2 launch + fal partner docs (foundation model, photorealism/raw-aesthetic focus, style + moodboard controls) — not independently benchmark-verified.

photorealism
88%
layout precision
68%
text rendering
55%
identity consistency
55%
style adherence
90%
fine detail
85%
multi subject
65%
lighting complexity
86%
storytelling
68%

How do I use the Krea 2 Large API?

curl
curl -X POST https://api.fairstack.ai/v1/generations/image \
  -H "Authorization: Bearer $FAIRSTACK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "krea-2-large-t2i",
    "prompt": "Your prompt here"
  }'
Python
import requests

response = requests.post(
    "https://api.fairstack.ai/v1/generations/image",
    headers={
        "Authorization": f"Bearer {FAIRSTACK_API_KEY}",
        "Content-Type": "application/json",
    },
    json={
        "model": "krea-2-large-t2i",
        "prompt": "Your prompt here",
    },
)

result = response.json()
print(result["url"])
Node.js
const response = await fetch(
  "https://api.fairstack.ai/v1/generations/image",
  {
    method: "POST",
    headers: {
      Authorization: `Bearer ${process.env.FAIRSTACK_API_KEY}`,
      "Content-Type": "application/json",
    },
    body: JSON.stringify({
      model: "krea-2-large-t2i",
      prompt: "Your prompt here",
    }),
  }
);

const result = await response.json();
console.log(result.url);

What parameters does Krea 2 Large support?

Parameter
Type
Default
Details
aspect_ratio
enum
1:1
Options: 1:1, 4:3, 3:2, 16:9, 2.35:1, 4:5...
creativity
enum
medium
Options: raw, low, medium, high
seed
integer (optional)

Frequently Asked Questions

How much does Krea 2 Large cost?

Krea 2 Large costs $0.072/image on FairStack as of 2026-07-25. This price includes FairStack's transparent 20% margin on infrastructure cost. No subscription or monthly fee — you pay per generation only. Minimum deposit is $1.

What is Krea 2 Large and what is it best for?

Krea 2 Large is Krea's first foundation image model at full scale, tuned for photographic realism and 'raw' aesthetics — motion blur, film grain, controlled dynamic range, and naturalistic lighting that many models over-smooth away. It pairs that look with strong creative controls: a creativity dial (raw/low/medium/high), up to ten style and image-style references, and moodboard conditioning for art-directed, brand-consistent output. As the larger sibling of Krea 2 Turbo, it trades some speed for fidelity, producing high-detail images with a distinctive editorial aesthetic. It is aspect-ratio driven (1:1 through 2.35:1 cinematic and portrait ratios) rather than fixed presets, making it well-suited to hero shots, campaign imagery, and stylized photography. Compared to Seedream and Imagen, Krea 2 Large leans into a grittier, more photographic aesthetic rather than clean commercial polish. Against text-focused models like Ideogram, it is not a typography tool — its value is in look and feel. Best for photorealistic hero images, art-directed campaigns, and aesthetic-driven creative work. Available on FairStack at infrastructure cost plus a 20% platform fee. Krea 2 Large is best for Photorealistic hero images, Art-directed campaign visuals, Aesthetic / editorial photography styles. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does Krea 2 Large have an API?

Yes. Krea 2 Large is available via FairStack's REST API at api.fairstack.ai. Send a POST request to /v1/generations/image with your API key and prompt. Works with curl, Python requests, Node.js fetch, and any HTTP client. No SDK installation required.

How does Krea 2 Large compare to other image models?

Krea 2 Large excels at Photorealistic hero images, Art-directed campaign visuals, Aesthetic / editorial photography styles. It is a text to image model priced at $0.072/image on FairStack. Key strengths: Excellent photorealism and naturalistic aesthetics, Deep style/moodboard control for consistent look. Compare all image models at fairstack.ai/models.

Start using Krea 2 Large today

$0.072/image. Full API access. No subscription.

Start Creating