Ad Inpaint (Product Photo)

Replicate
Image Generation

Product advertising photo generator. You upload a cut-out product shot and a prompt describing the scene; it places the product on a new generated background with matching lighting and shadows, so a plain packshot becomes an ecommerce or ad-ready hero image without a photo studio.

Generate with Ad Inpaint (Product Photo)
Describe what you want and pick a size — the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DR·Last updated June 24, 2026

Ad Inpaint (Product Photo) is image generation AI model from Replicate, priced at €0.000 per 1M input tokens with a unknown context window.

About this model

logerzhu's ad-inpaint takes an isolated product image plus a short prompt (product name and desired setting) and inpaints a new background around the product. It keeps the product itself untouched while generating contextual surfaces, props, and lighting, and can output several variations per run. Common uses are marketplace listings, lifestyle product shots, and banner creatives.
Try Ad Inpaint (Product Photo)
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€2.00

API Integration

Use our OpenAI-compatible API to integrate Ad Inpaint (Product Photo) into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("ad-inpaint-product-photo", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("ad-inpaint-product-photo", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€2.00
Developer
Replicate
Category
Image Generation
Supported Formats
image
text
Tags
product
ecommerce
product-photo
inpainting
mockup
advertising
background

Frequently asked questions

Start using Ad Inpaint (Product Photo) today

Get started with free credits. No credit card required. Access Ad Inpaint (Product Photo) and 100+ other models through a single API.