Design Automation Glossary

Key terms and definitions for design automation, image generation APIs, and visual content production at scale.

Ad Creative Automation

The automated production of advertising visuals (banner ads, social ads, display ads) at scale using templates and data to generate hundreds or thousands of variants for testing and targeting.

Read more

Batch Generation

Rendering many design variants in one job or run, usually from a spreadsheet or list of payloads, rather than creating each image manually.

Read more

Brand Template

A locked or governed design template that preserves brand rules (logos, fonts, colors, approved layouts) while allowing specific fields to change per variant.

Read more

Bulk Image Generation

The process of generating many image variants at once from a single template and a dataset, typically by iterating through rows of data and rendering one image per row.

Read more

Canva Autofill

Canva’s Enterprise Connect API feature that fills Brand Template fields with data and generates design variants asynchronously - distinct from Canva Bulk Create in the editor UI.

Read more

Canva Bulk Create

A built-in Canva feature that generates multiple design variants from a CSV or spreadsheet within the Canva editor. UI-only with no API; limited to text and image swaps.

Read more

Canva Connect API

Canva's official platform API that enables developers to embed Canva editors, manage assets, and autofill brand templates. Requires a Canva Enterprise subscription.

Read more

Canva Import

The ability to import an existing Canva design into a design automation platform, converting its layers into dynamic template fields without rebuilding the design from scratch.

Read more

Creative Automation

A broader term for automating any creative production workflow, including image, video, and document generation, to reduce manual design labor and scale content output.

Read more

Creative Operations

The discipline of running creative production as a scalable system - briefs, templates, approvals, asset generation, localization, and delivery - rather than one-off design tickets.

Read more

Creative Ops Tools

Software that helps creative operations teams brief, template, generate, approve, and deliver marketing visuals at scale, often including design automation and asset pipelines.

Read more

Design Automation

The process of generating visual content (images, PDFs, banners, social posts) programmatically from templates and data, eliminating repetitive manual design work.

Read more

Design Variant

A single rendered output from a dynamic template with specific data substituted into the template fields. One template can produce unlimited variants.

Read more

Dynamic Template

A design template with swappable fields (text, images, colors) that can be populated programmatically to generate unique design variants.

Read more

Image Format (PNG, JPEG, PDF, WebP)

The file encoding used for rendered images. Common formats in design automation include PNG (lossless, transparency), JPEG (lossy, smaller), PDF (print-ready, vector), and WebP (modern web).

Read more

Image Generation API

A web service (REST or GraphQL endpoint) that accepts template references and data via HTTP requests and returns rendered images programmatically.

Read more

Image Personalization

Creating unique images per recipient, product, or segment by swapping text, photos, and other layers on a shared template, used in ads, email, certificates, and social.

Read more

Image Template API

A REST API that takes a reusable design template plus a data payload and returns a rendered image or PDF, used to automate marketing creatives, OG images, and product graphics.

Read more

Layer Override

A data payload that replaces properties of a specific template layer at render time - for example changing a text layer’s string or an image layer’s URL - without editing the master design.

Read more

Multipage Template

A single design file containing multiple pages or frames - such as a social carousel, multi-page PDF, or slide deck - that can be generated as a set from shared or per-page data.

Read more

No-Code Automation

Automating workflows, including image generation, using visual automation platforms (Zapier, Make, n8n) that connect apps without writing code.

Read more

OG Image Size

The recommended pixel dimensions for Open Graph preview images, typically 1200×630 (≈1.91:1), so social platforms display link previews without awkward cropping.

Read more

Open Graph Image (OG Image)

The preview image that appears when a URL is shared on social media, messaging apps, or search results. Defined via the og:image meta tag.

Read more

Personalized Image

An image generated with content specific to an individual person or context, such as their name, avatar, stats, or preferences, baked into the design.

Read more

Render Credits

The unit of currency used by most design automation platforms to meter usage. Each image or PDF generation typically consumes one render credit.

Read more

REST API

A web service interface following REST (Representational State Transfer) conventions, using standard HTTP methods (GET, POST, PUT, DELETE) to interact with resources. Most image generation APIs use REST.

Read more

Template Layer

An individual element within a design template (text, image, shape, background) that can be targeted and modified programmatically during automated generation.

Read more

Template-Based Rendering

A method of generating images or PDFs by combining a fixed design template with variable data, producing deterministic, brand-consistent outputs.

Read more

Variable Data Printing (VDP)

A printing and document technology that customizes text and images for each recipient from a template and database - the print-industry ancestor of modern design automation and personalized image APIs.

Read more

Webhook

An HTTP callback that automatically notifies your application when an event occurs, such as an image finishing rendering, by sending a POST request to a URL you specify.

Read more

Have a specific question?