Dynamic image templates

Use one design for every student, class, and course

Keep school branding and layout consistent while student names, grades, schedules, subjects, and achievements change.

  • Reusable designs
  • Consistent image output
  • One-request rendering
Open Graph values rendered through one reusable template into a consistent image.
Reusable Open Graph template
Open Graph template
title
Automating image production
author
Alex Rivera
cover
images.example.com/image-production.jpg
One request · one image
Image production
Automating image production
Alex Rivera1200 × 630

Build your template

Two ways to build, one way to render

Both template types render by ID with named values.

Use cases

Generate classroom materials from student and course data

Explore image templates

Certificates and awards

Insert names, programs, dates, and achievements into one certificate template.

Report cards and summaries

Create report cards, progress snapshots, and learning plans from student records.

Schedules and handouts

Generate class-specific materials while keeping layout and school branding consistent.

Learning aids

Create flash cards, diagrams, and visual prompts from reusable lesson templates.

One render API

Build with HTML/CSS or the visual editor, then render by ID

Both template types use the same image request. Send the template ID and named values while the saved design supplies the layout and dimensions.

  1. Build the design

    Use HTML and CSS through the template API, or arrange blocks in the visual editor.

  2. Name the values that change

    Define the text, images, colors, or other properties each image request can supply.

  3. Render by template ID

    Send the ID and named values together and receive the generated image URL.

Reusable templates

Keep the design separate from changing content

Use the same saved layout for Open Graph images, social cards, product graphics, and other repeated images.

  • Two ways to build

    Choose the HTML/CSS template API or the block-based visual editor.

  • One saved design

    Keep the same layout and dimensions while named values change.

  • One render request

    Send the template ID and named values to the image API.

Template rendering workflow
Template rendering workflow
Build
HTML/CSS API or visual editor
Template
Saved ID + named values
Render
POST /v1/image/{template_id}
Output
Generated image URL

Dynamic image templates

Reuse one design for every generated image

Create consistent Open Graph images, social cards, product graphics, and personalized visuals by changing only the values in each request.