🎨 Dynamic Image Generation API

Test the product image generation endpoints

How It Works

This demo uses server-side image processing to dynamically generate product images with different colors and configurations. Select options below to see the image update in real-time.

Product Configuration

Direct Image URL Method

Using: <img src="...">

Product
Loading...

JSON/Base64 Method

Using: fetch() + base64

Product
Loading...

API Endpoints Used