---
title: Wan | RunAPI
description: Generate video from text, images, or speech with Alibaba Wan, plus animation
  and video editing.
url: https://runapi.ai/pl/docs/api/wan.md
canonical: https://runapi.ai/pl/docs/api/wan
locale: pl
---

> Wersja HTML: https://runapi.ai/pl/docs/api/wan
> Indeks witryny dla agentów: https://runapi.ai/llms.txt

# Wan

- [Wan Animuj](https://runapi.ai/pl/docs/api/wan/animate.md) — Move a character with a driving video, or replace the person in a clip, from a single image.
- [Wan Edytuj wideo](https://runapi.ai/pl/docs/api/wan/edit-video.md) — Rework a source video from a prompt, with multi-shot and audio options.
- [Wan Zamiana obrazu na wideo](https://runapi.ai/pl/docs/api/wan/image-to-video.md) — Animate a first frame with optional audio at a chosen resolution.
- [Wan Zamiana mowy na wideo](https://runapi.ai/pl/docs/api/wan/speech-to-video.md) — Drive a portrait image with an audio track to produce a speaking character video.
- [Wan Zamiana tekstu na obraz](https://runapi.ai/pl/docs/api/wan/text-to-image.md) — Generate images up to 4K with the Wan 2.7 image models.
- [Wan Zamiana tekstu na wideo](https://runapi.ai/pl/docs/api/wan/text-to-video.md) — Generate video with multi-shot narratives and 720p/1080p output from Alibaba Wan.

---

## Więcej od RunAPI

- [Strona główna](https://runapi.ai/pl/.md)
- [Katalog modeli](https://runapi.ai/pl/models.md)
- [Cennik](https://runapi.ai/pl/pricing.md)
- [Dostawcy](https://runapi.ai/pl/models)
- [Dokumentacja](https://runapi.ai/pl/docs/guides)
- [SDK](https://runapi.ai/pl/sdk.md)
- [CLI](https://runapi.ai/pl/cli.md)
- [Serwer MCP](https://runapi.ai/pl/mcp.md)
- [Claude Code vs Cursor](https://runapi.ai/pl/claude-code-vs-cursor.md)
- [Konfiguracja Cursor API](https://runapi.ai/pl/cursor-api-setup.md)
- [RunAPI vs OpenRouter](https://runapi.ai/pl/openrouter-alternative.md)
- [Enterprise](https://runapi.ai/pl/contact.md)
- [Kontakt](https://runapi.ai/pl/contact.md)
- [Regulamin](https://runapi.ai/pl/terms.md)
- [Prywatność](https://runapi.ai/pl/privacy.md)
- [Indeks witryny dla agentów](https://runapi.ai/llms.txt)

Kontakt: contact@runapi.ai

## Dane strukturalne

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/pl",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/pl/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/pl",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/plicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "pl",
    "@type": "TechArticle",
    "headline": "Wan",
    "description": "Generate video from text, images, or speech with Alibaba Wan, plus animation and video editing.",
    "url": "https://runapi.ai/pl/docs/api/wan",
    "mainEntityOfPage": "https://runapi.ai/pl/docs/api/wan"
  }
]
```
