Fundraising campaigns
Fundraising poster
Ask for donations with a clear target, amount raised, and a deadline.
- File types
- PNGJPEGWebP
- Size
- 1080 × 1350 px
- Use case
- Fundraising campaigns
- 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.
Nonprofits post this during a fundraising appeal that needs a clear ask. It shows the goal and the amount raised so far, states the closing date, and tells the story behind the ask. Replace the goal, story, and deadline for every campaign you launch.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- OrganisationA short text.
- CampaignA short text.
- GoalA short text.
- RaisedA short text.
- DeadlineA short text.
- HeadlineA short text.
- StoryA longer text with more than one line.
- ActionA short text.
- Donation lineA short text.
- ContactA longer text with more than one line.
- FooterA short text.
{
"organisation": "Lumen Youth Arts",
"campaign": "Open doors fund",
"goal": "£24,000",
"raised": "£13,480",
"deadline": "30 September 2026",
"headline": "Help a young artist find their next room",
"story": "Your gift pays for a safe studio, a skilled mentor, and the materials a young artist needs to keep making work.",
"action": "Give today",
"donation_line": "lumenarts.example/give",
"contact": "give@lumenarts.example\nlumenarts.example",
"footer": "Lumen Youth Arts · a community charity based in Manchester"
}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: fundraising-poster-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"organisation":"Lumen Youth Arts","campaign":"Open doors fund","goal":"£24,000","raised":"£13,480","deadline":"30 September 2026","headline":"Help a young artist find their next room","story":"Your gift pays for a safe studio, a skilled mentor, and the materials a young artist needs to keep making work.","action":"Give today","donation_line":"lumenarts.example/give","contact":"give@lumenarts.example\nlumenarts.example","footer":"Lumen Youth Arts · a community charity based in Manchester"},"image":{"format":"png","width":1080,"height":1350}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "fundraising-poster-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"organisation": "Lumen Youth Arts",
"campaign": "Open doors fund",
"goal": "£24,000",
"raised": "£13,480",
"deadline": "30 September 2026",
"headline": "Help a young artist find their next room",
"story": "Your gift pays for a safe studio, a skilled mentor, and the materials a young artist needs to keep making work.",
"action": "Give today",
"donation_line": "lumenarts.example/give",
"contact": "give@lumenarts.example\nlumenarts.example",
"footer": "Lumen Youth Arts · a community charity based in Manchester"
},
"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.


