Job Opening Video
Full job post in teal + cream: swap title, location, salary chip (toggleable) and the 3 responsibility fields.
- Type
- Video
- Format
- Instagram Reel · 9:16
- Orientation
- Portrait
- Duration
- 12.5s
- Scenes
- 3
- Render cost
- $0.00313 / render
Free template · opens in the editor, no account required.
Customize Job Opening Video
Job Opening Video is a ready-to-render HR / recruiting video design formatted for Instagram Reel · 9:16 with 3 scenes and support for variables, conditional scenes. Open it in the editor to replace its copy and media, then render variations through the Zvid API.
16 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.
companyNameTextkickerTextroleTitleTextdepartmentTextlocationTextseniorityTextsalaryTextshowSalaryTogglesummaryLineTextresponsibilitiesList · 3ctaTextTextctaUrlTextaccentColorColorinkColorColorheroImageMedia URLmusicUrlMedia URLThe exact JSON payload
This is the full render config — POST it to the API, or open it in the editor to tweak.
{
"name": "hr-job-opening",
"resolution": "instagram-reel",
"frameRate": 30,
"backgroundColor": "#F3EFE7",
"outputFormat": "mp4",
"variables": {
"companyName": "MERIDIAN LABS",
"kicker": "NOW OPEN",
"roleTitle": "Backend Engineer",
"department": "Platform Team",
"location": "Berlin · Hybrid",
"seniority": "Mid–Senior",
"salary": "€70k – €95k",
"showSalary": true,
"summaryLine": "Build the APIs that power a million daily workflows.",
"responsibilities": [
{
"label": "Design",
"text": "Own service architecture end to end"
},
{
"label": "Ship",
"text": "Deploy to production every single week"
},
{
"label": "Mentor",
"text": "Grow the engineers around you"
}
],
"ctaText": "See full role",
"ctaUrl": "jobs.meridianlabs.io",
"accentColor": "#0E9384",
"inkColor": "#1B2A2A",
"heroImage": "https://images.pexels.com/photos/5439152/pexels-photo-5439152.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940",
"musicUrl": "https://cdn.pixabay.com/audio/2025/04/21/audio_ed6f0ed574.mp3"
},
"scenes": [
{
"id": "title",
"duration": 4.4,
"backgroundColor": "#F3EFE7",
"transition": "smoothleft",
"transitionId": "detail",
"transitionDuration": 0.55,
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 4.4,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='joBg' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='#F6F2EA'/><stop offset='1' stop-color='#EBE5D8'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#joBg)'/><circle cx='900' cy='300' r='230' fill='rgba(14,147,132,0.09)'/><circle cx='150' cy='1600' r='300' fill='rgba(14,147,132,0.07)'/><rect x='80' y='980' width='920' height='4' rx='2' fill='rgba(27,42,42,0.14)'/></svg>"
},
{
"type": "IMAGE",
"src": "{{heroImage}}",
"x": 540,
"y": 560,
"width": 720,
"height": 720,
"anchor": "center-center",
"zoom": true,
"radius": {
"tl": 360,
"tr": 360,
"bl": 360,
"br": 360
},
"track": 1,
"enterBegin": 0,
"enterEnd": 0.55,
"enterAnimation": "circleopen",
"exitEnd": 4.4
},
{
"type": "TEXT",
"x": 540,
"y": 96,
"anchor": "center-center",
"track": 2,
"enterBegin": 0.2,
"enterEnd": 0.6,
"enterAnimation": "fade",
"exitEnd": 4.4,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='color:{{inkColor}}; font-size:26px; font-weight:700; letter-spacing:8px;'>{{companyName}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1050,
"width": 940,
"anchor": "top-center",
"track": 3,
"enterBegin": 0.5,
"enterEnd": 1,
"enterAnimation": "smoothup",
"exitEnd": 4.4,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='text-align:center;'><span style='display:inline-block; background:{{accentColor}}; color:#FFFFFF; border-radius:999px; padding:12px 30px; font-size:26px; font-weight:700; letter-spacing:4px;'>{{kicker}}</span></div><div style='margin-top:24px; text-align:center; color:{{inkColor}}; font-size:104px; line-height:1; font-weight:800; letter-spacing:-3px;'>{{roleTitle}}</div><div style='margin-top:20px; text-align:center; color:#6B7A78; font-size:34px; font-weight:600;'>{{department}} · {{seniority}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1420,
"anchor": "top-center",
"track": 4,
"enterBegin": 1,
"enterEnd": 1.45,
"enterAnimation": "smoothup",
"exitEnd": 4.4,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='text-align:center;'><span style='display:inline-block; background:rgba(27,42,42,0.06); border:1.5px solid rgba(27,42,42,0.18); color:{{inkColor}}; border-radius:14px; padding:12px 26px; font-size:30px; font-weight:600; margin:0 8px;'>📍 {{location}}</span><span style='display:inline-block; background:rgba(14,147,132,0.12); border:1.5px solid rgba(14,147,132,0.4); color:{{accentColor}}; border-radius:14px; padding:12px 26px; font-size:30px; font-weight:700; margin:0 8px;' >{{salary}}</span></div>"
}
]
},
{
"id": "detail",
"duration": 5.2,
"backgroundColor": "#1B2A2A",
"transition": "smoothleft",
"transitionId": "cta",
"transitionDuration": 0.55,
"visuals": [
{
"type": "SVG",
"width": 1080,
"height": 1920,
"track": 0,
"enterBegin": 0,
"exitEnd": 5.2,
"svg": "<svg width='1080' height='1920' viewBox='0 0 1080 1920' xmlns='http://www.w3.org/2000/svg'><defs><radialGradient id='joDet' cx='0.5' cy='0.3' r='0.9'><stop offset='0' stop-color='#233837'/><stop offset='1' stop-color='#1B2A2A'/></radialGradient></defs><rect width='1080' height='1920' fill='url(#joDet)'/><rect x='90' y='560' width='900' height='190' rx='28' fill='rgba(255,255,255,0.04)' stroke='rgba(14,147,132,0.4)' stroke-width='1.5'/><rect x='90' y='790' width='900' height='190' rx='28' fill='rgba(255,255,255,0.04)' stroke='rgba(14,147,132,0.4)' stroke-width='1.5'/><rect x='90' y='1020' width='900' height='190' rx='28' fill='rgba(255,255,255,0.04)' stroke='rgba(14,147,132,0.4)' stroke-width='1.5'/></svg>"
},
{
"type": "TEXT",
"x": 90,
"y": 300,
"width": 900,
"anchor": "top-left",
"track": 1,
"enterBegin": 0.25,
"enterEnd": 0.7,
"enterAnimation": "smoothup",
"exitEnd": 5.2,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='color:#5FD4C6; font-size:26px; font-weight:800; letter-spacing:5px;'>WHAT YOU'LL DO</div><div style='margin-top:16px; color:#FFFFFF; font-size:52px; line-height:1.1; font-weight:700;'>{{summaryLine}}</div>"
},
{
"type": "TEXT",
"x": 130,
"y": 588,
"width": 820,
"anchor": "top-left",
"track": 2,
"enterBegin": 0.6,
"enterEnd": 1.05,
"enterAnimation": "smoothleft",
"exitEnd": 5.2,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='color:{{accentColor}}; font-size:30px; font-weight:800; letter-spacing:2px;'>{{responsibilities.0.label}}</div><div style='margin-top:8px; color:#D6E2E0; font-size:34px; font-weight:500;'>{{responsibilities.0.text}}</div>"
},
{
"type": "TEXT",
"x": 130,
"y": 818,
"width": 820,
"anchor": "top-left",
"track": 3,
"enterBegin": 0.85,
"enterEnd": 1.3,
"enterAnimation": "smoothleft",
"exitEnd": 5.2,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='color:{{accentColor}}; font-size:30px; font-weight:800; letter-spacing:2px;'>{{responsibilities.1.label}}</div><div style='margin-top:8px; color:#D6E2E0; font-size:34px; font-weight:500;'>{{responsibilities.1.text}}</div>"
},
{
"type": "TEXT",
"x": 130,
"y": 1048,
"width": 820,
"anchor": "top-left",
"track": 4,
"enterBegin": 1.1,
"enterEnd": 1.55,
"enterAnimation": "smoothleft",
"exitEnd": 5.2,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='color:{{accentColor}}; font-size:30px; font-weight:800; letter-spacing:2px;'>{{responsibilities.2.label}}</div><div style='margin-top:8px; color:#D6E2E0; font-size:34px; font-weight:500;'>{{responsibilities.2.text}}</div>"
},
{
"type": "TEXT",
"condition": "{{showSalary}}",
"x": 90,
"y": 1320,
"anchor": "top-left",
"track": 5,
"enterBegin": 1.35,
"enterEnd": 1.8,
"enterAnimation": "smoothup",
"exitEnd": 5.2,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='display:inline-block; background:{{accentColor}}; color:#0B1615; border-radius:20px; padding:20px 44px; font-size:44px; font-weight:800;'>{{salary}} / year</div>"
}
]
},
{
"id": "cta",
"duration": 4,
"backgroundColor": "#F3EFE7",
"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><linearGradient id='joCta' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='#F6F2EA'/><stop offset='1' stop-color='#E6EFEC'/></linearGradient></defs><rect width='1080' height='1920' fill='url(#joCta)'/><circle cx='540' cy='720' r='210' fill='none' stroke='rgba(14,147,132,0.35)' stroke-width='2.5'/><circle cx='540' cy='720' r='240' fill='none' stroke='rgba(14,147,132,0.15)' stroke-width='1.5'/></svg>"
},
{
"type": "TEXT",
"x": 540,
"y": 640,
"width": 700,
"anchor": "top-center",
"track": 1,
"enterBegin": 0.3,
"enterEnd": 0.75,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='text-align:center; color:{{inkColor}}; font-size:60px; line-height:1.08; font-weight:800; letter-spacing:-1px;'>Sound like<br>your next move?</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1160,
"anchor": "top-center",
"track": 2,
"enterBegin": 0.7,
"enterEnd": 1.15,
"enterAnimation": "smoothup",
"exitEnd": 4,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='display:inline-block; background:{{accentColor}}; color:#FFFFFF; border-radius:999px; padding:26px 66px; font-size:40px; font-weight:800;'>{{ctaText}}</div>"
},
{
"type": "TEXT",
"x": 540,
"y": 1340,
"anchor": "top-center",
"track": 3,
"enterBegin": 1.1,
"enterEnd": 1.5,
"enterAnimation": "fade",
"exitEnd": 4,
"style": {
"fontFamily": "DM Sans"
},
"html": "<div style='text-align:center; color:#6B7A78; font-size:28px; font-weight:600; letter-spacing:2px;'>{{ctaUrl}}</div>"
}
]
}
],
"audios": [
{
"src": "{{musicUrl}}",
"volume": 0.15,
"track": 0
}
]
}More HR / recruiting templates
View all ↗Ready to ship video at scale?
Start free — your first render is only a JSON payload away.








