← Blog

Metadata tokens & templates

Use metadata tokens in text elements to keep labels readable, consistent, and automation-friendly.

Updated Apr 12, 2026

Tokens let one template adapt to many videos.

What it is

Tokens are placeholders like {stem}, {resolution}, {duration_hms}, {fps}, {codec}, {display_name}, and {meta.<key>} that resolve to video or runtime values.

Where tokens are used

  • Text element content in the composition scene.

Important behavior

  • Unknown tokens are left as-is (safe for experimentation).
  • Literal braces are written as {{ and }}.
  • {path} is text-only (not a filesystem path in exports).

Practical templates

  • Title: {display_name}
  • Technical: {stem} • {resolution} • {fps} fps
  • Archive: {meta.catalog_id}_{stem}_{date}