Company Culture / Employer Brand
The always-on employer-brand film a company renders once and links every individual job ad back to — 40 seconds, 16:9 (1920x1080), six scenes on an alternating warm-paper / ink rhythm with a single terracotta accent, set in Instrument Serif, Work Sans and JetBrains Mono. It opens on a full-bleed shot of the room under the company's own opening line, then makes its whole argument in one frame: three team photographs presented as captioned evidence under "Nothing here was arranged." Three culture points follow — the first beside a photo card on ink, the second where the photograph becomes a physical print laid on the page at -2.4 degrees, the third delivered from a paper slip over the full-bleed room — before a cross-dissolve (the only one in the edit) into a screenshotable careers card carrying a terracotta CTA pill, the careers URL and a three-up contact strip of the same three photographs. Eighteen dynamic fields swap per render: company_name and company_detail (the masthead on all six scenes), opening_line, culture_1_title/culture_2_title/culture_3_title with their matching culture_1_body/culture_2_body/culture_3_body, caption_1/caption_2/caption_3, closing_line, careers_url, and four photographs — photo_room plus photo_team_1/photo_team_2/photo_team_3, each reused across several scenes so a single swap updates every appearance. Each caption_N is bound to its own photo_team_N and must describe that specific picture ("TUESDAY PLANNING. NINE MINUTES."), because the documentary caption is what stops three office photos reading as stock. Re-render whenever a fact stops being true — headcount, office, or policy — or batch one per trading brand off a single HR record. Text renders at fixed design sizes, so keep replacements near the sample lengths (title ~26 chars, caption ~34, closing line ~64) or they will clip rather than shrink.
- Aspect ratio
- 16:9 · Horizontal
- Duration
- ~40s
- Category
- Branding
Try it with your own copy
Edit a field and the frame re-renders in your browser. No account, no credits - previews are free because they cost a browser paint, not a render.
What you can customize
This template exposes 18 dynamic fields you can swap per video - edit them in the editor or pass them to the API to batch-render variations at scale. The monospace name is the exact key to send in replacements.
Photo Room
urlphoto_roomhttps://images.unsplash.com/photo-1606857521015-7f9fcf423740?fm=jpg&q=82&w=2400&auto=format&fit=crop
Company Name
textcompany_nameNORTHBANK
~119 characters max · 2 lines
Company Detail
textcompany_detailMANCHESTER · 34 PEOPLE · HYBRID
~181 characters max · 2 lines
Opening Line
textopening_lineThirty-four people, one long room, and a lot of unfinished coffee.
~77 characters max · 2 lines
Photo Team 1
urlphoto_team_1https://images.unsplash.com/photo-1517048676732-d65bc937f952?fm=jpg&q=82&w=1600&auto=format&fit=crop
Caption 1
textcaption_1TUESDAY PLANNING. NINE MINUTES.
~116 characters max · 2 lines
Photo Team 2
urlphoto_team_2https://images.unsplash.com/photo-1681949215173-fe0d15c790c1?fm=jpg&q=82&w=1600&auto=format&fit=crop
Caption 2
textcaption_2PRIYA, ARGUING ABOUT A NAME.
~116 characters max · 2 lines
Photo Team 3
urlphoto_team_3https://images.unsplash.com/photo-1521737852567-6949f3f9f2b5?fm=jpg&q=82&w=2400&auto=format&fit=crop
Caption 3
textcaption_3THE LONG ROOM, 4PM. HALF AT HOME.
~121 characters max · 2 lines
Culture 1 Title
textculture_1_titleWe write things down.
~24 characters max · 1 line
Culture 1 Body
textculture_1_bodyDecisions live in a doc, not in the heads of whoever happened to be in the room. If you missed it, you can still read it.
~224 characters max · 4 lines
Culture 2 Title
textculture_2_titleFriday afternoons are yours.
~48 characters max · 2 lines
Culture 2 Body
textculture_2_bodyNo meetings after twelve. Ship it, read something, fix the thing that has been annoying you — or go home. Nobody counts.
~247 characters max · 5 lines
Culture 3 Title
textculture_3_titleWe hire slowly, then leave you alone.
~59 characters max · 2 lines
Culture 3 Body
textculture_3_bodyFour conversations and one paid exercise. No riddles at a whiteboard. After that the work is yours to run.
~208 characters max · 3 lines
Closing Line
textclosing_lineWe are not a family. We are a workshop, and the work is good.
~72 characters max · 2 lines
Careers Url
textcareers_urlnorthbank.co/roles
~52 characters max · 1 line
Render it from the API
Copy either call below. Both already carry this template's ID and its real variable keys - swap the values for your own.
1. Preview it — free
Same body as a render. Costs no credits, creates no job. Returns a public URL that plays the video in a browser, plus a list of problems with your payload — a mistyped key is otherwise ignored in silence.
curl -X POST https://renderly.video/api/v1/previews \
-H "Authorization: Bearer $RENDERLY_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"templateId": "company-culture-employer-brand",
"replacements": {
"photo_room": "https://images.unsplash.com/photo-1606857521015-7f9fcf423740?fm=jpg&q=82&w=2400&auto=format&fit=crop",
"company_name": "NORTHBANK",
"company_detail": "MANCHESTER · 34 PEOPLE · HYBRID",
"opening_line": "Thirty-four people, one long room, and a\nlot of unfinished coffee.",
"photo_team_1": "https://images.unsplash.com/photo-1517048676732-d65bc937f952?fm=jpg&q=82&w=1600&auto=format&fit=crop",
"caption_1": "TUESDAY PLANNING. NINE MINUTES."
}
}'2. Render it
Change one word in the URL. Keep templateId — it is what links your call to this template, so later improvements reach you automatically.
curl -X POST https://renderly.video/api/v1/renders \
-H "Authorization: Bearer $RENDERLY_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"templateId": "company-culture-employer-brand",
"replacements": {
"photo_room": "https://images.unsplash.com/photo-1606857521015-7f9fcf423740?fm=jpg&q=82&w=2400&auto=format&fit=crop",
"company_name": "NORTHBANK",
"company_detail": "MANCHESTER · 34 PEOPLE · HYBRID",
"opening_line": "Thirty-four people, one long room, and a\nlot of unfinished coffee.",
"photo_team_1": "https://images.unsplash.com/photo-1517048676732-d65bc937f952?fm=jpg&q=82&w=1600&auto=format&fit=crop",
"caption_1": "TUESDAY PLANNING. NINE MINUTES."
}
}'The body above shows 6 of 18 variables. Send any subset — every key you leave out renders its authored default. Read the full contract, with character limits, from GET /api/v1/templates/company-culture-employer-brand/variables. See the previewing guide, the rendering guide, or the OpenAPI spec.
Frequently asked questions
How do I customize the Company Culture / Employer Brand template?
Open the template in the Renderly editor and replace its 18 customizable fields (such as Photo Room) with your own text, images, or video. Every change previews instantly before you render.
How much does it cost to render this template?
Rendering is credit-based - 1 credit equals 1 minute of 1080p video. You only pay when you export, and credits never expire on the pay-as-you-go plan.
Can I generate this video at scale via the API?
Yes. POST this template's ID and a replacements object to /api/v1/renders - one call per row of data, 18 fields swappable per video. Send the same body to /api/v1/previews first to check it for free. No-code integrations like Zapier work the same way.
More Branding templates

Product Hunt Launch - Web App
A five-scene Product Hunt launch promo for a SaaS product with a browser UI worth showing. 1920x1080 16:9, 17.4 seconds at 30fps, cut on a dark-light-dark-light-dark rhythm with a single teal accent and ground wipes between beats instead of hard cuts. The product screenshots are real 3D layers: the ask panel and the three closing cards arrive tilted and rotate flat onto their own boxes as they land, then hold a slow sway. Eleven dynamic fields swap per render: logo, product_name, tagline, three 16:9 captures (screenshot_1, screenshot_2 and screenshot_3, each reused across two scenes at different crops), three one-line feature claims (feature_1, feature_2, feature_3), launch_line and cta_line. launch_line is the only Product Hunt specific element in the whole template - leave it empty and the orange pill disappears, turning the same render into a generic we-shipped video for X, LinkedIn, a landing page or a mailer. cta_line is passed preformatted so the user types their own URL and wording. Attribution appears once, small, on the closing frame.

Product Hunt Launch - Typographic
A 21-second 16:9 launch promo for a Product Hunt day, built so a founder with nothing pretty to show can still ship a video. No screenshots are required: a logo, a name, a tagline and three short lines are the whole input, and type carries every beat. Five scenes - a lockup on the brand colour, then the problem, the answer and the closer as three full-bleed headlines, then the launch ask. The grounds alternate violet, ink, paper and an ink-and-violet split so a talking-head-free cut still moves, and each one carries a large low-contrast faceted shard that rotates in from a tilt, settles flat and tilts back out as the scene leaves. The logo tile tumbles in on a double-axis flip, the kickers hinge up, and the Product Hunt pill flips into place on the closing card. Eight dynamic fields: logo, product_name, tagline, feature_1, feature_2, feature_3, launch_line and cta_line. The three feature lines carry the whole video, so keep them near 48 characters - they are set at a fixed 132px and wrap to a designed second line, with room for a third before anything clips. product_name reads best under about 14 characters and cta_line under about 26. launch_line is the only Product-Hunt-specific element in the template: clear it and the orange pill disappears with it, leaving a generic launch video that works on X, LinkedIn, a landing page or a mailer. The logo variable is the whole white card, not just the mark on it, so a replacement is one square image. Set in Geist and JetBrains Mono against a violet, ink and paper palette.

Award & Recognition Announcement
A composed "we won something" film built as a citation rather than a firework: the award, the category, the issuing body, the year, and one restrained sentence saying why. Five scenes over 33 seconds at 1920x1080 (16:9), alternating deep ink and champagne grounds with award gold used as an engraver's line — a 1px certificate frame inset 54px on every frame, hairline rules, and a drawn seal that carries the year at 300px on the opener, 150px as a stamp beside the recipient, and 200px on the close. Ten fields swap per render: announcement_label (the flex knob — AWARD ANNOUNCEMENT / CERTIFICATION / RANKING / TEN YEARS), issuing_body, year_label, award_name, category_name, citation_line, recipient_name, recipient_line, website_line, and recipient_photo (the one photographic beat, a right-hand panel under a left-to-right ink scrim with a slow 1.06x push). One row per winner in a spreadsheet becomes one film per winner, each with its own name set in 104px Bodoni instead of a shared PNG.