Portfolio work
Portfolio cover
Open a portfolio with your studio's story, selected projects, and contact details.
- File types
- Size
- A4 PDF
- Use case
- Portfolio work
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Anton font, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Studios use this to open a portfolio or capability pack. It names the studio and edition, states a point of view, lists the disciplines on offer, and tables each project with its client and year. Add new projects and a fresh introduction for every edition you send.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- Studio nameA short text.
- EditionA short text.
- Portfolio titleA short text.
- IntroductionA longer text with more than one line.
- DisciplinesA short text.
- ProjectsA list of items. Each item has name, client and year.
- ContactA short text.
- WebsiteA short text.
- FooterA short text.
{
"studio_name": "Northline Studio",
"edition": "Portfolio · Autumn 2026",
"portfolio_title": "Work built to last past the first look",
"introduction": "A selection of identity, packaging, and editorial work made for small brands that want something considered and built to last.",
"disciplines": "Identity · Packaging · Signage · Editorial design",
"projects": [
{
"name": "Identity and packaging",
"client": "Amber & Rye Bakery",
"year": "2026"
},
{
"name": "Signage and wayfinding",
"client": "Lumen Youth Arts",
"year": "2026"
},
{
"name": "Retail identity refresh",
"client": "Harbour Goods",
"year": "2025"
},
{
"name": "Editorial redesign",
"client": "Orbit Quarterly",
"year": "2025"
},
{
"name": "Studio identity relaunch",
"client": "Marlow & Co",
"year": "2025"
},
{
"name": "Packaging and label design",
"client": "Kestrel Outfitters",
"year": "2024"
}
],
"contact": "hello@northline.example",
"website": "northline.example/work",
"footer": "New project slots open from November 2026 — get in touch to check availability."
}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/pdf \
-H "Authorization: Bearer $THIRDS_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: portfolio-cover-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"studio_name":"Northline Studio","edition":"Portfolio · Autumn 2026","portfolio_title":"Work built to last past the first look","introduction":"A selection of identity, packaging, and editorial work made for small brands that want something considered and built to last.","disciplines":"Identity · Packaging · Signage · Editorial design","projects":[{"name":"Identity and packaging","client":"Amber & Rye Bakery","year":"2026"},{"name":"Signage and wayfinding","client":"Lumen Youth Arts","year":"2026"},{"name":"Retail identity refresh","client":"Harbour Goods","year":"2025"},{"name":"Editorial redesign","client":"Orbit Quarterly","year":"2025"},{"name":"Studio identity relaunch","client":"Marlow & Co","year":"2025"},{"name":"Packaging and label design","client":"Kestrel Outfitters","year":"2024"}],"contact":"hello@northline.example","website":"northline.example/work","footer":"New project slots open from November 2026 — get in touch to check availability."}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "pdf",
"idempotency_key": "portfolio-cover-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"studio_name": "Northline Studio",
"edition": "Portfolio · Autumn 2026",
"portfolio_title": "Work built to last past the first look",
"introduction": "A selection of identity, packaging, and editorial work made for small brands that want something considered and built to last.",
"disciplines": "Identity · Packaging · Signage · Editorial design",
"projects": [
{
"name": "Identity and packaging",
"client": "Amber & Rye Bakery",
"year": "2026"
},
{
"name": "Signage and wayfinding",
"client": "Lumen Youth Arts",
"year": "2026"
},
{
"name": "Retail identity refresh",
"client": "Harbour Goods",
"year": "2025"
},
{
"name": "Editorial redesign",
"client": "Orbit Quarterly",
"year": "2025"
},
{
"name": "Studio identity relaunch",
"client": "Marlow & Co",
"year": "2025"
},
{
"name": "Packaging and label design",
"client": "Kestrel Outfitters",
"year": "2024"
}
],
"contact": "hello@northline.example",
"website": "northline.example/work",
"footer": "New project slots open from November 2026 — get in touch to check availability."
}
}
}
}
}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.


