Use Case

E-commerce Product Cards

Product cards, price tags, promo banners — render thousands of SKUs in bulk.

<1.2s
Render
99.9%
Uptime
100/mo
Free tier
限时 7 折
SONY WF-1000XM5
真无线降噪耳机
¥1,499¥2,099
立即抢购
Product Banner · 1080×1080

The Problem

Without RendShot

1

Thousands of SKUs, each needing a unique product card

2

Price changes require re-exporting every image

3

Multiple platform sizes (Shopify, Amazon, social) multiply the work

With RendShot

One product card template. Feed it your product database. Get back thousands of images in minutes, not days.

Unlike Shopify Liquid templates (platform-locked) or manual Photoshop batches (slow and error-prone), RendShot works with any data source via REST API.

How It Works

Three steps. Under a minute.

01

Design your template

Write HTML + CSS for your image layout. Use Tailwind, Google Fonts, any CSS feature.

02

Call the API

Send a POST request with your template and dynamic data. Get back a CDN-hosted image URL.

03

Automate at scale

Hook into your workflow — n8n, Windmill, CMS webhooks, or your own backend. Images on demand.

Integration

One API call. That's it.

curl -X POST https://api.rendshot.ai/v1/image \
  -H "Authorization: Bearer rs_live_..." \
  -d '{ "template_id": "product-card",
        "variables": { "name": "WF-1000XM5", "price": "¥1,499" },
        "width": 1080, "height": 1080 }'
PNG, JPEG, WebP output
Up to 4096×4096 pixels
Google Fonts auto-loaded
SSRF protection built-in

FAQ

Common questions

Can RendShot handle thousands of product images?

Yes. Pro plan supports 10,000 images/month at 100 req/min. Enterprise plans go up to 1M+ images/month with custom rate limits.

Can I update images automatically when prices change?

Yes. Trigger a new render whenever your product data changes. Same template, new variables, new image URL in under 2 seconds.

Related Use Cases

Explore more use cases

Ready to automate your image generation?

Start with 100 free images per month. No credit card, no contracts. Upgrade when you're ready.