---
title: PixVerse | RunAPI
description: Generate video from prompts or a single image with PixVerse v6, plus
  extension, transitions, and editing.
url: https://runapi.ai/fr/docs/api/pixverse.md
canonical: https://runapi.ai/fr/docs/api/pixverse
locale: fr
---

> Version HTML: https://runapi.ai/fr/docs/api/pixverse
> Index du site pour les agents: https://runapi.ai/llms.txt

# PixVerse

- [PixVerse Modifier une vidéo](https://runapi.ai/fr/docs/api/pixverse/edit-video.md) — Guide an edit with a prompt and up to seven reference images.
- [PixVerse Prolonger une vidéo](https://runapi.ai/fr/docs/api/pixverse/extend-video.md) — Lengthen a completed PixVerse clip from its task.
- [PixVerse Image en vidéo](https://runapi.ai/fr/docs/api/pixverse/image-to-video.md) — Animate a first frame into a clip with optional audio and multi-clip output.
- [PixVerse Texte en vidéo](https://runapi.ai/fr/docs/api/pixverse/text-to-video.md) — Generate 1-15 second clips up to 1080p with PixVerse v6, with optional audio and multi-shot.
- [PixVerse Vidéo de transition](https://runapi.ai/fr/docs/api/pixverse/transition-video.md) — Build one clip that transitions between a first and a last frame image.

---

## Plus de ressources de RunAPI

- [Accueil](https://runapi.ai/fr/.md)
- [Catalogue de modèles](https://runapi.ai/fr/models.md)
- [Tarifs](https://runapi.ai/fr/pricing.md)
- [Fournisseurs](https://runapi.ai/fr/models)
- [Documentation](https://runapi.ai/fr/docs/guides)
- [SDK](https://runapi.ai/fr/sdk.md)
- [CLI](https://runapi.ai/fr/cli.md)
- [Serveur MCP](https://runapi.ai/fr/mcp.md)
- [Claude Code vs Cursor](https://runapi.ai/fr/claude-code-vs-cursor.md)
- [Configuration de l’API Cursor](https://runapi.ai/fr/cursor-api-setup.md)
- [RunAPI vs OpenRouter](https://runapi.ai/fr/openrouter-alternative.md)
- [Entreprise](https://runapi.ai/fr/contact.md)
- [Contact](https://runapi.ai/fr/contact.md)
- [Conditions](https://runapi.ai/fr/terms.md)
- [Confidentialité](https://runapi.ai/fr/privacy.md)
- [Index du site pour les agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Données structurées

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "fr",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/fr",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/fr/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "fr",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/fr",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/fricon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "fr",
    "@type": "TechArticle",
    "headline": "PixVerse",
    "description": "Generate video from prompts or a single image with PixVerse v6, plus extension, transitions, and editing.",
    "url": "https://runapi.ai/fr/docs/api/pixverse",
    "mainEntityOfPage": "https://runapi.ai/fr/docs/api/pixverse"
  }
]
```
