Multi Image Generation
Generate multiple image variants for a single data point.
You can build any creative automation use case using the CE.SDK headless API.
Generate multiple designs based on your input with the help of templates. Paste a URL to autogenerate different review card designs.
This demo demonstrates a common automation use case where some data is supposed to be visualized by interpolating it into a design template. This could be product data, a promotion, or as in this case, a restaurant review meant to be published in different channels or with different brand visuals.
Interpolating Data
In this example, we programmatically interpolate restaurant review data it into the three templates using CE.SDK headless API. You can select any of the three example restaurants which returns an array of review data such as the name of the venue, number of reviews and the overall review score, and an image URL. These are then interpolated into the template using CE.SDK’s variable and placeholder APIs, respectively.
You can build any creative automation use case using the CE.SDK headless API.
Generate multiple designs based on your input with the help of templates. Paste a URL to autogenerate different review card designs.
This demo demonstrates a common automation use case where some data is supposed to be visualized by interpolating it into a design template. This could be product data, a promotion, or as in this case, a restaurant review meant to be published in different channels or with different brand visuals.
Interpolating Data
In this example, we programmatically interpolate restaurant review data it into the three templates using CE.SDK headless API. You can select any of the three example restaurants which returns an array of review data such as the name of the venue, number of reviews and the overall review score, and an image URL. These are then interpolated into the template using CE.SDK’s variable and placeholder APIs, respectively.
Related Demos
Image Set Generation
Generate a batch of images from a set of data, for instance team cards.
Automatic Design Generation
Automatically generate ready-to-use designs from a set of input parameters.
Automated Resizing
Automatically generate size variations of your design and easily scale your marketing materials across different platforms.
Export using CE.SDK Renderer
The Renderer brings CE.SDK's design engine to your backend—fast, compliant, enterprise-ready export for images, PDFs, and video at scale.