product-photo-studio

Transform product photos into styled, composed, or variant images via the Picsart gen-ai CLI.

4|2|Updated May 6, 2026
One-click install
npx skills add https://github.com/PicsArt/gen-ai-skills --skill product-photo-studio-picsart
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: product-photo-studio
Source: https://github.com/PicsArt/gen-ai-skills/tree/main/skills/product-photo-studio
Command: npx skills add https://github.com/PicsArt/gen-ai-skills --skill product-photo-studio-picsart

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Ecommerce teams need catalog-scale product imagery — consistent backgrounds, lifestyle scenes, seasonal refreshes, color variants, and mockups — without booking photoshoots or manually editing thousands of SKUs. ## Core Features & Use Cases - Six transformation modes: bulk-restyle, compose, seasonal, variants, reshoot, and mockups, each with a dedicated reference guide covering prompts, models, and pitfalls. - Batch manifest workflows: JSON manifests with per-SKU jobs, dry-run cost estimation, concurrency control, and resumable batch runs via the gen-ai CLI. - Brand and cost governance: pricing gates before spend, brand.md constraint enforcement, pinned model versions, and SKU-keyed filenames for PIM round-trips. - Use Case: A Shopify seller with 200 SKUs needs a Christmas catalog refresh. The seasonal mode pilots 5 SKUs, locks a festive prompt, batches the full catalog with campaign-tagged filenames, and delivers expiring assets in under two hours. ## Quick Start Ask the assistant to restyle your product photos with a consistent studio background using the product-photo-studio skill, providing your product images and target aspect ratio.

Frequently Asked Questions about product-photo-studio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch restyle a product catalog with AI?▼

Build a JSON manifest with one job per SKU, lock the prompt on 5 pilot SKUs, then run gen-ai batch run with a dry-run cost estimate first. Use recraftv3-replace-bg for pixel-accurate background replacement at scale.

How to generate color variants of a product photo?▼

Use qwen-image-edit-plus in image-to-image mode with the hero photo as reference and hex codes in the prompt, such as "same product recolored in midnight navy #1B2A44". One job per variant keeps lighting and composition identical.

Which AI model preserves product labels and logos best?▼

recraftv3-replace-bg offers the best product fidelity for label text, logos, and fine detail. For regulated products like cosmetics or food, avoid flux-kontext-pro which can hallucinate small typography.

Can I create product mockups for Etsy or Shopify listings?▼

Yes, the mockups mode renders flat artwork onto merch like tees, mugs, and posters using gemini-3-pro-image with the artwork passed as an -i reference. Generate one surface per job and match aspect ratios to the platform.

Why do shadows or colors drift across batch-generated product images?▼

Drift happens when prompts use vague terms like "warm" instead of exact hex codes and explicit shadow direction. Pin the exact color values, state "same lighting and shadow as reference", and regenerate outliers individually.

When should I not use AI catalog reshoots?▼

Avoid full reshoots for a handful of hero images, where direct gen-ai generate calls are simpler, and for color-critical products like jewelry close-ups where physical accuracy cannot be validated post-generation.