← 返回
内容创作 中文

Ad Creative Engine

Generate polished 1080×1920 TikTok/Reels/Shorts video ads from product clips and images. Three viral styles: Clean, Meme, UGC. Python + ffmpeg, no cloud requ...
根据产品片段和图片生成精美的 1080×1920 TikTok/Reels/Shorts 视频广告。提供 Clean、Meme、UGC 三种爆款风格。基于 Python + ffmpeg,无需云端支持。
zero2ai-hub
内容创作 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 535
下载
💾 51
安装
1
版本
#latest

概述

skill-ad-creative-engine v1.0.0

Render polished short-form video ads (TikTok / Reels / Shorts) from product clips and images.

Three viral styles built-in: Clean, Meme, UGC. Runs locally — no cloud API required.

Quick Start

cd skill-ad-creative-engine
pip3 install -r requirements.txt

python3 scripts/render.py --config examples/config_example.json

Styles

StyleFontOverlayBest for
------------
cleanMontserrat ExtraBoldWhite text, drop shadow, upper-centerProduct launch, brand ads
memeAnton (ALL CAPS)White + 8px black stroke, top-centerViral hooks, humor ads
ugcTikTok username pill only (no hook text)Authentic creator-style

Config Format

{
  "style": "clean",
  "hook_text": "You need this →",
  "username": "@yourstore",
  "scenes": [
    { "path": "clips/product_clip.mp4", "duration": 3.0 },
    { "path": "images/product_hero.jpg", "duration": 2.5 }
  ],
  "transitions": ["cut", "dissolve"],
  "music": "luts/background_track.mp3",
  "beat_sync": false,
  "output": "output/ad_final.mp4"
}

See examples/config_example.json for full reference.

Dependencies

pip3 install -r requirements.txt

System requirements:

  • ffmpeg (install via brew install ffmpeg or apt install ffmpeg)
  • Fonts bundled: fonts/Anton-Regular.ttf + fonts/Montserrat-ExtraBold.ttf

Output Spec

  • Resolution: 1080×1920 (9:16 vertical)
  • FPS: 30
  • Codec: H.264 + AAC audio
  • Color grade: Warm tone applied automatically

Beat Sync (optional)

Set "beat_sync": true in config + provide a music track. Requires librosa:

pip3 install librosa

Cuts will snap to detected beat timestamps for a professional music-video feel.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 14:40 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Trading Journal

zero2ai-hub
记录每笔交易的完整背景(逻辑、入场、出场、盈亏、情绪、教训),生成周度与月度业绩报告,并分析盈亏模式...
★ 2 📥 2,952
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 200,074
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,232