Polydesk-logotype
Polydesk.ai — Header
Runway : Générateur Vidéo IA — Avis, Fonctionnalités et Guides 2026 *,*::before,*::after{margin:0;padding:0;box-sizing:border-box} :root{ –bg:#fafbfd;–bg-card:#fff;–bg-hover:#f7f8fb;–bg-surface:#f1f3f8; –border:#e2e5ee;–border-hover:#c8cdd9; –text:#1e1e2e;–text-2:#4b5563;–text-3:#6b7280; –purple:#7c3aed;–pink:#c026d3;–orange:#d97706;–blue:#3b6cf5; –teal:#0d9488;–green:#059669;–red:#dc2626;–cyan:#0891b2; –tool-color:#6d28d9; –r-sm:8px;–r-md:12px;–r-lg:16px;–r-xl:20px;–r-pill:999px; –f-d:’Sora’,sans-serif;–f-b:’Instrument Sans’,sans-serif;–f-m:’JetBrains Mono’,monospace; –max:1200px;–ease:.3s cubic-bezier(.4,0,.2,1); –sh-s:0 1px 2px rgba(0,0,0,.04);–sh-m:0 2px 8px rgba(0,0,0,.05),0 1px 3px rgba(0,0,0,.04); –sh-l:0 4px 20px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.03);–sh-xl:0 8px 32px rgba(0,0,0,.08),0 2px 8px rgba(0,0,0,.04); } html{scroll-behavior:smooth} body{font-family:var(–f-b);background:var(–bg);color:var(–text);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden} a{color:inherit;text-decoration:none} a.sp-card,a.sp-card *,a.related-link,a.related-link *{text-decoration:none!important} .ct{max-width:var(–max);margin:0 auto;padding:0 24px} @media(max-width:640px){.ct{padding:0 10px}} /* ── Blur Orbs ── */ .blur-orbs{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden} .blur-orb{position:absolute;border-radius:50%;filter:blur(100px);animation:od 22s ease-in-out infinite alternate} .o1{width:500px;height:500px;background:rgba(109,40,217,.14);top:-8%;right:-6%;animation-duration:24s} .o2{width:420px;height:420px;background:rgba(124,58,237,.10);top:10%;left:-10%;animation-duration:28s;animation-direction:alternate-reverse} .o3{width:350px;height:350px;background:rgba(192,38,211,.08);bottom:20%;right:20%;animation-duration:26s;animation-delay:-8s} .o4{width:300px;height:300px;background:rgba(13,148,136,.08);bottom:-5%;left:15%;animation-duration:30s;animation-direction:alternate-reverse;animation-delay:-12s} @keyframes od{0%{transform:translate(0,0) scale(1)}100%{transform:translate(40px,30px) scale(1.15)}} /* ═══ HERO ═══ */ .hero{padding:72px 0 48px;position:relative;z-index:1} .hero-inner{display:flex;align-items:center;gap:20px;flex-wrap:wrap} .hero-logo{width:64px;height:64px;border-radius:var(–r-lg);border:1px solid var(–border);background:var(–bg-card);display:flex;align-items:center;justify-content:center;box-shadow:var(–sh-m);overflow:hidden;flex-shrink:0} .hero-logo img{width:40px;height:40px;object-fit:contain} .hero-text{flex:1;min-width:280px} .hero-text h1{font-family:var(–f-d);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.12;letter-spacing:-1.2px;margin-bottom:6px} .hero-tagline{font-size:1.05rem;color:var(–text-2);margin-bottom:14px;max-width:560px} .hero-badges{display:flex;gap:8px;flex-wrap:wrap;align-items:center} .h-badge{font-family:var(–f-m);font-size:.68rem;font-weight:600;padding:5px 14px;border-radius:var(–r-pill);display:inline-flex;align-items:center;gap:5px} .h-badge-cat{background:rgba(109,40,217,.06);border:1px solid rgba(109,40,217,.18);color:var(–tool-color)} .hero-cta{margin-left:auto;flex-shrink:0} .hero-cta a{font-family:var(–f-d);font-size:.85rem;font-weight:600;padding:11px 24px;border-radius:var(–r-pill);background:var(–tool-color);color:#fff;display:inline-flex;align-items:center;gap:7px;transition:all var(–ease);box-shadow:0 2px 8px rgba(109,40,217,.2)} .hero-cta a:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(109,40,217,.3)} @media(max-width:768px){.hero-cta{margin-left:0;margin-top:8px}} /* ═══ LAYOUT 2-COL ═══ */ .layout{display:grid;grid-template-columns:1fr 280px;gap:56px;position:relative;z-index:1;padding-bottom:100px} @media(max-width:960px){.layout{grid-template-columns:1fr;gap:32px}} /* ── MAIN ── */ .main h2{font-family:var(–f-d);font-size:1.35rem;font-weight:700;letter-spacing:-.5px;margin:48px 0 16px;padding-top:24px;scroll-margin-top:24px} .main h2:first-child{margin-top:0} .main p{font-size:.95rem;color:var(–text-2);margin-bottom:16px;line-height:1.75} .main strong{color:var(–text);font-weight:600} .main a{color:var(–purple);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px} .main a:hover{color:var(–pink)} /* ── VERDICT BOX ── */ .verdict{background:var(–bg-card);border:1px solid var(–border);border-radius:var(–r-xl);padding:32px;margin:32px 0 40px;box-shadow:var(–sh-m);position:relative;overflow:hidden} .verdict::before{content: »;position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(–tool-color),var(–purple),var(–pink))} .verdict-title{font-family:var(–f-d);font-size:1.15rem;font-weight:700;margin-bottom:14px;display:flex;align-items:center;gap:10px} .verdict-title .verdict-icon{font-size:1.3rem} .verdict-summary{font-size:.93rem;color:var(–text-2);line-height:1.75;margin-bottom:24px} .verdict-lists{display:grid;grid-template-columns:1fr 1fr;gap:24px} @media(max-width:600px){.verdict-lists{grid-template-columns:1fr}} .verdict-col h4{font-family:var(–f-d);font-size:.85rem;font-weight:700;margin-bottom:12px;display:flex;align-items:center;gap:6px} .verdict-col ul{list-style:none;display:flex;flex-direction:column;gap:10px} .verdict-col li{font-size:.9rem;color:var(–text-2);padding-left:22px;position:relative;line-height:1.6} .verdict-col li::before{content: »;position:absolute;left:0;top:7px;width:10px;height:10px;border-radius:50%} .v-pros li::before{background:rgba(5,150,105,.12);border:2px solid var(–green)} .v-cons li::before{background:rgba(220,38,38,.08);border:2px solid var(–red)} .verdict-ideal{margin-top:24px;padding-top:18px;border-top:1px solid var(–border);font-size:.9rem;color:var(–text-2);line-height:1.7} .verdict-ideal strong{color:var(–tool-color)} /* ── SUB-PAGES GRID ── */ .sp-section{margin-top:48px} .sp-section h2{margin-top:0!important} .sp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:20px} .sp-card{position:relative;background:var(–bg-card);border:1px solid var(–border);border-radius:var(–r-lg);padding:22px 20px;transition:all var(–ease);cursor:pointer;display:flex;flex-direction:column;gap:8px;box-shadow:var(–sh-s);overflow:hidden} .sp-card::before{content: »;position:absolute;top:0;left:0;right:0;height:2px;background:var(–tool-color);opacity:0;transition:opacity var(–ease)} .sp-card:hover{border-color:var(–border-hover);transform:translateY(-3px);box-shadow:var(–sh-l)} .sp-card:hover::before{opacity:1} .sp-card-emoji{font-size:1.5rem} .sp-card-title{font-family:var(–f-d);font-size:.92rem;font-weight:600;line-height:1.3;transition:color .2s} .sp-card:hover .sp-card-title{color:var(–tool-color)} .sp-card-desc{font-size:.82rem;color:var(–text-3);line-height:1.55} .sp-card-type{font-family:var(–f-m);font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;padding:4px 10px;border-radius:var(–r-pill);width:fit-content;margin-top:auto} .sp-card-type.guide{color:var(–teal);background:rgba(13,148,136,.06);border:1px solid rgba(13,148,136,.14)} .sp-card-type.vs{color:var(–orange);background:rgba(217,119,6,.06);border:1px solid rgba(217,119,6,.14)} .sp-card-type.ref{color:var(–purple);background:rgba(124,58,237,.06);border:1px solid rgba(124,58,237,.14)} /* ── SIDEBAR ── */ .sidebar{position:relative;min-width:0} @media(max-width:960px){.sidebar{display:none}} .sidebar-sticky{position:sticky;top:24px;display:flex;flex-direction:column;gap:20px;max-width:280px} /* TOC */ .toc{background:var(–bg-card);border:1px solid var(–border);border-radius:var(–r-lg);padding:24px;box-shadow:var(–sh-s)} .toc-title{font-family:var(–f-d);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(–text-3);margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid transparent;border-image:linear-gradient(90deg,var(–purple),var(–pink),var(–orange)) 1} .toc ul{list-style:none;display:flex;flex-direction:column;gap:4px} .toc a{display:block;font-size:.85rem;color:var(–text-2);padding:10px 14px;border-left:2px solid transparent;border-radius:0 var(–r-sm) var(–r-sm) 0;transition:all var(–ease)} .toc a:hover,.toc a.active{color:var(–purple);border-left-color:var(–purple);background:rgba(124,58,237,.04)} /* RELATED */ .related{background:var(–bg-card);border:1px solid var(–border);border-radius:var(–r-lg);padding:20px;box-shadow:var(–sh-s)} .related-title{font-family:var(–f-d);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(–text-3);margin-bottom:14px} .related-links{display:flex;flex-direction:column;gap:8px} .related-link{font-size:.85rem;color:var(–text-2);padding:10px 14px;border-radius:var(–r-sm);border:1px solid var(–border);transition:all var(–ease);display:flex;align-items:center;gap:8px} .related-link:hover{border-color:var(–purple);color:var(–purple);background:rgba(124,58,237,.03)} .related-link .rl-emoji{font-size:1rem;flex-shrink:0} @media(max-width:640px){ .hero{padding:48px 0 32px} .sp-grid{grid-template-columns:1fr} }

Runway

Le studio de création vidéo par IA. Text-to-video, image-to-video, Act-One et contrôle cinématographique avancé avec Gen-4.5.

🎬 Générateur vidéo IA

Qu’est-ce que Runway ?

Runway est une plateforme de création vidéo par intelligence artificielle qui permet de générer, éditer et transformer des vidéos à partir de texte, d’images ou de clips existants. Contrairement aux outils d’avatars comme HeyGen ou Synthesia, Runway se positionne comme un véritable studio de production cinématographique alimenté par l’IA, capable de créer des scènes réalistes de toute pièce.

Fondée en 2018 à New York par Cristóbal Valenzuela, Alejandro Matamala et Anastasis Germanidis (issus de la NYU Tisch School of the Arts), Runway a co-développé Stable Diffusion avant de se concentrer entièrement sur la vidéo générative. La plateforme a été utilisée dans des productions comme Everything Everywhere All at Once et est devenue la référence pour les créateurs, réalisateurs et équipes marketing qui veulent produire du contenu vidéo de qualité cinématographique sans tournage traditionnel. Valorisée à plus de 3 milliards de dollars après une levée de 308 millions en avril 2025, Runway est aujourd’hui le leader du marché des générateurs vidéo IA.

Notre avis sur Runway

Runway est la plateforme de génération vidéo IA la plus complète et la plus mature du marché. De Gen-3 Alpha à Gen-4.5, chaque itération a repoussé les limites du réalisme et du contrôle créatif. L’écosystème est unique : text-to-video, image-to-video, video-to-video, Act-One pour l’animation de personnages, contrôles caméra avancés, et même un système de workflows personnalisables. Pour la production de contenu cinématographique par IA, rien ne rivalise avec l’étendue de l’offre Runway.

Forces

  • Écosystème tout-en-un : text-to-video, image-to-video, video-to-video, upscale 4K, lip sync
  • Qualité cinématographique de référence avec Gen-4.5 — physique réaliste et cohérence temporelle
  • Act-One pour animer des personnages expressifs sans motion capture
  • Contrôles caméra avancés et keyframes pour un cadrage précis
  • API disponible pour intégrer la génération vidéo dans vos produits

Limites

  • Coût élevé — les crédits s’épuisent vite sur les projets ambitieux
  • Durée max de 10 secondes par génération (extensible, mais avec perte de cohérence)
  • Pas de génération audio native intégrée au flux vidéo (contrairement à Sora 2 ou Kling 2.6+)
  • Temps de génération parfois long sur les modèles haut de gamme
→ Idéal pour : les réalisateurs et vidéastes qui veulent du contenu cinématographique de haute qualité, les équipes marketing et publicitaires qui produisent des visuels premium, et les studios de production qui intègrent l’IA dans leur pipeline de post-production.

Fonctionnalités clés

Gen-4.5 est le modèle phare de Runway, lancé en décembre 2025. Il représente le sommet actuel de la génération vidéo IA en termes de fidélité physique, d’adhérence aux prompts et de qualité visuelle. Les objets ont du poids, les tissus réagissent au mouvement, les surfaces reflètent la lumière de manière cohérente. Gen-4.5 trône en tête du classement Artificial Analysis pour le text-to-video et propose text-to-video, image-to-video et video-to-video dans une interface unifiée.

Act-One est un outil d’animation de personnages qui transforme une simple vidéo de performance en une animation réaliste ou stylisée d’un personnage IA. Vous filmez votre visage, et Act-One transpose vos expressions, votre regard et vos micro-mouvements sur n’importe quel personnage — du photoréaliste au cartoon. Aucun équipement de motion capture n’est nécessaire, ce qui ouvre la production à des créateurs solo.

Les contrôles caméra et keyframes distinguent Runway de la plupart de ses concurrents. Vous pouvez spécifier le mouvement de caméra (pan, tilt, zoom, FPV), définir des images de début, milieu et fin, et ajuster l’intensité du mouvement. C’est ce qui permet de passer d’une « démo IA » à un plan utilisable en production. Le mode Director Mode va plus loin en combinant plusieurs paramètres pour simuler une mise en scène professionnelle.

Workflows et Apps sont les ajouts récents les plus structurants. Runway propose désormais un éditeur visuel de workflows par nœuds qui permet de chaîner plusieurs modèles, modalités et étapes intermédiaires — par exemple, générer une image, l’animer en vidéo, puis upscaler en 4K. Les Apps sont des workflows pré-construits pour des cas d’usage courants, partageables au sein d’un workspace d’équipe.

// Scroll-spy for TOC const sections = document.querySelectorAll(‘.main h2[id], .verdict[id], .sp-section[id]’); const tocLinks = document.querySelectorAll(‘.toc-link’); const spy = new IntersectionObserver(entries => { entries.forEach(e => { if (e.isIntersecting) { const id = e.target.id; tocLinks.forEach(l => l.classList.toggle(‘active’, l.getAttribute(‘href’) === ‘#’ + id)); } }); }, { rootMargin: ‘-10% 0px -80% 0px’ }); sections.forEach(s => spy.observe(s));
Polydesk.ai — Footer