-
Notifications
You must be signed in to change notification settings - Fork 0
Provider Videography
h-avoyan edited this page Jun 18, 2026
·
3 revisions
Mode: video · Models: 1
Vendor: Picsart · Official API docs: Picsart Developers
Videography is Picsart's first-party image-to-video model. It animates a single source image into a short clip, making it a fast way to bring a still into motion without writing a separate motion prompt.
| id | Name | Input type |
|---|---|---|
picsart-videography |
Videography | i2v |
# animate a still into a short video
gen-ai generate -m picsart-videography --image ./portrait.jpg{ "name": "picsart_generate",
"arguments": {
"model": "picsart-videography",
"imageUrls": ["https://example.com/portrait.jpg"]
} }| Param | CLI flag | Type | Values |
|---|---|---|---|
imageUrls |
-i |
file | required — source image (1) |
Source:
gen-ai models info picsart-videography --json. Videography is image-driven: it takes a single source image and produces a video. There is no separate text prompt parameter.
gen-ai pricing picsart-videographyVideography is priced per generation.
Picsart CLI & MCP · Repo · AI Playground app
Getting Started
Interfaces
Concepts
Model Reference
Providers
- All providers
- Async
- ByteDance
- Creatify
- ElevenLabs
- Flux (Black Forest Labs)
- Grok (xAI)
- Happy Horse
- HeyGen
- Hunyuan
- Ideogram
- Kling
- LTX (Lightricks)
- Luma
- MiniMax
- OpenAI
- OVI
- Picsart
- Pika
- PixVerse
- Qwen (Alibaba)
- Recraft
- Reve
- Runway
- Seedance
- Seedream
- Topaz
- VEED
- Videography
- Wan (Alibaba)
More