Dream Image to Video

v1.0.1

Generate videos from images using Image to Video (Wan2.1) API. Automatically generates 4-second videos from text descriptions and images. Powered by Dreamfac...

0· 588· 2 versions· 2 current· 2 all-time· Updated 11h ago· MIT-0
byhy@hy-1990

Install

openclaw skills install dream-image-to-video

Dream Image to Video (Wan2.1) - Image to Video

Generate 4-second videos from text prompts and images.

Quick Start

1. Get API Key

Before using this skill, you need a DreamAPI API key. Visit https://api.newportai.com/api-reference/get-started to sign up and get your API key.

For more AI tools, please visit: https://tools.dreamfaceapp.com/home

2. Configure API Key

openclaw config patch --json '{"skills": {"entries": {"dream-image-to-video": {"env": {"DREAMIMAGETOVIDEO_API_KEY": "your-api-key-here"}}}}}'```

### 3. Usage

#### Parameters:
- **prompt**: Text description, max 1500 characters
- **image**: Image URL
- **resolution** (optional): "480p" or "720p", default "480p"

## API Details

### 1. Get Upload Policy (for local files)

Upload your local files to OSS first (get upload policy, then upload).

### 2. Image to Video API

POST https://api.newportai.com/api/async/wan/image_to_video/2.1


### 3. Polling for Result

POST https://api.newportai.com/api/getAsyncResult


## Implementation Notes

- Generates 4-second videos
- Prompt max 1500 characters
- Supports 480p and 720p
- Status: 0=pending, 1=processing, 2=processing, 3=completed, 4=timeout

Version tags

latestvk976p7mt4xmr2sps3tq63vjqg982kj1r

Runtime requirements

🎞️ Clawdis
EnvDREAMIMAGETOVIDEO_API_KEY
Primary envDREAMIMAGETOVIDEO_API_KEY