---
title: "qwen-image-text-to-image API — Qwen Image Preise & Spezifikationen"
url: "https://runapi.ai/de/models/qwen-image/text-to-image.md"
canonical: "https://runapi.ai/de/models/qwen-image/text-to-image.md"
locale: "de"
model: "Qwen Image"
provider: "Alibaba"
variant_id: "qwen-image-text-to-image"
sdk_model_id: "qwen-image-text-to-image"
modality: "image"
price_from_cents: 4
billing_unit: ""
status: "active"
---

# Qwen Image qwen-image-text-to-image API

Nutze qwen-image-text-to-image aus der Qwen Image-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.040** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `qwen-image-text-to-image` |
| Provider | Alibaba |
| Modality | image |
| Task type | asynchronous |
| Billing unit |  |
| API endpoint | `/api/v1/qwen_image/text_to_image` |
| Status | active |

## Request example

```json
{
  "model": "qwen-image-text-to-image",
  "prompt": "Erstelle ein filmisches Reiseposter für Hangzhou in der Abenddämmerung, dessen klarer zweisprachiger Titel sich im See spiegelt."
}
```

## Install the skill

```sh
npx skills add runapi-ai/qwen-image -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Qwen Image qwen-image-text-to-image features to an application.

```json
{
  "model": "qwen-image-text-to-image"
}
```

## FAQ

### Wie wähle ich %{variant} aus?

Übergib die im Quickstart angezeigte Modell-ID.

### Sind die Preise nutzungsbasiert?

Ja. Preise werden pro Aufruf oder Einheit gemessen.


## Related

Other Qwen Image variants:

- [qwen-image-edit-image](https://runapi.ai/de/models/qwen-image/edit-image.md) — `edit-image` · $0.050
- [qwen-image-remix-image](https://runapi.ai/de/models/qwen-image/remix-image.md) — `remix-image` · $0.040
