Community events
Community invite
Invite people to a regular gathering with the topic, date, and how to join.
- File types
- PNGJPEGWebP
- Size
- 1200 × 630 px
- Use case
- Community events
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Plus Jakarta Sans and Poppins fonts, original graphic marks, fictional sample names, and an original AI-generated example photo.

About this design
What you can make with it.
Community groups post this ahead of each new meeting they hold. It states the group's promise, describes what happens in the room, gives the next date and time, names the topic, and says who can take part. Put in the meeting, topic, and photo for every gathering you host.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- Community nameA short text.
- EyebrowA short text.
- HeadlineA short text.
- DescriptionA short text.
- Next meetingA short text.
- TopicA short text.
- Member lineA short text.
- ActionA short text.
- FooterA short text.
{
"community_name": "Northline Ceramics Club",
"eyebrow": "A monthly evening for people who love clay",
"headline": "Bring one piece. Leave inspired.",
"description": "A relaxed critique, a hands-on demo, and time by the kiln.",
"next_meeting": "Thu 17 Oct · 6:30pm",
"topic": "Getting a glaze finish you can rely on",
"member_line": "Open to beginners and every skill level.",
"action": "Join the next session",
"footer": "Meets at the Studio on Mill Lane."
}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: community-invite-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"community_name":"Northline Ceramics Club","eyebrow":"A monthly evening for people who love clay","headline":"Bring one piece. Leave inspired.","description":"A relaxed critique, a hands-on demo, and time by the kiln.","next_meeting":"Thu 17 Oct · 6:30pm","topic":"Getting a glaze finish you can rely on","member_line":"Open to beginners and every skill level.","action":"Join the next session","footer":"Meets at the Studio on Mill Lane."},"image":{"format":"png","width":1200,"height":630}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "community-invite-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"community_name": "Northline Ceramics Club",
"eyebrow": "A monthly evening for people who love clay",
"headline": "Bring one piece. Leave inspired.",
"description": "A relaxed critique, a hands-on demo, and time by the kiln.",
"next_meeting": "Thu 17 Oct · 6:30pm",
"topic": "Getting a glaze finish you can rely on",
"member_line": "Open to beginners and every skill level.",
"action": "Join the next session",
"footer": "Meets at the Studio on Mill Lane."
},
"image": {
"width": 1200,
"height": 630
}
}
}
}
}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.


