Free YouTube intro/outro maker: Remotion templates you own forever
Build a reusable YouTube intro and outro as code with Remotion on your Mac, free, no watermark, no subscription, and the template is yours forever.
You can build a YouTube intro and outro once, as a Remotion template, and render a fresh version for every video — for free, with no watermark and no subscription. Because the intro is code, not a file locked inside a web app, the template is yours forever: version it, reuse it, tweak the text per episode. ReDock runs Remotion as a one-click stack on the Bun runtime with live frame progress, so you make the intro on your Mac without a terminal or an editing suite.
Why a code template beats an intro-maker web app
Online intro makers hand you a rendered file and keep the project. Want to change the tagline next month? You’re back in their editor, often behind a paywall or a watermark, re-exporting. Remotion inverts that. Your intro is a React component in a folder you control. The text, colors, logo, and timing are values in the code. To make episode 42’s intro, you change one string and render. Nothing is locked, nothing is metered, and there’s no watermark because you own the whole pipeline.
Remotion is programmatic video — code defines the scene and the renderer draws each frame exactly. That means your channel name is spelled correctly and your brand color is precise every single time, which is exactly what you want for something as repeated as an intro. The full picture is in free AI video with Remotion.
Building the template
An intro is a short, repeatable sequence. A typical one:
- Logo animates in. Scale or fade your channel logo over the first second, computed from the frame number.
- Channel name and tagline. Real text from variables — so changing it per episode is a one-line edit.
- A transition out. Wipe or fade into your main content.
An outro follows the same idea in reverse: a call to subscribe, links to two more videos, and your handle. Build both as scenes in one Remotion project. If you’re new to the tool, the Remotion tutorial walks through your first scene from scratch.
ReDock — a free (alpha) native macOS app — runs the project on the Bun runtime, gives it a real https://something.test preview URL, and shows frames completing as you render. Setup is in the stacks reference and install guide.
Per-episode text without rebuilding
The whole value of a template is not rebuilding it each time. In Remotion, the changeable parts — episode title, guest name, episode number — are props passed into the scene. For a new video, you set those props and render. The animation, timing, and branding stay fixed; only the text changes. That’s a few seconds of edits for a perfectly consistent intro every episode.
Want it even faster? Because ReDock exposes the app as MCP tools on localhost:47200, an agent can render a batch of intros for a season from a list of episode titles — the pattern is in render farm of one. And an agent can help you design the template in the first place; see Claude-written Remotion scenes.
Own it forever
The practical difference is ownership. A subscription intro maker stops working when you stop paying, and your branding lives on their servers. A Remotion template is plain code on your machine. Commit it to git, and it’s reproducible in five years. Render it a thousand times at zero marginal cost. If you’re building a no-cost creator setup, this fits the zero-dollar creator stack.
One honest note: the first build takes more effort than clicking through a template gallery, because you’re writing (or having an agent write) the scene. The reward is a watermark-free, subscription-free asset you never rebuild — you only re-render.
FAQ
Is there a watermark?
No. You own the entire pipeline — the Remotion project renders on your Mac and outputs a clean MP4. There’s no third-party watermark and nothing to remove.
Can I change the intro text for each video?
Yes. The changeable parts are props in the code — episode title, number, guest name. Set them and render. The branding and animation stay consistent while the text updates.
Do I need to be a developer?
Basic React helps, but templates and an agent can write the scene for you. You mainly edit text, colors, and timing. The Remotion tutorial starts from zero.
An intro you own forever beats one you rent by the month. Download ReDock and build your template today.