How to watermark a video for portfolio protection
- Step 1Open the watermark engine — Open the watermark engine. It is a Pro tool (£7/month); the free tier shows an upgrade overlay.
- Step 2Drop the portfolio clip — Drop the reel or sample edit. Inputs include
.mp4,.mov,.mkv,.webm,.avi,.m4v,.ts; the output is H.264 MP4. - Step 3Add your studio or personal logo — Pick a transparent PNG of your logo or handle in the Image row. A wordmark (your name/handle) protects attribution better than an abstract icon because it survives out-of-context sharing.
- Step 4Choose a crop-resistant position — Set Position to
centerfor the hardest-to-crop placement, or a corner if you'd rather keep the frame clear. Centre ignores the Margin value. - Step 5Tune opacity for readability — Set Opacity (0–1) low — around
0.12–0.2— so the work stays judgeable. Set Scale (0.05–0.5) higher (e.g.0.35–0.45) for a centred mark so it covers a deterrent area. - Step 6Export and publish — Run it and download the MP4. Watermark before you upload anywhere — the protected copy is the one that should leave your machine.
Protection-oriented settings
Suggested watermark engine settings tuned for portfolio deterrence vs readability. All values are within the tool's real ranges.
| Goal | Position | Opacity | Scale | Trade-off |
|---|---|---|---|---|
| Maximum deterrence | center | 0.18 | 0.45 | Hardest to crop out; faintly visible over the whole frame |
| Balanced (default-ish) | center | 0.15 | 0.35 | Crop-resistant and barely intrusive — a good portfolio default |
| Attribution only | br | 0.5 | 0.12 | Clean corner bug; easy to crop but clearly attributed |
| Reviewer-friendly | tr | 0.35 | 0.1 | Minimal footprint; relies on goodwill more than deterrence |
What a watermark can and can't do
Honest expectations for portfolio protection — a watermark is a deterrent, not DRM.
| Threat | Does a watermark help? |
|---|---|
| Casual re-upload of your file | Yes — a centred or visible mark makes a straight rip obviously yours |
| Corner crop to remove the mark | Mitigated by center placement; a corner bug is easily cropped |
| Screen-recording the playback | Partly — the mark is captured too, but quality drops for the thief, not you |
| Out-of-context reshare (no caption) | Yes — a wordmark keeps your name attached when the page text is gone |
| A determined editor with masking tools | No — any visible mark can eventually be painted out; raise the effort, don't expect invincibility |
Cookbook
Recipes for portfolio and demo-reel protection, balancing deterrence against the reviewer's need to actually see the work.
Crop-resistant ghost mark for a demo reel
A centred, very faint wordmark covering ~45% of the frame width. Cropping it out would gut the composition, so it stays.
Settings: Image = studio-wordmark.png Position = center Opacity = 0.18 Scale = 0.45 Filter built: [1:v]format=rgba,colorchannelmixer=aa=0.180,scale=iw*0.450:-1[wm]; [0:v][wm]overlay=(W-w)/2:(H-h)/2
Clean corner attribution for a client review
When the client needs an unobstructed view but you still want your name on it, a visible corner bug attributes without covering the work.
Settings: Position = br Opacity = 0.5 Scale = 0.12 Margin = 24 Filter built: [1:v]format=rgba,colorchannelmixer=aa=0.500,scale=iw*0.120:-1[wm]; [0:v][wm]overlay=W-w-24:H-h-24
Why a wordmark beats an icon for attribution
An abstract logo icon means nothing once a clip is reshared without your page around it. Your name or handle survives context loss.
Reshared with no caption: Abstract icon -> 'whose logo is that?' (no attribution) '@yourhandle' -> searchable, traceable (attribution holds) Export your handle as a transparent PNG and use it as the mark.
Keep music sync intact on a sample edit
Portfolio edits live or die on audio sync. Because audio is stream-copied, the watermark pass cannot drift the sync.
Input : reel.mov (video + AAC music bed) Pass : watermark (video re-encoded, -c:a copy) Output: reel.mp4 (audio byte-identical -> sync preserved)
Watermark, then size-target for the portfolio host
Watermark first to protect the master, then compress for the platform's size cap as a separate step so the deterrent survives compression.
1) watermark-engine -> reel-wm.mp4 (protected master) 2) email/discord compressor -> size-targeted upload copy Keep reel-wm.mp4 as your protected master; ship the compressed copy.
Edge cases and what actually happens
Corner mark trivially cropped out
ExpectedA tl/tr/bl/br watermark sits in a croppable corner — a re-uploader can crop it away with minimal loss. For deterrence, use center, where removing the mark also removes the composition.
Watermark too faint to deter
ExpectedBelow ~0.1 opacity the mark may be invisible against busy footage, removing its deterrent value. Aim for 0.15–0.2 for a ghost that still reads as 'someone owns this.'
Watermark too strong to review
ExpectedA high-opacity centred mark at large scale can obscure the very work a reviewer is judging. For client review copies, drop opacity and scale, or move to a corner.
JPEG logo overlays as a box
By designA JPEG watermark has no alpha, so it appears as a solid rectangle over your frame — bad for a subtle ghost mark. Use a transparent PNG.
SVG logo doesn't render
Possible failureSVG rasterisation in FFmpeg.wasm is build-dependent and can fail or come out blank. Export your SVG wordmark to a PNG at the target size first.
Screen-recorded re-capture
ExpectedAnyone can re-record playback; the watermark is captured too, so your mark survives, but the watermark cannot prevent the recording itself. It's a deterrent, not DRM.
Output always re-encoded to MP4
By designAdding a watermark requires compositing, so the video is re-encoded once (H.264 CRF 20). A protected copy is therefore a fresh MP4, not a stream-copy of the master.
Free tier blocked
Pro requiredThe watermark engine is a Pro tool (minTier: pro). The free tier shows the upgrade overlay; Pro (£7/month) unlocks it with a 10 GB per-file ceiling.
Opacity/scale out of range
ClampedOpacity is clamped to 0–1 and scale to 0.05–0.5 in code, so you can't accidentally request a 0.9 (90%-of-width) mark — it becomes 0.5.
Frequently asked questions
Does a watermark actually stop people stealing my reel?
It deters, it doesn't prevent. Anything that plays can be re-recorded, and any visible mark can eventually be masked out by a determined editor. What a watermark reliably does is stop low-effort straight rips and keep your name attached when a clip is reshared without its surrounding page. Treat it as a lock on the front door, not a vault.
What's the most crop-resistant placement?
The center anchor. Corner watermarks are trivial to crop away because the corners usually aren't load-bearing for the composition. A centred mark forces a thief to either keep your watermark or crop into the actual content, damaging the work they're trying to steal.
How faint can I make it and still have it count?
Opacity 0.15–0.2 is the sweet spot for a portfolio: visible enough on inspection to signal ownership, faint enough that a reviewer can fully judge the work. Below ~0.1 it can vanish against busy footage; above ~0.3 a centred mark starts to obscure the content.
Should I use my logo icon or my name?
Use a wordmark — your studio name or @handle — rendered as a transparent PNG. An abstract icon is meaningless once a clip is reshared without your page around it, whereas a name is searchable and traceable. Attribution is the part of protection that actually survives context loss.
Will watermarking hurt my reel's quality?
Minimally. The video is re-encoded once at CRF 20 (visually near-transparent for most content), and your audio is stream-copied with no re-encode, so music sync and sound design stay bit-identical. Keep the watermarked file as your protected master.
Is my unreleased footage safe during watermarking?
Yes. Compositing runs entirely in your browser via FFmpeg.wasm — neither the footage nor the logo is uploaded. Watermarking doesn't itself expose under-NDA material the way a server-side tool would.
Can I cover the whole frame to make removal impossible?
You can get close with a center mark at scale 0.5 and low opacity, but nothing makes a watermark impossible to remove — a determined editor can paint it out frame by frame. Maximum scale (0.5) plus centre placement is the strongest deterrent the tool offers.
Can I tile a repeating watermark across the video?
No — the engine places a single watermark at one anchor. The closest crop-resistant approximation is a large, centred, low-opacity mark rather than a tiled pattern.
What format should my watermark file be?
A transparent PNG. It carries an alpha channel so only your mark shows, not a background box. JPEG has no transparency (it overlays as a rectangle), and SVG support in the browser engine is unreliable — export SVGs to PNG first.
Does this work for vertical reels too?
Yes. Scale is a fraction of the video's width, so a centred mark stays proportional whether the reel is 16:9, 1:1, or 9:16. If you also need to reframe for a platform, do that with the formatter tools after watermarking.
Can I batch-protect a whole portfolio at once?
Yes — drop multiple clips and the client batches them (Pro 5, Pro + Media 50, Developer unlimited), applying the same mark to each in sequence. See the batch watermark guide.
Should I also strip metadata before publishing?
Often yes — camera and editing metadata can leak device, location, or client details. Run the watermarked file through the metadata scrubber before it leaves your machine.
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.