product-photography

Fotografi produk AI dengan pencahayaan studio, foto gaya hidup, dan konvensi packshot. Mencakup sudut, latar belakang, jenis bayangan, hero shot, dan persyaratan gambar e-commerce. Gunakan untuk: foto produk, gambar e-commerce, daftar Amazon, packshot, fotografi gaya hidup. Pemicu: fotografi produk, foto produk, packshot, fotografi e-commerce, bidikan produk, gambar produk, fotografi studio, produk gaya hidup, foto produk Amazon, gambar daftar produk, hero shot, mockup produk,...

npx skills add https://github.com/halt-catch-fire/skills --skill product-photography

Install the belt CLI skill: npx skills add belt-sh/cli

Product Photography

Create professional product images with AI via inference.sh CLI.

Quick Start

Requires inference.sh CLI (belt). Install instructions

belt login

# Clean studio packshot
belt app run bytedance/seedream-4-5 --input '{
  "prompt": "professional product photography, single premium wireless headphone on clean white background, soft studio lighting with subtle shadow, commercial e-commerce style, sharp focus, 4K quality",
  "size": "2K"
}'

Shot Types

1. Hero Shot (Primary Image)

The main image customers see first. Clean, focused, aspirational.

belt app run bytedance/seedream-4-5 --input '{
  "prompt": "hero product shot, premium smartwatch floating at slight angle, clean gradient background transitioning from white to light grey, dramatic rim lighting, subtle reflection below, commercial photography, magazine quality, sharp details",
  "size": "2K"
}'
RuleWhy
Product fills 80% of frameMaximizes visual impact
Slight angle (15-30 degrees)Adds dimension vs flat front-on
One hero light + fillCreates depth without harsh shadows
Neutral or brand-color backgroundKeeps focus on product

2. Packshot (E-Commerce White Background)

Amazon, Shopify, and most marketplaces require pure white backgrounds.

# Pure white background packshot
belt app run bytedance/seedream-4-5 --input '{
  "prompt": "product packshot, leather wallet standing upright at slight angle on pure white background #FFFFFF, soft even studio lighting, no shadows, e-commerce product photography, Amazon listing style, clean sharp focus",
  "size": "2K"
}'

Amazon Requirements:

  • Pure white background (RGB 255, 255, 255)
  • Product fills 85%+ of frame
  • No props, text, logos, or watermarks
  • Minimum 1000px on longest side (1600px+ recommended for zoom)
  • JPEG or PNG, sRGB color

3. Lifestyle Shot

Product in context — shows how it's used or where it belongs.

belt app run bytedance/seedream-4-5 --input '{
  "prompt": "lifestyle product photography, premium coffee mug on rustic wooden table beside an open book and reading glasses, morning sunlight streaming through window, cozy home atmosphere, shallow depth of field, warm tones, editorial style",
  "size": "2K"
}'

4. Scale Shot

Shows product size relative to familiar objects or human hands.

belt app run falai/flux-dev-lora --input '{
  "prompt": "product scale photography, compact portable speaker held in one hand, person showing how small and portable it is, clean blurred background, natural lighting, lifestyle tech photography",
  "width": 1024,
  "height": 1024
}'

5. Detail / Close-Up Shot

Highlights texture, material quality, or specific features.

belt app run bytedance/seedream-4-5 --input '{
  "prompt": "extreme close-up product detail, premium leather bag stitching and grain texture, macro photography, shallow depth of field, soft directional lighting highlighting texture, luxury product photography, editorial quality",
  "size": "2K"
}'

6. Group / Collection Shot

Multiple products or variants together.

belt app run bytedance/seedream-4-5 --input '{
  "prompt": "product collection flat lay photography, three skincare bottles arranged in triangular composition on marble surface, minimal props, soft overhead lighting, beauty product photography, editorial style, coordinated brand aesthetic",
  "size": "2K"
}'

Camera Angles

AngleBest ForPrompt Keyword
Eye levelMost products, relatable"eye level shot", "straight on"
Slight above (30°)Flat lay, food, cosmetics"overhead angle", "45 degree angle"
Bird's eye (90°)Flat lay compositions"flat lay", "top down", "overhead"
Low angleMaking products look powerful/premium"low angle", "looking up at product"
3/4 angleMost versatile, shows depth"three-quarter view", "slight angle"

Lighting Setups

SetupLookPrompt Keywords
Soft box (diffused)Even, minimal shadows"soft studio lighting", "diffused light"
Rim/edge lightingDramatic outline glow"rim lighting", "edge light", "backlit"
Natural windowWarm, authentic, lifestyle"natural window light", "golden hour"
Hard directionalStrong shadows, editorial"dramatic directional lighting", "hard shadow"
Flat/evenE-commerce, no shadows"even lighting", "no shadows", "flat light"

Shadow Types

ShadowEffectWhen to Use
No shadowClean, floatingAmazon/e-commerce requirements
Contact shadowTiny shadow where product meets surfaceGrounded but clean
Drop shadowSoft shadow below productAdds depth, professional
Dramatic shadowLong, directional shadowEditorial, luxury, mood
ReflectionMirror-like surface belowTech, luxury, premium feel

Background Guide

BackgroundBest ForPrompt Keywords
Pure white (#FFFFFF)E-commerce, marketplaces"pure white background"
Light grey gradientHero shots, premium"gradient background white to grey"
Marble/stoneLuxury, beauty, jewelry"marble surface"
Wood/rusticArtisan, food, natural products"rustic wooden table"
Colored (brand)Brand consistency"background color [hex]"
Lifestyle environmentContext shots"kitchen counter", "desk", "bathroom shelf"

Composition Rules

RuleApplication
Rule of thirdsPlace product at intersection points for lifestyle shots
Center dominantE-commerce/packshots — product dead center
Negative spaceLeave room for text overlay if marketing use
Leading linesUse table edges, shadows to draw eye to product
Odd numbersGroups of 3 or 5 products look better than 2 or 4
Triangle compositionArrange 3 items in a triangle for balance

E-Commerce Image Set

A complete product listing needs 7-9 images in this order:

PositionImage TypePurpose
1Hero / packshotPrimary listing image, white background
2LifestyleProduct in use/context
3Feature calloutKey feature highlighted
4Scale referenceSize in hand or next to known object
5Detail close-upMaterial quality, craftsmanship
6Alternate angleBack or side view
7InfographicDimensions, specs, what's included
8PackagingUnboxing experience
9Social proofRating overlay or lifestyle with caption
# Generate a complete e-commerce set
# 1. Hero packshot
belt app run bytedance/seedream-4-5 --input '{
  "prompt": "product packshot, premium bluetooth speaker on pure white background, slight angle, soft studio lighting, subtle contact shadow, e-commerce photography, sharp, 4K",
  "size": "2K"
}' --no-wait

# 2. Lifestyle
belt app run bytedance/seedream-4-5 --input '{
  "prompt": "lifestyle product photography, bluetooth speaker on poolside table, summer setting, sunglasses and drink nearby, warm natural light, vacation vibes, editorial style",
  "size": "2K"
}' --no-wait

# 3. Detail
belt app run bytedance/seedream-4-5 --input '{
  "prompt": "extreme close-up of speaker grille texture and premium materials, macro product photography, soft lighting, showing build quality, sharp detail",
  "size": "2K"
}' --no-wait

# 4. Scale
belt app run falai/flux-dev-lora --input '{
  "prompt": "person holding compact bluetooth speaker in one hand, showing portable size, clean blurred background, natural light, lifestyle tech photography",
  "width": 1024,
  "height": 1024
}' --no-wait

Product Categories

Food & Beverage

Key: overhead angles, natural light, visible texture, steam/freshness cues
Prompt add: "food photography, appetizing, fresh, natural daylight, shallow depth of field"
Avoid: artificial-looking colors, perfectly symmetrical plating (looks fake)

Jewelry & Accessories

Key: macro detail, reflective surfaces, black or gradient backgrounds
Prompt add: "jewelry photography, macro, sparkle, reflective surface, luxury"
Avoid: flat lighting (kills sparkle), busy backgrounds

Electronics & Tech

Key: clean lines, dark or gradient backgrounds, rim lighting
Prompt add: "tech product photography, sleek, modern, rim lighting, premium"
Avoid: warm/rustic backgrounds (wrong aesthetic)

Cosmetics & Beauty

Key: flat lay or slight angle, marble/clean surfaces, soft pastels
Prompt add: "beauty product photography, clean, minimal, soft light, editorial"
Avoid: harsh shadows, dark moody lighting (unless luxury/niche)

Apparel & Fashion

Key: on model or flat lay, lifestyle context, brand mood
Prompt add: "fashion photography, editorial, styled, natural pose"
Avoid: pure white background for lifestyle (save for e-commerce only)

Image Editing Workflow

# Generate base product image
belt app run bytedance/seedream-4-5 --input '{
  "prompt": "premium headphones on white background, studio product photography",
  "size": "2K"
}'

# Edit: change background to lifestyle
belt app run bytedance/seededit-3-0-i2i --input '{
  "prompt": "change the background to a modern minimalist desk setup with warm afternoon light, keep the headphones exactly the same",
  "image": "headphones-white.png"
}'

# Upscale for print
belt app run falai/topaz-image-upscaler --input '{
  "image": "headphones-lifestyle.png"
}'

Common Mistakes

MistakeProblemFix
Busy backgroundsProduct gets lostClean, simple backgrounds — product is the star
Flat front-on angleLooks like a mugshotSlight 15-30° angle adds dimension
Wrong lighting for categoryTech on rustic wood, food in cold lightMatch lighting to product category conventions
Too many propsDistracts from productMax 2-3 supporting props for lifestyle shots
Inconsistent style across setLooks unprofessionalSame lighting setup, same background family
No scale referenceCustomers can't judge sizeInclude at least one shot with hands or known objects
Low resolutionCan't zoom, looks amateurGenerate at 2K+ and upscale if needed
Perfectly centered everythingStatic, boring layoutUse rule of thirds for lifestyle, center only for packshots

Related Skills

npx skills add inference-sh/skills@ai-image-generation
npx skills add inference-sh/skills@flux-image
npx skills add inference-sh/skills@prompt-engineering

Browse all apps: belt app list

Lebih banyak skill dari halt-catch-fire

ai-image-generation
halt-catch-fire
We need to translate the given text from English to Bahasa Indonesia. The text describes an agent skill for AI image generation. We must preserve the name "ai-image-generation" but it's not in the text, so we don't include it. Also preserve product names, protocol names, URLs, numbers, technical terms. No extra commentary. Just translate the text inside <text>. The text: "Generate AI images with GPT-Image-2, FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI. Models: GPT-Image-2, FLUX Dev LoRA, FLUX.2 Klein LoRA, Gemini 3 Pro Image, Grok Imagine, Seedream 4.5, Reve, ImagineArt. Capabilities: text-to-image, image-to-image, inpainting, LoRA, image editing, upscaling, text rendering. Use for: AI art, product mockups, concept art, social media graphics, marketing visuals, illustrations. Triggers: flux, image generation, ai image, text to...
creativemediaimage
ai-video-generation
halt-catch-fire
Hasilkan video AI dengan Google Veo, Seedance 2.0, HappyHorse, Wan, Grok dan 40+ model melalui CLI inference.sh. Model: Veo 3.1, Veo 3, Seedance 2.0, HappyHorse 1.0, Wan 2.5, Grok Imagine Video, OmniHuman, Fabric, HunyuanVideo. Kemampuan: teks-ke-video, gambar-ke-video, referensi-ke-video, pengeditan video, lipsync, animasi avatar, peningkatan resolusi video, suara foley. Gunakan untuk: video media sosial, konten pemasaran, video penjelasan, demo produk, avatar AI. Pemicu: pembuatan video, video AI,...
creativevideomedia
twitter-automation
halt-catch-fire
Otomatiskan Twitter/X dengan posting, interaksi, dan manajemen pengguna melalui CLI inference.sh. Aplikasi: x/post-tweet, x/post-create (dengan media), x/post-like, x/post-retweet, x/dm-send, x/user-follow. Kemampuan: memposting tweet, menjadwalkan konten, menyukai postingan, me-retweet, mengirim DM, mengikuti pengguna, mendapatkan profil. Gunakan untuk: otomatisasi media sosial, penjadwalan konten, bot interaksi, pertumbuhan audiens, API X. Pemicu: twitter api, x api, tweet automation, post to twitter, twitter bot, social media automation, x...
marketingapicommunication
ai-avatar-video
halt-catch-fire
We need to translate the given text from English to Bahasa Indonesia. The instruction says to preserve product names, protocol names, URLs, numbers, and technical terms. So names like "P-Video-Avatar", "OmniHuman", "Fabric", "PixVerse", "Inworld TTS-2", "ElevenLabs", "Kokoro", "CLI", "TTS", "UGC" should remain unchanged. Also "inference.sh" is a URL-like name, preserve. The text inside <text> is a description. We translate the rest naturally. The text: "Create AI avatar and talking head videos via inference.sh CLI. Recommended: P-Video-Avatar (fastest, cheapest, built-in TTS). Also: OmniHuman, Fabric, PixVerse. Audio: Inworld TTS-2 (100+ languages, emotion steering for characters), ElevenLabs, Kokoro. Capabilities: audio-driven avatars, text-to-avatar, lipsync videos, talking head generation, virtual presenters, UGC
videocreativemedia
agent-browser
halt-catch-fire
Otomatisasi peramban untuk agen AI melalui inference.sh. Navigasi halaman web, berinteraksi dengan elemen menggunakan referensi @e, ambil tangkapan layar, rekam video. Kemampuan: pengikisan web, pengisian formulir, klik, mengetik, seret-lepas, unggah berkas, eksekusi JavaScript. Gunakan untuk: otomatisasi web, ekstraksi data, pengujian, penjelajahan agen, riset. Pemicu: peramban, otomatisasi web, kikis, navigasi, klik, isi formulir, tangkapan layar, jelajahi web, playwright, peramban tanpa kepala, agen web, jelajahi internet, rekam video
browser-automationweb-scrapingtesting
web-search
halt-catch-fire
Pencarian web dan ekstraksi konten dengan Tavily dan Exa melalui CLI inference.sh. Aplikasi: Tavily Search, Tavily Extract, Exa Search, Exa Answer, Exa Extract. Kemampuan: pencarian berbasis AI, ekstraksi konten, jawaban langsung, riset. Gunakan untuk: riset, pipeline RAG, pemeriksaan fakta, agregasi konten, agen. Pemicu: pencarian web, tavily, exa, search api, ekstraksi konten, riset, pencarian internet, pencarian AI, asisten pencarian, web scraping, rag, alternatif perplexity
researchweb-scrapingapi
infsh-cli
halt-catch-fire
We need to translate the given text from English to Bahasa Indonesia, preserving the name "infsh-cli" and other technical terms, product names, protocol names, URLs, numbers, etc. The instruction says: "Do not include the name unless it appears in the source text." The name "infsh-cli" is not in the source text? Actually, the source text does not contain "infsh-cli" explicitly. The directory item type is "agent skill" and the name to preserve is "infsh-cli", but the text inside <text> does not include that name. So we should not add it. We just translate the text inside <text>. Also, we must not add labels like "description" or "skill name". Just the translation. The text: "Run 250+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claude, Seedance, OmniHuman, Tavily, Exa, Open
developmentapicreative
landing-page-design
halt-catch-fire
We need to translate the given text from English to Bahasa Indonesia. The instruction says to preserve product names, protocol names, URLs, numbers, technical terms. The name "landing-page-design" is to be preserved but not included unless it appears in source text. It does not appear in the <text> block. So we just translate the text. The text: "Landing page conversion optimization with layout rules, hero section design, and CTA psychology. Covers above-the-fold formula, social proof placement, mobile design, and F-pattern reading. Use for: startup landing pages, product pages, SaaS marketing, conversion optimization. Triggers: landing page, hero section, above the fold, conversion optimization, landing page design, cta button, hero image, landing page layout, saas landing page, product page design, conversion rate, landing page..." Translate carefully. Technical terms like "CTA", "above-the-fold", "F-pattern", "SaaS" should be preserved as is or translated? The instruction says preserve technical terms. Usually "CTA" is kept as