wiro / Pill Capsule Logo And Product
Pill Capsule Logo And Product
Combine product images with logos into stunning animated video ads. 12 creative presets featuring storefronts, billboards, city banners, and surreal brand presentations.
Product Ads with Logo is an AI-powered video generation API that combines product images and logos into captivating animated brand videos.
Features:
• 12 professionally designed creative presets
• Dual input: Product image + Logo image
• High-quality video output powered by state-of-the-art models
Preset Themes:
- Urban & Billboards (4 presets): City banners, billboard panels, bus ads, plane banners
- Storefronts & Retail (3 presets): Golden storefront, shopping cart, car seat branding
- Food & Beverage (2 presets): Cappuccino logo art, coffee napkin scenes
- Surreal & Creative (3 presets): Desert scenes, parachute wheat fields, pill capsules
API quick start
Run Pill Capsule Logo And Product with a single API call.
{
"effectType": "logo-and-product-golden-storefront-logo",
"inputImage": "https://your-cdn.com/input.png",
"ratio": "9:16"
}curl -X POST "https://api.wiro.ai/v1/Run/wiro/Product Ads with Logo" \
-H "Content-Type: application/json" \
-H "x-api-key: YOUR_WIRO_API_KEY" \
--data-binary @- <<'JSON'
{
"effectType": "logo-and-product-golden-storefront-logo",
"inputImage": "https://your-cdn.com/input.png",
"ratio": "9:16"
}
JSONPricing: $0.9/request
View full API docs