How to Redact a Video (Blur Sensitive Info the Easy Way)
Redacting an existing video means masking regions frame by frame in an editor — slow and easy to miss. For screen recordings you haven't made yet, the better path is to blur the sensitive content in the page before you record, so there's nothing to redact.
There are two ways to redact a video, and they differ enormously in effort. If the footage already exists, you redact it after the fact in a video editor — masking and blurring the sensitive region (with motion tracking if it moves), then re-exporting the whole file. If the video is a screen recording you haven't made yet, the far easier path is to blur the sensitive content in the page *before* you hit record, so there is simply nothing to redact later.
For already-recorded clips you're stuck with an editor. But for future screen recordings — product demos, tutorials, bug reports, Loom walk-throughs — prevention beats redaction every time. Here's how to do both, and why the blur-before approach is so much safer.
Redacting a video after it's recorded
Every serious video editor (DaVinci Resolve, Premiere, Final Cut, CapCut, and others) can blur or pixelate part of the frame. You place a mask over the sensitive area, apply a blur or mosaic effect, and export. It works, but it has real drawbacks: it's slow, it's easy to miss a frame, and if the sensitive content moves, the mask has to move with it.
- Add a blur or mosaic effect confined to a rectangle over the sensitive region.
- If the content moves, use motion tracking to keep the mask locked on — then scrub the entire clip to confirm it never slips off, even for a single frame.
- Don't forget audio: bleep out any card number, address or name that's spoken aloud. A visual blur won't cover a read-aloud secret.
- Export a new file and lock away or delete the unredacted master so it can't be shared by accident.
- Remember the exported redaction is effectively permanent — averaged pixels can't be un-blurred — so keep your original somewhere safe if you might need it again.
The catch nobody mentions: even after you export a clean version, the original frames still exist in your source project. The data was captured; you're just hiding it in one output. Miss a frame during a fast scroll and it leaks.
The better path for screen recordings: blur before you record
If the video is a screen recording, you can sidestep redaction entirely. Blur the sensitive content in the page first with BlurFirst, then record. Because the blur is painted into the page as real pixels before capture starts, the recorder only ever sees the blurred version — there's no original frame to leak, no re-encode, and nothing to redact afterwards.
| Factor | Redact after (video editor) | Blur before (in-page) |
|---|---|---|
| When it works | Any existing footage — camera, phone, downloaded clips | Screen recordings of a browser tab you're about to make |
| Effort | High — set masks, track motion, re-render the whole clip | Low — drag a box or click an element, then record |
| Risk of a miss | High — if content moves or you skip a frame, data leaks | Low — the blur is anchored in the page before capture starts |
| Quality | Re-encodes the file and can soften the whole video | No re-encode; the recorder captures the blur as-is |
| What's exposed if you slip | The original frames still live in your source file | Nothing sensitive was ever recorded |
| Reversible | Yes — you keep the unredacted master | One click reveals it before recording; the recording itself has no original |
How to blur before recording a screen video
- 1
Install and pin the extension
Add BlurFirst from the Chrome Web Store (also Edge, Brave, Vivaldi, Opera) and pin it.
- 2
Start blurring on the page
Open the page you'll record and press Ctrl/⌘ ⇧ Y to bring up the control bar.
- 3
Blur what shouldn't be on tape
Drag a box over a region, or click a single element — a cell, a header, a card — to hide just it. On Pro, run Scan to auto-detect and blur emails, phone numbers, card numbers, SSNs and API keys locally.
- 4
Save a per-site profile (Pro)
Save the blurs so they re-apply automatically the next time you record on the same site — handy for tutorials you re-shoot. A saved profile stores only a CSS selector, never the content behind it.
- 5
Record as normal
Start Loom, OBS, QuickTime or any recorder. It captures the blurred pixels, so the finished file has nothing to redact. Keep Ctrl/⌘ ⇧ H ready to blur the whole page if something unexpected appears.