14 studio scenes. One photo. No photographer.

Every product,
shot like it's the hero.

Upload a product shot and get studio-quality listing images in every setting — marble, wood, beach, seamless white, and 10 more. No photographer, no lightbox, no reshoot when the campaign changes.

No subscription — pay in Ounie credits·REST·MCP·x402
Fragrance bottle composited into Luxury Spotlight
Fragrance
Running shoe composited into Studio Gradient
Footwear
Handbag composited into Seamless White
Bags
Skincare bottle composited into Bathroom Vanity
Beauty
Candle composited into Rustic Wood
Home & Living
Wristwatch composited into Minimalist Marble
Accessories
The catalog, in motion

Every product looks better here.

Fragrance, footwear, bags, beauty, home goods, accessories — one consistent compositing engine, dropped into whatever category you sell in.

Fragrance bottle in the Fragrance category
Fragrance
Running shoe in the Footwear category
Footwear
Handbag in the Bags category
Bags
Skincare bottle in the Beauty category
Beauty
Candle in the Home & Living category
Home & Living
Wristwatch in the Accessories category
Accessories
How it works

From product photo to listing-ready shot — in four steps.

01

Upload your product photo

One clean shot of your product — on a plain background or not, it doesn't matter. Up to 8 reference angles per product if you want the model to see it from every side.

02

Pick scenes and quality

Choose from 14 curated studio scenes — marble, wood, beach, seamless white, and more — or add your own direction. Standard for everyday listings, Pro for sharp 2K hero shots.

03

We composite the shot

Your product's exact shape, label, and colors are preserved — nothing is redesigned or relabeled. Credits are reserved when you submit and settled only when the image lands.

04

Download and list

Outputs land on a permanent URL, ready for Amazon, Shopify, or your ad platform of choice. Downloads are free forever, or wire the whole loop into an agent over REST, MCP, or x402.

The catalog

14 scenes, curated for listings that convert.

Every scene is a set — surface, light, and mood — that your product drops into unchanged. Mix them across a single listing or a whole seasonal refresh.

Product composited into the Seamless White scene
Seamless White
Product composited into the Minimalist Marble scene
Minimalist Marble
Product composited into the Luxury Spotlight scene
Luxury Spotlight
Product composited into the Rustic Wood scene
Rustic Wood
Product composited into the Granite Countertop scene
Granite Countertop
Product composited into the Sunny Beach scene
Sunny Beach
Product composited into the Forest Moss scene
Forest Moss
Product composited into the Modern Office scene
Modern Office
Product composited into the Studio Gradient scene
Studio Gradient
Product composited into the Kitchen Counter scene
Kitchen Counter
Product composited into the Bathroom Vanity scene
Bathroom Vanity
Product composited into the Outdoor Picnic scene
Outdoor Picnic
Product composited into the Gym Floor scene
Gym Floor
Product composited into the Holiday Tabletop scene
Holiday Tabletop
Use cases

One product photo, wherever it needs to sell.

The hard part of listing photography isn't any single shot — it's having the right scene for every channel without a reshoot for each one.

Amazon & marketplace main images

Composite onto Seamless White or Minimalist Marble for a clean, compliant main-image look — even bright, contact shadow, no distractions.

listing-ready by default

Lifestyle shots

Drop the same product into Sunny Beach, Rustic Wood, or Kitchen Counter for the in-context shots that convert on a product page or an ad.

in-context, not staged

Shopify & DTC storefronts

Build a coherent, on-brand product gallery across scenes for a hero image, thumbnails, and detail shots — from the one photo you already have.

one photo, a whole gallery

Seasonal campaigns

Swap Holiday Tabletop in for the fourth quarter, Outdoor Picnic for summer — refresh a listing's mood without a reshoot every season.

refresh without a reshoot

Agencies managing many SKUs

Run the same scene across a whole catalog, or a different scene per client brief — priced per shot, so a batch costs exactly what it costs.

catalog-scale, still per shot

AI shopping & marketplace agents

Every shot is a REST endpoint and an MCP tool. Point an agent at the studio and it renders listing images programmatically — refused when credits run short, never overdrawn.

refused, never overdrawn
What you get

A photo studio, not another subscription.

Everything a listing needs — a curated scene catalog, product-safe compositing, a gallery, share pages — plus full agent rails. You pay per shot, from the same credit wallet every Ounie product shares.

12 cr
Standard shot
40 cr
Pro shot · 2K
14
Studio scenes
$0
Gallery · downloads
14 curated studio scenes
Standard and Pro quality tiers
Product-preserving compositing
Up to 8 reference angles per product
5 aspect ratios per shot
Priced per shot, not per seat
Failed shots refund automatically
Permanent URLs, free downloads
Share pages, private by default
REST, MCP, and x402 for agents
One Ounie key, every app
Agents refused, never overdrawn

Quality tiers: Standard · ProClean, fast product composites — great for everyday listing shots.

For developers & AI agents

Every scene is an endpoint. Every endpoint is a tool.

Uploading a reference photo, generating a shot, polling, the gallery, credits — all of it is a REST endpoint and a native MCP tool. Wire the studio into a listing pipeline, or point an assistant at it and let it render on your behalf, drawing your shared Ounie credits.

REST API

Upload a reference photo, then submit a shot — bearer key, JSON in, a permanent URL out.

curl -X POST https://productstudio.ounie.com/api/generations \
  -H "Authorization: Bearer pst_live_…" \
  -d '{"scene":"minimalist-marble","reference_image_key":"…"}'
MCP server

Native tools for Claude, Cursor, ChatGPT — and the Ounie AI Team, which connects with the key in the URL where headers can't be set.

https://productstudio.ounie.com/api/mcp
# header-less clients:
…/api/mcp?api_key=pst_live_…
x402 pay-per-call

No account, no key — pay $0.50 in USDC for one Pro product shot, settled on-chain.

POST /api/x402/generate → 402 (terms)
retry with X-Payment: <signed>
→ 200 { url }
Master key

One ounie_live_ key works across the whole Ounie app fleet — including this one.

Authorization: Bearer ounie_live_…
# works across every Ounie app
An agent can never overdraw your wallet — a short balance gets a refusal and a top-up link. Refused, never overdrawn.
productstudio.ounie.com/api/mcp
// Any MCP host — Claude, Cursor, the AI SDK
{
  "mcpServers": {
    "product-studio": {
      "url": "https://productstudio.ounie.com/api/mcp",
      "headers": { "Authorization": "Bearer pst_live_…" }
    }
  }
}

// …or the Ounie AI Team — the key rides the URL:
//   https://productstudio.ounie.com/api/mcp?api_key=ounie_live_…

// tool call → create_product_shot
{ "product_image_url": "https://…/mug.png",
  "scene": "rustic-wood",
  "quality": "pro" }
→ { "shot_id": "…",
    "url": "https://…/outputs/….png",
    "credits_spent": 40 }

// still rendering → poll get_shot with shot_id
Pricing

Pay per shot. Never per month.

Credits are reserved when you submit and settled only when your shot is delivered — a failed render refunds automatically, in full. 1 credit = 1¢. The scene catalog, gallery, downloads, and share pages are free.

Standard shot12 crPro shot · 2K40 crUnused reservesrefund in full

You pay per shot — a batch of scenes on one product is one shot per scene, up to 8 per submit.

FAQ

The questions we get first.

14 curated studio scenes: Seamless White, Minimalist Marble, Luxury Spotlight, Rustic Wood, Granite Countertop, Sunny Beach, Forest Moss, Modern Office, Studio Gradient, Kitchen Counter, Bathroom Vanity, Outdoor Picnic, Gym Floor, and Holiday Tabletop. Each is a deterministic prompt preset — the full catalog is on the homepage — and you can add your own custom direction on top of any scene, or instead of one.

Your next listing shot is one photo away.

Sign in with your Ounie account, upload your product, and pick a scene — a Standard shot costs about 0.12 dollars.