Pinterest guides and checklists
Pinterest guide pin
Make a tall guide pin for readers with a headline and three tips.
- File types
- PNGJPEGWebP
- Size
- 1000 × 1500 px
- Use case
- Pinterest guides and checklists
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Anton and Space Mono fonts, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Bloggers and shop owners use this pin to share a short guide or checklist on Pinterest. It has a headline, three tip cards, and a button with the next step. Swap in your own tips and reuse the same design for the next topic.
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.
- CollectionA short text.
- HeadlineA short text.
- SupportingA longer text with more than one line.
- Tip oneA short text.
- Tip twoA short text.
- Tip threeA short text.
- ActionA short text.
- FooterA short text.
{
"brand": "Wax & Groove",
"collection": "RECORD CARE BASICS",
"headline": "Keep every record sounding like the first play",
"supporting": "Three habits from our Bristol counter that stop dust, warping, and scratches before they start.",
"tip_one": "Store sleeves upright, never flat, so the vinyl can't bow.",
"tip_two": "Wipe with a carbon brush before every single play.",
"tip_three": "Keep the shelf away from radiators and direct sun.",
"action": "Save this guide",
"footer": "waxandgroove.example"
}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: pinterest-pin-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"brand":"Wax & Groove","collection":"RECORD CARE BASICS","headline":"Keep every record sounding like the first play","supporting":"Three habits from our Bristol counter that stop dust, warping, and scratches before they start.","tip_one":"Store sleeves upright, never flat, so the vinyl can'"'"'t bow.","tip_two":"Wipe with a carbon brush before every single play.","tip_three":"Keep the shelf away from radiators and direct sun.","action":"Save this guide","footer":"waxandgroove.example"},"image":{"format":"png","width":1000,"height":1500}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "png",
"idempotency_key": "pinterest-pin-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"brand": "Wax & Groove",
"collection": "RECORD CARE BASICS",
"headline": "Keep every record sounding like the first play",
"supporting": "Three habits from our Bristol counter that stop dust, warping, and scratches before they start.",
"tip_one": "Store sleeves upright, never flat, so the vinyl can't bow.",
"tip_two": "Wipe with a carbon brush before every single play.",
"tip_three": "Keep the shelf away from radiators and direct sun.",
"action": "Save this guide",
"footer": "waxandgroove.example"
},
"image": {
"width": 1000,
"height": 1500
}
}
}
}
}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.


