Skip to main content
Video Image to Video fal.ai

WAN 2.2-5B I2V

WAN 2.2-5B I2V costs $0.036/clip on FairStack — a image to video model for Product/UI footage, Budget animation, High-volume variants. No subscription required. Pay per generation with full REST API access. FairStack applies a transparent 20% margin on infrastructure cost so you always see the real price.

FairStack price
$0.036/clip

What is WAN 2.2-5B I2V?

WAN 2.2-5B Image-to-Video is the screen-safe cheap-tier winner — open-weight, ~$0.03 per clip, with reliable, clean motion that holds up for product and UI footage. Resolution 580p/720p, aspect ratio auto/16:9/9:16/1:1 (auto resizes and center-crops to the chosen aspect). 24fps, up to 5s.

Key Features

Open-weight + cheap
Screen-safe motion
580p/720p

What are WAN 2.2-5B I2V's strengths?

Reliable clean motion
Very low cost
Aspect control

What are WAN 2.2-5B I2V's limitations?

Short max duration (5s)
580p/720p ceiling

What is WAN 2.2-5B I2V best for?

Product/UI footage Budget animation High-volume variants

How much does WAN 2.2-5B I2V cost?

Metric
FairStack
Details
Price per generation
$0.036
Includes 20% margin
Subscription
None
Pay per generation only

How does WAN 2.2-5B I2V perform across capabilities?

WAN 2.2-5B i2v — screen-safe winner

motion quality
78%
visual quality
80%
prompt adherence
76%
temporal coherence
80%
camera control
74%

How do I use the WAN 2.2-5B I2V API?

curl
curl -X POST https://api.fairstack.ai/v1/generations/video \
  -H "Authorization: Bearer $FAIRSTACK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "wan-2-2-5b-i2v",
    "prompt": "Your prompt here"
  }'
Python
import requests

response = requests.post(
    "https://api.fairstack.ai/v1/generations/video",
    headers={
        "Authorization": f"Bearer {FAIRSTACK_API_KEY}",
        "Content-Type": "application/json",
    },
    json={
        "model": "wan-2-2-5b-i2v",
        "prompt": "Your prompt here",
    },
)

result = response.json()
print(result["url"])
Node.js
const response = await fetch(
  "https://api.fairstack.ai/v1/generations/video",
  {
    method: "POST",
    headers: {
      Authorization: `Bearer ${process.env.FAIRSTACK_API_KEY}`,
      "Content-Type": "application/json",
    },
    body: JSON.stringify({
      model: "wan-2-2-5b-i2v",
      prompt: "Your prompt here",
    }),
  }
);

const result = await response.json();
console.log(result.url);

What parameters does WAN 2.2-5B I2V support?

Parameter
Type
Default
Details
resolution
enum
720p
Options: 580p, 720p
aspect_ratio
enum
auto
Options: auto, 16:9, 9:16, 1:1
num_frames
integer (optional)
81
frames_per_second
integer (optional)
24
negative_prompt
string (optional)
seed
integer (optional)

Frequently Asked Questions

How much does WAN 2.2-5B I2V cost?

WAN 2.2-5B I2V costs $0.036/clip on FairStack as of 2026-06-27. This price includes FairStack's transparent 20% margin on infrastructure cost. No subscription or monthly fee — you pay per generation only. Minimum deposit is $1.

What is WAN 2.2-5B I2V and what is it best for?

WAN 2.2-5B Image-to-Video is the screen-safe cheap-tier winner — open-weight, ~$0.03 per clip, with reliable, clean motion that holds up for product and UI footage. Resolution 580p/720p, aspect ratio auto/16:9/9:16/1:1 (auto resizes and center-crops to the chosen aspect). 24fps, up to 5s. WAN 2.2-5B I2V is best for Product/UI footage, Budget animation, High-volume variants. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does WAN 2.2-5B I2V have an API?

Yes. WAN 2.2-5B I2V is available via FairStack's REST API at api.fairstack.ai. Send a POST request to /v1/generations/video with your API key and prompt. Works with curl, Python requests, Node.js fetch, and any HTTP client. No SDK installation required.

How does WAN 2.2-5B I2V compare to other video models?

WAN 2.2-5B I2V excels at Product/UI footage, Budget animation, High-volume variants. It is a image to video model priced at $0.036/clip on FairStack. Key strengths: Reliable clean motion, Very low cost. Compare all video models at fairstack.ai/models.

Start using WAN 2.2-5B I2V today

$0.036/clip. Full API access. No subscription.

Start Creating