> For the complete documentation index, see [llms.txt](https://docs.pletor.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pletor.ai/model-library/image-models/krea-2.md).

# Krea 2

## Overview

Where some models may flatten toward a polished, "safe" aesthetic, Krea 2 holds onto expressive and niche styles. Available in two versions:&#x20;

* **Krea 2** (faster, cheap, consistent)
* **Krea 2 Pro** (larger, rawer, stronger on photorealism).

### Strengths for marketers

* **Style transfer**: Extract the style from one or several reference images and apply it to outputs, with per-reference strength control — the strongest system on the market for locking brand look.
* **Moodboards**: Pass in a moodboard of dozens of images and the model reads the overall direction — palette, texture, mood — applying it even to very simple prompts.
* **Tunable creativity**: A `creativity` parameter controls how far the model expands a loose prompt, from `raw` (literal) to `high` (full interpretation).
* **Aesthetic diversity**: Renders expressive, niche, and experimental looks without collapsing into a generic AI style.

### Ideal use cases

* **Brand-consistent art direction**: Use style references to hold a consistent look across a full set of assets.
* **Editorial & illustrative content**: Strong on illustration, anime, and painting for content that needs character.
* **Concepting & exploration**: Take a loose direction and get back visuals that spark the next idea.

### Weaknesses

* **Resolution capped at 1K** — for large-format or print, pair with an upscaling node.
* **Not a typography model** — for text-heavy layouts or precise lettering, route to a text-rendering specialist (Nano Banana, GPT, Seedream).

***

## How to use effectively

#### **Key principles**

Krea 2 rewards art direction over prompt detail:

* Lead with a moodboard or style reference when brand consistency matters.
* Tune `creativity` to control expansion — lower it (or use `raw`) when you need the model to stick to your prompt.
* Don't over-specify. The model fills the gaps you leave; let it.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.pletor.ai/model-library/image-models/krea-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
