AI Video Synthesizer That Reads Chinese Ad Law Before You Export
ClipForge generates shoppable short-form videos from a single product image while automatically enforcing platform compliance rules for Chinese social commerce.

What it does
ClipForge is a self-hosted web application that turns a single product photo—or a one-sentence prompt—into a vertical short-form video ready for Douyin, Kuaishou, Xiaohongshu, or TikTok Shop. It handles scripting, shot breakdowns, voiceover, subtitles, and BGM synthesis locally via FFmpeg, and can run entirely offline without API keys for its free tier.
The interesting bit
Most generative video tools chase cinematic flair; this one chases platform compliance. It bakes in AIGC watermarks aligned with Chinese national standards, scans scripts for advertising-law violations like absolute superlatives and false urgency, and gates exports against Douyin’s 2026 content rules by default. It also locks the original product image during image-to-video generation so the merchandise doesn’t get AI-distorted.
Key highlights
- Runs fully offline using free assets and voice models; optional API keys unlock higher-fidelity models from 30+ providers
- 391 e-commerce templates with mixable camera movements, visual styles, and forkable JSON recipes
- Batch generation and A/B variant matrices from the same source material, reusing assets to avoid redundant AI generation costs
- Built-in MCP server and CLI for agent-driven workflows
Caveats
- The visual node editor requires localhost CORS as of the latest noted version, limiting remote multi-user setups
- Template library and compliance tooling are heavily optimized for Chinese domestic platforms; international sellers get TikTok/Shorts support but may find the rulebook less relevant
Verdict
Worth a look if you run a self-hosted shop or faceless video farm targeting Chinese social commerce. Western creators looking for generic Reels content will find the compliance scaffolding overbuilt and the template library culturally specific.
Frequently asked
- What is xixihhhh/clipforge?
- ClipForge generates shoppable short-form videos from a single product image while automatically enforcing platform compliance rules for Chinese social commerce.
- Is clipforge open source?
- Yes — xixihhhh/clipforge is open source, released under the AGPL-3.0 license.
- What language is clipforge written in?
- xixihhhh/clipforge is primarily written in TypeScript.
- How popular is clipforge?
- xixihhhh/clipforge has 597 stars on GitHub.
- Where can I find clipforge?
- xixihhhh/clipforge is on GitHub at https://github.com/xixihhhh/clipforge.