Portfolio Recap

Charcoal/teal personalized recap iterating holdings; swap userName, totalValue, positions array, per-position deltas.

Type
Video
Format
Instagram Reel · 9:16
Orientation
Portrait
Duration
14.95s
Scenes
5
Render cost
$0.00374 / render
VariablesData-driven repeatConditional scenes
Open in editor

Free template · opens in the editor, no account required.

Customize Portfolio Recap

Portfolio Recap is a ready-to-render Finance / crypto video design formatted for Instagram Reel · 9:16 with 5 scenes and support for variables, data-driven repeat, conditional scenes. Open it in the editor to replace its copy and media, then render variations through the Zvid API.

12 variables: Every value below is a variable you can override — send them in the variables field of the render request (or edit them in the editor) to generate on-brand versions at scale.

appNameText
STACKWELL
userNameText
Maya
periodText
This week
totalValueText
$48,920
totalDeltaText
+2.4% · +$1,146
showTotalToggle
on
accentColor
#2FE6D6
accentUpColor
#39E08D
accentDownColor
#FF6B7A
positionsList · 3
nameApple
symbolAAPL
weight28%
delta+1.9%
dirup
pillColor#39E08D
pillBgrgba(57,224,141,0.12)
pillBorderrgba(57,224,141,0.45)
nameVanguard S&P 500
symbolVOO
weight34%
delta+0.6%
dirup
pillColor#39E08D
pillBgrgba(57,224,141,0.12)
pillBorderrgba(57,224,141,0.45)
nameTesla
symbolTSLA
weight12%
delta-2.1%
dirdown
pillColor#FF6B7A
pillBgrgba(255,107,122,0.12)
pillBorderrgba(255,107,122,0.45)
closingLineText
Steady week. Keep stacking.
musicUrlMedia URL

The exact JSON payload

This is the full render config — POST it to the API, or open it in the editor to tweak.

Open in editor ↗
{
  "name": "finance-portfolio-recap",
  "resolution": "instagram-reel",
  "frameRate": 30,
  "backgroundColor": "#0A1012",
  "outputFormat": "mp4",
  "variables": {
    "appName": "STACKWELL",
    "userName": "Maya",
    "period": "This week",
    "totalValue": "$48,920",
    "totalDelta": "+2.4% · +$1,146",
    "showTotal": true,
    "accent": "#2FE6D6",
    "accentUp": "#39E08D",
    "accentDown": "#FF6B7A",
    "positions": [
      {
        "name": "Apple",
        "symbol": "AAPL",
        "weight": "28%",
        "delta": "+1.9%",
        "dir": "up",
        "pillColor": "#39E08D",
        "pillBg": "rgba(57,224,141,0.12)",
        "pillBorder": "rgba(57,224,141,0.45)"
      },
      {
        "name": "Vanguard S&P 500",
        "symbol": "VOO",
        "weight": "34%",
        "delta": "+0.6%",
        "dir": "up",
        "pillColor": "#39E08D",
        "pillBg": "rgba(57,224,141,0.12)",
        "pillBorder": "rgba(57,224,141,0.45)"
      },
      {
        "name": "Tesla",
        "symbol": "TSLA",
        "weight": "12%",
        "delta": "-2.1%",
        "dir": "down",
        "pillColor": "#FF6B7A",
        "pillBg": "rgba(255,107,122,0.12)",
        "pillBorder": "rgba(255,107,122,0.45)"
      }
    ],
    "closingLine": "Steady week. Keep stacking.",
    "musicUrl": "https://cdn.pixabay.com/audio/2025/04/21/audio_ed6f0ed574.mp3"
  },
  "scenes": [
    {
      "id": "cover",
      "duration": 4,
      "backgroundColor": "#0A1012",
      "transition": "smoothup",
      "transitionId": "position",
      "transitionDuration": 0.55,
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 4,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='prCov' cx='0.3' cy='0.28' r='1'><stop offset='0' stop-color='#0F2124'/><stop offset='1' stop-color='#0A1012'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#prCov)'/><circle cx='860' cy='420' r='260' fill='none' stroke='rgba(47,230,214,0.18)' stroke-width='1.5'/><circle cx='860' cy='420' r='190' fill='none' stroke='rgba(47,230,214,0.12)' stroke-width='1.5'/><path d='M90 1500 L240 1440 L360 1470 L520 1360 L660 1400 L820 1280 L990 1330' fill='none' stroke='rgba(47,230,214,0.35)' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 170,
          "anchor": "top-left",
          "track": 1,
          "enterBegin": 0.15,
          "enterEnd": 0.6,
          "enterAnimation": "fade",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='display:inline-block; border:1.5px solid rgba(47,230,214,0.5); border-radius:999px; padding:12px 30px; color:{{accent}}; font-size:23px; font-weight:800; letter-spacing:5px;'>{{appName}}</div>"
        },
        {
          "type": "TEXT",
          "x": 90,
          "y": 620,
          "width": 900,
          "anchor": "top-left",
          "track": 2,
          "enterBegin": 0.35,
          "enterEnd": 0.85,
          "enterAnimation": "smoothup",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#7C8E92; font-size:34px; font-weight:700; letter-spacing:2px;'>{{period}}, {{userName}}</div><div style='margin-top:14px; color:#FFFFFF; font-size:78px; line-height:1.05; font-weight:800; letter-spacing:-2px;'>Your portfolio<br>recap.</div>"
        },
        {
          "type": "TEXT",
          "condition": "{{showTotal}}",
          "x": 90,
          "y": 1160,
          "width": 900,
          "anchor": "top-left",
          "track": 3,
          "enterBegin": 0.7,
          "enterEnd": 1.15,
          "enterAnimation": "smoothup",
          "exitEnd": 4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#7C8E92; font-size:28px; font-weight:700; letter-spacing:3px;'>TOTAL VALUE</div><div style='margin-top:8px; color:#FFFFFF; font-size:130px; line-height:1; font-weight:800; letter-spacing:-4px;'>{{totalValue}}</div><div style='margin-top:16px;'><span style='display:inline-block; background:rgba(57,224,141,0.14); border:1.5px solid rgba(57,224,141,0.5); color:{{accentUp}}; border-radius:999px; padding:12px 32px; font-size:34px; font-weight:800;'>{{totalDelta}}</span></div>"
        }
      ]
    },
    {
      "id": "position",
      "iterate": "positions",
      "iterateAs": "p",
      "duration": 3.2,
      "backgroundColor": "#0A1012",
      "transition": "smoothup",
      "transitionId": "outro",
      "transitionDuration": 0.5,
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 3.2,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='prPos' x1='0' y1='0' x2='0' y2='1'><stop offset='0' stop-color='#0E1B1E'/><stop offset='1' stop-color='#0A1012'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#prPos)'/><rect x='80' y='680' width='920' height='560' rx='44' fill='rgba(255,255,255,0.03)' stroke='rgba(47,230,214,0.3)' stroke-width='1.5'/><rect x='80' y='680' width='12' height='560' rx='6' fill='{{accent}}'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 380,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0,
          "exitEnd": 3.2,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:#5F7175; font-size:24px; font-weight:800; letter-spacing:6px;'>HOLDING · WEIGHT {{p.weight}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 760,
          "width": 820,
          "anchor": "top-center",
          "track": 3,
          "enterBegin": 0.2,
          "enterEnd": 0.65,
          "enterAnimation": "smoothup",
          "exitEnd": 3.2,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:center; color:{{accent}}; font-size:40px; font-weight:800; letter-spacing:4px;'>{{p.symbol}}</div><div style='margin-top:14px; text-align:center; color:#FFFFFF; font-size:88px; line-height:1.02; font-weight:800; letter-spacing:-2px;'>{{p.name}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1080,
          "anchor": "top-center",
          "track": 4,
          "enterBegin": 0.45,
          "enterEnd": 0.9,
          "enterAnimation": "smoothup",
          "exitEnd": 3.2,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='display:inline-block; background:{{p.pillBg}}; border:1.5px solid {{p.pillBorder}}; color:{{p.pillColor}}; border-radius:999px; padding:14px 44px; font-size:48px; font-weight:800;'>{{p.delta}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1830,
          "anchor": "center-center",
          "track": 2,
          "enterBegin": 0,
          "exitEnd": 3.2,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:rgba(124,142,146,0.6); font-size:22px; font-weight:800; letter-spacing:4px;'>{{appName}} · {{userName}}'s portfolio</div>"
        }
      ]
    },
    {
      "id": "outro",
      "duration": 3.4,
      "backgroundColor": "#0A1012",
      "visuals": [
        {
          "type": "SVG",
          "width": 1080,
          "height": 1920,
          "track": 0,
          "enterBegin": 0,
          "exitEnd": 3.4,
          "svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='prOut' cx='0.5' cy='0.42' r='0.9'><stop offset='0' stop-color='#0F2124'/><stop offset='1' stop-color='#0A1012'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#prOut)'/><circle cx='540' cy='700' r='150' fill='none' stroke='rgba(47,230,214,0.6)' stroke-width='2.5'/><path d='M470 700 L520 750 L620 640' fill='none' stroke='{{accent}}' stroke-width='10' stroke-linecap='round' stroke-linejoin='round'/></svg>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 950,
          "width": 900,
          "anchor": "top-center",
          "track": 1,
          "enterBegin": 0.25,
          "enterEnd": 0.7,
          "enterAnimation": "smoothup",
          "exitEnd": 3.4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='text-align:center; color:#FFFFFF; font-size:72px; line-height:1.1; font-weight:800;'>{{closingLine}}</div>"
        },
        {
          "type": "TEXT",
          "x": 540,
          "y": 1240,
          "anchor": "top-center",
          "track": 2,
          "enterBegin": 0.7,
          "enterEnd": 1.1,
          "enterAnimation": "fade",
          "exitEnd": 3.4,
          "style": {
            "fontFamily": "Manrope"
          },
          "html": "<div style='color:{{accent}}; font-size:26px; font-weight:800; letter-spacing:5px;'>{{appName}}</div>"
        }
      ]
    }
  ],
  "audios": [
    {
      "src": "{{musicUrl}}",
      "volume": 0.14,
      "track": 0
    }
  ]
}

More Finance / crypto templates

View all ↗

Ready to ship video at scale?

Start free — your first render is only a JSON payload away.