Dynamic image templates

Keep every financial visual consistent as the numbers change

Use one saved design for portfolio summaries, market updates, statements, charts, and recurring reports while account and period data changes.

  • 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

Create financial reports and charts from reusable templates

Explore image templates

Portfolio summaries

Insert holdings, performance, and allocation data into a consistent client-facing image.

Statements and reports

Generate period-specific summaries with fixed labels, notes, and disclosures.

Market updates

Turn current figures and commentary into a recurring branded graphic.

Internal reporting

Use one template for operational and financial snapshots across teams and business units.

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.