Speaker promotion
Speaker card
Promote a speaker with their talk, photo, and a clear way to reserve a seat.
- File types
- PNGJPEGWebP
- Size
- 1200 × 1200 px
- Use case
- Speaker promotion
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Bricolage Grotesque font, original graphic marks, fictional sample names, and an original AI-generated example photo.

About this design
What you can make with it.
Organisers post this before a keynote, workshop, or community talk. It pairs the speaker's photo with their name and role, a short quote, the session's date, time, and place, and one clear headline about the talk. Change the speaker, quote, and session details for every talk you promote.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- BrandA short text.
- EyebrowA short text.
- HeadlineA short text.
- Speaker initialsA short text.
- Speaker nameA short text.
- Speaker roleA short text.
- QuoteA short text.
- Session dateA short text.
- Session timeA short text.
- LocationA short text.
- ActionA short text.
- FooterA short text.
{
"brand": "Foxglove Run Club",
"eyebrow": "A talk for everyday runners",
"headline": "Run further by slowing down",
"speaker_initials": "TM",
"speaker_name": "Theo Mills",
"speaker_role": "Running coach, Foxglove Run Club",
"quote": "Slow down on your easy days and the fast days take care of themselves.",
"session_date": "Thursday 17 October 2026",
"session_time": "6:30pm BST",
"location": "Foxglove Clubhouse, Bristol + live stream",
"action": "Reserve a seat",
"footer": "Doors open 15 minutes before the talk starts."
}For developers
Make this file from your code or your AI tools.
Save your copy once, then send the new details with each request. Each finished file costs 1 credit.
curl https://thirds.ai/v1/image \
-H "Authorization: Bearer $THIRDS_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: speaker-card-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"brand":"Foxglove Run Club","eyebrow":"A talk for everyday runners","headline":"Run further by slowing down","speaker_initials":"TM","speaker_name":"Theo Mills","speaker_role":"Running coach, Foxglove Run Club","quote":"Slow down on your easy days and the fast days take care of themselves.","session_date":"Thursday 17 October 2026","session_time":"6:30pm BST","location":"Foxglove Clubhouse, Bristol + live stream","action":"Reserve a seat","footer":"Doors open 15 minutes before the talk starts."},"image":{"format":"png","width":1200,"height":1200}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "speaker-card-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"brand": "Foxglove Run Club",
"eyebrow": "A talk for everyday runners",
"headline": "Run further by slowing down",
"speaker_initials": "TM",
"speaker_name": "Theo Mills",
"speaker_role": "Running coach, Foxglove Run Club",
"quote": "Slow down on your easy days and the fast days take care of themselves.",
"session_date": "Thursday 17 October 2026",
"session_time": "6:30pm BST",
"location": "Foxglove Clubhouse, Bristol + live stream",
"action": "Reserve a seat",
"footer": "Doors open 15 minutes before the talk starts."
},
"image": {
"width": 1200,
"height": 1200
}
}
}
}
}Make this design yours.
Open it in the editor, change anything you like, and keep it with your own templates. Your first 50 credits each month are free.


