Event posters
Live music gig poster
Announce a live music night to fans with the artist's name.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1350 px
- Use case
- Event posters
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Abril Fatface font and fictional sample names.

About this design
What you can make with it.
Venues use this poster to announce a live music night. It sets a large vinyl record above a tilted date card and the artist's name in bold serif type. Change the venue, artist, date, doors time, and colours for each night you book.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- VenueA short text.
- SeriesA short text.
- DayA short text.
- MonthA short text.
- ArtistA short text.
- SupportA short text.
- DoorsA short text.
- TicketsA short text.
- PlaceA short text.
- NoteA short text.
- Ground colourA colour.
- Accent colourA colour.
- Text colourA colour.
{
"venue": "The Lantern Room",
"series": "Friday sessions",
"day": "24",
"month": "Oct",
"artist": "Odessa Quartet",
"support": "with Marguerite Bell on vocals",
"doors": "7:30 pm",
"tickets": "£14 advance",
"place": "12 Wharf Lane",
"note": "Seated tables · Kitchen open until ten",
"ground_colour": "#12343B",
"accent_colour": "#F26B4E",
"text_colour": "#F6E7CB"
}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: gig-poster-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"venue":"The Lantern Room","series":"Friday sessions","day":"24","month":"Oct","artist":"Odessa Quartet","support":"with Marguerite Bell on vocals","doors":"7:30 pm","tickets":"£14 advance","place":"12 Wharf Lane","note":"Seated tables · Kitchen open until ten","ground_colour":"#12343B","accent_colour":"#F26B4E","text_colour":"#F6E7CB"},"image":{"format":"png","width":1080,"height":1350}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "gig-poster-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"venue": "The Lantern Room",
"series": "Friday sessions",
"day": "24",
"month": "Oct",
"artist": "Odessa Quartet",
"support": "with Marguerite Bell on vocals",
"doors": "7:30 pm",
"tickets": "£14 advance",
"place": "12 Wharf Lane",
"note": "Seated tables · Kitchen open until ten",
"ground_colour": "#12343B",
"accent_colour": "#F26B4E",
"text_colour": "#F6E7CB"
},
"image": {
"width": 1080,
"height": 1350
}
}
}
}
}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.


