Build with the most powerful video APIs

Image-to-video, lip sync, background removal, and green screen. Developer-first APIs that drop straight into your stack.

IMAGE TO VIDEO

Fabric 1.0

Animate any image or subject using a prompt and audio. Generate video with synced lip movement, head motion, and natural body movement

OpusClipFreepikElevenLabsPicsartWaveSpeedHeyGenPersona AICaptionsDescriptKrea AI
OpusClipFreepikElevenLabsPicsartWaveSpeedHeyGenPersona AICaptionsDescriptKrea AI

How it works

01

Get your API key

Sign up and grab your fal.ai API key. No credit card required to start.

02

Install the SDK

Add the fal.ai client to your project with npm, yarn, or pnpm.

03

Send your first request

Pass your media URL and parameters. Get processed video back in seconds.

04

Scale to production

Usage-based pricing with no minimums. Process one video or thousands.

import { fal } from "@fal-ai/client";

const result = await fal.subscribe(
  "veed/fabric-1.0",
  {
    input: {
      audio_url: "https://example.com/audio.mp3",
      image_url: "https://example.com/photo.png",
      resolution: "720p"
    },
  }
);
console.log(result.data);

Why developers choose us

Ship video features faster with APIs built for production workloads.

Affordable, usage-based pricing

Pay per second, minute or per frame depending on the API. No subscriptions, no minimums. Transparent pricing that scales with your volume.

Production-grade output

Studio-quality results across all APIs — accurate lip sync, clean edges, 4K support, and professional output formats including VP9 with alpha.

Simple, developer-first integration

Minimal input parameters, standard media formats, and straightforward responses. Start building in minutes, not days.

Questions & answers: