All Terms

What is Design Variant?

Definition

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

A design variant (also called a render, generation, or output) is one finished image or PDF produced by combining a template with a specific set of data values.

Template + data = variant:

Template: Product card with fields [product_name, price, image]
Data: { product_name: "Running Shoe X", price: "$89", image: "shoe-x.png" }
Result: One rendered image (a variant) with that specific content

One template, many variants:

The power of design automation is that a single template can generate unlimited variants:

  • 100 products → 100 product card variants
  • 500 attendees → 500 certificate variants
  • 50 ad copy options × 10 images × 5 sizes → 2,500 ad creative variants

Variant management:

  • Each variant gets a unique URL or file path
  • Variants can be regenerated if the source data changes
  • Some tools let you preview a variant before committing a render credit
  • Organize variants by campaign, batch, or data source

Variant vs. version:

A variant is one output with different content. A version is a revision of the template itself (e.g., v1 of the template vs. v2 with a new layout). When you update the template, you may want to regenerate existing variants.

Related Terms

Related Questions

Try Layerre Free

Import your Canva designs and start generating variations in minutes. No credit card required.

API Docs