How to add a channel logo overlay to a youtube video
- Step 1Open the watermark engine — Open the watermark engine (Pro tool, £7/month). The free tier shows an upgrade overlay.
- Step 2Drop the upload-ready cut — Drop your finished video. Inputs include
.mp4,.mov,.mkv,.webm; the export is H.264 MP4, which YouTube ingests cleanly. - Step 3Add your channel logo PNG — Use the Image row to pick a transparent PNG of your channel logo or handle. A simple, high-contrast mark reads best at small bug sizes.
- Step 4Pick the corner — Set Position to your channel-bug corner —
br(default) ortrare the most common. Set Margin (px) (default 24) to keep the bug clear of the frame edge and YouTube's own UI overlays. - Step 5Size and shade the bug — Set Scale (0.05–0.5) to around
0.08–0.12for a discreet bug, and Opacity (0–1) to0.6–0.8so it's clearly visible without dominating. - Step 6Export, then upload to YouTube — Run it, download the MP4, and upload that branded file. Because the logo is baked in, it stays on every downstream re-upload too.
Channel-bug placement vs YouTube UI
Where to put a burned-in bug so it doesn't collide with YouTube's own on-player elements. Uses the tool's five real anchors.
| Position | YouTube UI nearby | Good for | Note |
|---|---|---|---|
br (default) | Player controls, end-screen cards | Standard broadcast bug | Keep margin ≥ 24 so end-screen elements don't overlap |
tr | CC / settings gear area | Clear of the seek bar | Often the cleanest corner for a persistent bug |
tl | Channel/title overlay on hover | Minimal-UI placements | Reads well on Shorts re-cuts too |
bl | Subtitle / caption track | When br is busy | Can clash with burned-in captions — check first |
center | Nothing (covers content) | Anti-crop deterrence, not branding | Too intrusive for a channel bug |
Recommended channel-bug settings
Starting points for a clean YouTube channel bug, all within the tool's real ranges.
| Setting | Discreet bug | Bold bug |
|---|---|---|
| Position | br or tr | br |
| Opacity | 0.6 | 0.85 |
| Scale | 0.08 | 0.12 |
| Margin | 24 | 32 |
Cookbook
Channel-branding recipes for creators uploading to YouTube and re-cutting for other platforms.
Classic top-right channel bug
A discreet, professional bug in the top-right that stays clear of YouTube's bottom player controls and end-screen cards.
Settings: Image = channel-logo.png Position = tr Opacity = 0.6 Scale = 0.08 Margin = 24 Filter built: [1:v]format=rgba,colorchannelmixer=aa=0.600,scale=iw*0.080:-1[wm]; [0:v][wm]overlay=W-w-24:24
Bold bottom-right for re-uploads
A more assertive bug when you expect the clip to be re-cut and re-uploaded elsewhere and want unmissable attribution.
Settings: Position = br Opacity = 0.85 Scale = 0.12 Margin = 32 Filter built: [1:v]format=rgba,colorchannelmixer=aa=0.850,scale=iw*0.120:-1[wm]; [0:v][wm]overlay=W-w-32:H-h-32
One master, branded for several platforms
Because scale is width-relative, the same bug setting looks right whether you later reframe the clip to 16:9, 1:1, or 9:16 for different platforms.
channel-bug at Scale 0.1 on 1920x1080 -> 192px bug later reframed to 1080x1080 (Instagram) -> bug stays proportional later reframed to 1080x1920 (Shorts/TikTok) -> still proportional Watermark first on the widescreen master, then reframe per platform.
Keep the bug off the captions
If you burn in subtitles too, place the bug away from the caption zone so they don't overlap.
Plan: Captions live bottom-centre -> avoid bl/br for the bug Channel bug -> tr (Position) so it never touches captions Order: subtitle-burner first, then watermark-engine (tr).
Brand the unlisted cut before scheduling
Local watermarking means you can brand a scheduled or unlisted upload without the file touching a server before its publish time.
Local pass (no upload): finished-cut.mov -> watermark-engine -> branded.mp4 Then upload branded.mp4 to YouTube as scheduled/unlisted. Nothing left your machine until you chose to upload.
Edge cases and what actually happens
Bug collides with YouTube end-screen cards
ExpectedA bottom-right bug at a small margin can sit under YouTube's end-screen elements in the last 20 seconds. Use tr, or keep margin ≥ 24 and a small scale, to stay clear.
YouTube re-encodes the upload
ExpectedYouTube always re-encodes ingested video. Because the logo is baked into the pixels, it survives that re-encode — but very small, low-opacity bugs can soften slightly. A slightly higher opacity (0.7+) holds up better through YouTube's compression.
Bug clashes with burned-in subtitles
ExpectedIf you also hardsub captions (typically bottom-centre), a bl/br bug can overlap them. Place the bug top-side (tl/tr) and burn subtitles first.
JPEG logo shows a background box
By designA JPEG channel logo has no transparency and overlays as a solid rectangle. Use a transparent PNG so only the mark appears.
SVG logo fails to rasterise
Possible failureSVG support in FFmpeg.wasm is build-dependent. If your vector logo doesn't appear, export it to a PNG at the bug size and re-run.
Output is MP4, not your source container
By designThe branded export is always H.264 MP4 regardless of input. That's ideal for YouTube ingest, but it means the original codec/container isn't preserved.
Audio mix preserved
SupportedAudio is stream-copied (-c:a copy), so your final mix uploads to YouTube unchanged by the watermark pass.
Free tier can't run it
Pro requiredThe watermark engine requires Pro (minTier: pro). The free tier sees the upgrade overlay; Pro is £7/month with a 10 GB per-file limit.
Logo too big for a bug
ExpectedScale 0.5 makes the logo half the frame width — far too large for a channel bug. Keep channel bugs around 0.08–0.12.
Frequently asked questions
Why not just use YouTube's built-in branding watermark?
YouTube's branding watermark only appears on YouTube's own player and apps, and only in the corner YouTube allows. It is not part of the video file, so it vanishes the instant your clip is downloaded and re-uploaded to TikTok, Reels, or X. A burned-in logo from this tool is part of the pixels, so your branding travels everywhere the file goes.
Will the burned-in logo survive YouTube's re-encode?
Yes. YouTube re-encodes every upload, but your logo is composited into the frames before upload, so it's just part of the picture YouTube re-encodes. Use opacity 0.7+ for small bugs so they stay crisp through YouTube's compression.
Where should I put my channel bug?
Top-right (tr) or bottom-right (br) are the conventional broadcast-bug corners. Bottom-right is the default but can collide with YouTube's end-screen cards in the final seconds, so many creators prefer top-right. Keep the margin at 24+ to stay clear of player UI.
What size should the bug be?
Scale 0.08–0.12 (8–12% of video width) reads as a professional bug without dominating. Because scale is width-relative, the same setting stays proportional across 1080p and 4K, and across any reframes you do afterward.
Does it re-encode my audio?
No — audio is stream-copied with -c:a copy. Your final mix uploads to YouTube exactly as you mastered it; only the video is re-encoded to bake in the logo.
What's the output format and is it good for YouTube?
H.264 MP4 at CRF 20 — one of the cleanest inputs you can hand YouTube's ingest pipeline. It's broadly compatible and re-encodes well on YouTube's side.
Can I brand an unlisted or scheduled video privately?
Yes. Watermarking runs locally in your browser via FFmpeg.wasm, so the file never uploads during branding. You control exactly when the branded MP4 goes to YouTube.
Can I add a text-only channel name instead of a logo image?
Indirectly — render your channel name as a transparent PNG in any design tool and use it as the watermark image. The tool overlays images, not live text.
I reframe my YouTube videos for Shorts and TikTok — do I watermark before or after?
Watermark the widescreen master first, then reframe. Because scale is width-relative the bug stays proportional, and branding the master means every derivative inherits it. If a reframe crops the bug out, re-run the watermark on the reframed cut.
Will the logo look pixelated on a 4K upload?
Not if you supply a high-resolution PNG. The engine scales the logo to a fraction of the (4K) video width, so a small source PNG could soften. Supply a logo at least as wide as scale × video-width to keep edges crisp.
Can I brand a whole back-catalogue in one go?
Yes — drop multiple videos and the client batches them with the same logo and settings (Pro 5, Pro + Media 50, Developer unlimited). See the batch watermark guide.
Should I do anything else before uploading?
Consider the web optimizer if you want a faststart MP4 for previewing, or the metadata scrubber to strip camera/edit metadata. For platform-specific aspect ratios, the Shorts formatter handles the reframe.
Privacy first
Every JAD Video tool runs entirely in your browser via WebCodecs and FFmpeg (WebAssembly). Your video files never leave your device — verified by zero outbound network requests during processing.