ai-product-photographyGenerate professional AI product photography and commercial images. Models: FLUX, Imagen 3, Grok, Seedream for product shots, lifestyle images, mockups. Capa...
Install via ClawdBot CLI:
clawdbot install okaris/ai-product-photographyGenerate professional product photography via inference.sh CLI.
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate product shot
infsh app run falai/flux-dev --input '{
"prompt": "Professional product photo of wireless earbuds on white surface, soft studio lighting, commercial photography, high detail"
}'
Install note: The install script only detects your OS/architecture, downloads the matching binary from dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.
| Model | App ID | Best For |
|-------|--------|----------|
| FLUX Dev | falai/flux-dev | High quality, detailed |
| FLUX Schnell | falai/flux-schnell | Fast iterations |
| Imagen 3 | google/imagen-3 | Photorealistic |
| Grok | xai/grok-imagine-image | Creative variations |
| Seedream | bytedance/seedream-3-0 | Commercial quality |
infsh app run falai/flux-dev --input '{
"prompt": "Product photography of a luxury watch on pure white background, professional studio lighting, sharp focus, e-commerce style, high resolution"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Lifestyle product photo of coffee mug on wooden desk, morning sunlight through window, cozy home office setting, Instagram aesthetic"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Hero product shot of smartphone floating at angle, dramatic lighting, gradient background, tech advertising style, premium feel"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Flat lay product photography of skincare products arranged aesthetically, marble surface, eucalyptus leaves as props, beauty brand style"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Action shot of running shoes mid-stride, motion blur background, athletic lifestyle, Nike advertisement style"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Professional product photo of wireless headphones, matte black finish, floating on dark gradient background, rim lighting, tech product photography"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Fashion product photography of leather handbag, studio setting, soft shadows, luxury brand aesthetic, Vogue style"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Beauty product photography of lipstick with color swatches, clean white background, soft lighting, high-end cosmetics advertising"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Food photography of craft beer bottle with condensation, rustic wooden table, warm lighting, artisanal brand aesthetic"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Interior product photo of modern armchair in minimalist living room, natural lighting, Scandinavian design style, lifestyle context"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Jewelry product photography of diamond ring, black velvet surface, dramatic spotlight, sparkle and reflection, luxury advertising"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Product photo with soft diffused studio lighting, minimal shadows, clean and professional, commercial photography"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Product photo with dramatic rim lighting, dark background, glowing edges, premium tech aesthetic"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Product photo with natural window light, soft shadows, lifestyle setting, warm and inviting"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Product photo with hard directional lighting, strong shadows, bold contrast, editorial style"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Amazon product listing main image, pure white background RGB 255 255 255, product fills 85% of frame, professional studio lighting, no text or graphics"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Amazon lifestyle product image, product in natural use context, relatable setting, shows scale and use case"
}'
infsh app run falai/flux-dev --input '{
"prompt": "Shopify hero banner product image, lifestyle context, space for text overlay on left, premium brand aesthetic"
}'
# Generate multiple angles
PRODUCT="luxury watch"
ANGLES=("front view" "45 degree angle" "side profile" "detail shot of face")
for angle in "${ANGLES[@]}"; do
infsh app run falai/flux-dev --input "{
\"prompt\": \"Professional product photography of $PRODUCT, $angle, white background, studio lighting\"
}" > "product_${angle// /_}.json"
done
# 1. Generate base product image
infsh app run falai/flux-dev --input '{
"prompt": "Product photo of headphones..."
}' > product.json
# 2. Upscale for high resolution
infsh app run falai/topaz-image-upscaler --input '{
"image_url": "<product-url>",
"scale": 2
}' > upscaled.json
# 3. Remove background if needed
infsh app run falai/birefnet --input '{
"image_url": "<upscaled-url>"
}' > cutout.json
[Product Type] + [Setting/Background] + [Lighting] + [Style] + [Technical]
"Wireless earbuds on white marble surface, soft studio lighting, Apple advertising style, 8K, sharp focus"
"Sneakers floating on gradient background, dramatic rim lighting, Nike campaign aesthetic, commercial photography"
"Skincare bottle with water droplets, spa setting with stones, natural lighting, luxury beauty brand style"
# Image generation models
npx skills add inference-sh/skills@ai-image-generation
# FLUX specific
npx skills add inference-sh/skills@flux-image
# Image upscaling
npx skills add inference-sh/skills@image-upscaling
# Background removal
npx skills add inference-sh/skills@background-removal
# Full platform skill
npx skills add inference-sh/skills@inference-sh
Browse all image apps: infsh app list --category image
Generated Mar 1, 2026
Generate professional product images for Amazon, Shopify, and other e-commerce platforms. Create main images with pure white backgrounds, lifestyle shots showing products in use, and detail shots that highlight features. This eliminates the need for expensive photography studios and allows rapid iteration for new products.
Create hero shots, advertising photos, and promotional imagery for digital and print marketing. Generate images with specific lighting styles (dramatic rim light, soft studio) and aesthetic contexts (premium tech, luxury brand) to match campaign themes. Enables rapid prototyping of visual concepts without physical product staging.
Generate realistic product renders and mockups for design validation and pre-launch presentations. Create images of products in various contexts (flat lays, in-use shots) to visualize packaging, display options, and user scenarios before manufacturing. Reduces physical prototyping costs and accelerates design cycles.
Produce lifestyle product images tailored for Instagram, Pinterest, and other visual platforms. Create aesthetically arranged flat lays, cozy home office settings, and action shots that resonate with target audiences. Enables consistent visual branding across social channels without location or prop constraints.
Batch generate consistent product photos across multiple angles and variations for large catalogs. Use scripts to automate generation of front views, side profiles, and detail shots for electronics, fashion, beauty, and other product categories. Streamlines inventory imaging for retailers with extensive SKUs.
Offer AI-generated product photography as a service to small businesses and e-commerce sellers. Charge per image or package (e.g., Amazon listing set with 5-7 images). Use the skill to quickly deliver studio-quality photos without equipment costs, targeting Shopify store owners and Amazon FBA sellers.
Build a web platform where users input product details and receive AI-generated photos optimized for specific platforms (Amazon, Shopify). Offer subscription tiers based on image volume and customization options. Integrate the inference.sh CLI in the backend to generate images on demand.
Provide full-service creative agency work using AI-generated imagery for advertising campaigns, product launches, and social media content. Combine this skill with copywriting and strategy services to offer end-to-end visual content production for brands in electronics, fashion, and beauty industries.
đŹ Integration Tip
Use the provided bash scripts as templates and modify prompts for specific products; start with FLUX Dev for high quality, then experiment with other models for speed or creative variations.
Generate/edit images with Nano Banana Pro (Gemini 3 Pro Image). Use for image create/modify requests incl. edits. Supports text-to-image + image-to-image; 1K/2K/4K; use --input-image.
Capture frames or clips from RTSP/ONVIF cameras.
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
Generate images using the internal Google Antigravity API (Gemini 3 Pro Image). High quality, native generation without browser automation.
äœżçšć çœź image_generate.py èæŹçæćŸç, ć〿ž æ°ć ·äœç `prompt`ă
AI image generation powered by CellCog. Create images, edit photos, consistent characters, product photography, reference-based images, sets of images, style transfer. Professional image creation with AI.