# Free Subscribe Button Overlay Maker

> Free subscribe button overlay maker — 10 animated YouTube/Twitch subscribe overlays in 16:9 and vertical 9:16. Your channel name, avatar, button label and colors. Real MP4 download.

Interactive version: https://www.mographr.com/tools/subscribe-overlay

Pick one of 10 subscribe-overlay designs — 6 horizontal (16:9) for YouTube and streams, 4 vertical (9:16) for Reels, Shorts and TikTok. Drop in your channel name, handle and avatar, set the button label, and download the rendered MP4 — free. Every design is a full animation with a click reaction on the button, not a static PNG you fade in.

## What you can customize

- **Channel name** (`title`): text, max 32 chars, required — e.g. "Pixel Kitchen"
- **Handle / tagline** (`subtitle`): text, max 48 chars — e.g. "@pixelkitchen"
- **Main button (Subscribe)** (`button`): text, max 20 chars — e.g. "Follow"
- **Second button (Like)** (`button2`): text, max 20 chars — e.g. "Like"
- **Third button (Save)** (`button3`): text, max 20 chars — e.g. "Share"
- **Channel avatar (optional)** (`avatar`): image upload (optional)
- **Design**: Neobrutalist Click Card (1920x1080), Rain-Streaked Glass Bar (1920x1080), Neobrutalist Click Bar (1920x1080), Cursor-Click Action Bar (1920x1080), Glitch Broadcast HUD Bar (1920x1080), Cursor-Click Red Pill (1920x1080), Gooey Pastel Action Bar (vertical) (1080x1920), Synthwave Chrome Horizon (vertical) (1080x1920), Torn Newsprint Collage (vertical) (1080x1920), Brutalist Glitch HUD Bar (vertical) (1080x1920)
- **Color scheme**: preset palettes per design

Each design has its own canvas — pass no size, the render uses the design's own
(1920x1080, 1080x1920).
Designs do not all expose the same fields; `GET https://bff.mographr.com/tools/subscribe-overlay` lists
`presentFields` per design (MCP: `acceptsFields`). Values for fields a design
lacks are simply ignored.

## How to use it

1. Pick a design — 10 animated subscribe overlays in 16:9 and vertical 9:16, each with its own layout, motion and click reaction.
2. Type your channel name and handle, upload your avatar, and relabel the buttons (Subscribe / Like / Save — or Follow, Join, Share). The preview updates live.
3. Pick a color scheme — keep the classic red or switch to your brand color.
4. Hit Download — the free MP4 (with a small mographr.com watermark) renders in about a minute.

## Pricing

- **Free**: MP4 download with a small mographr.com watermark in the corner. Personal / preview use.
- **$1 upgrade** (coming soon): no watermark, transparent background, commercial license.
- **Creator plan** ($20/mo): the full Mographr studio — unlimited customization, any format, alpha exports.

## For AI agents

Render programmatically via MCP (`https://bff.mographr.com/mcp`, tool `render_motion_tool` with `slug: "subscribe-overlay"`) or REST:
`POST https://bff.mographr.com/tools/subscribe-overlay/render` with `{ "variantId": "...", "fields": { "title": "...", "subtitle": "...", "button": "...", "button2": "...", "button3": "..." } }`.
Get variant ids from `GET https://bff.mographr.com/tools/subscribe-overlay`.

## FAQ

**Is this subscribe overlay maker free?**

Yes. Rendering and MP4 download are free; the free file carries a small mographr.com watermark in the corner. A $1 upgrade — no watermark, transparent background, commercial license — is coming very soon.

**Can I get it with a transparent background so it sits over my footage?**

That is what the $1 upgrade (coming soon) and the Creator plan give you: ProRes 4444 or WebM with a real alpha channel. The free MP4 renders on a solid background, which still works if you place it full-frame or key it out.

**Can I change the button labels?**

All of them. Most designs carry three actions — Subscribe, Like and Save — and each label is editable, so the same overlay works as Follow / Like / Share for Twitch, or in your own language. Colors are swappable too: keep the classic red or switch to Twitch purple, TikTok neon or your brand color.

**Does the animation include the click and the bell?**

Yes — the designs animate the whole beat: the card arrives, a cursor presses the button, it flips to its subscribed state, the bell reacts. That behaviour is baked into the design; you customize the text, avatar and colors.

**Can I use it commercially?**

The free watermarked version is intended for personal use and previews. The upcoming $1 version includes a commercial license, and the Creator plan ($20/mo) covers commercial use with full customization and transparent exports.

**Can I use my channel logo as the avatar?**

Yes — upload a PNG, JPEG or WebP and it drops into the avatar slot (round-cropped where the design calls for it). Designs that have no avatar spot simply ignore the upload, and designs that do hide the slot cleanly if you upload nothing.

**Will my channel logo work as the avatar?**

Yes — upload a PNG, JPEG or WebP and it is placed into the avatar slot (round-cropped where the design calls for it). Designs without an avatar simply ignore it, and designs that have one hide the slot cleanly if you upload nothing.

**Can an AI assistant make one for me?**

Yes. The tool is scriptable: AI agents can list the designs and render a customized MP4 through our MCP server (https://bff.mographr.com/mcp, tool render_motion_tool) or the REST endpoint, and get the file back. See mographr.com/llms.txt.
