How to blur a face in a photo on a Mac
To blur a face on a Mac, open the photo in the Photos app, click Edit, and smudge over the face with the Retouch tool, or pixelate it with the Clean Up tool on an Apple Silicon Mac. You can also open the photo in Preview and cover the face with a shape. But be honest about what a blur buys you: a soft blur hides a face from a casual glance, it does not remove it, and published research has re-identified blurred and pixelated faces. For a face that must stay hidden, use a solid opaque cover or a destructive scramble, and do it on your Mac rather than uploading the photo to a website.
The quick way to blur a face on a Mac
You do not need to install anything. Two apps that ship with macOS can blur or hide a face, and both keep the photo on your machine.
- Photos, the Retouch tool. Open the photo in Photos, click Edit, then choose Retouch. Brush over the face and it smudges the detail away. This works on any Mac and is the closest thing to a quick blur.
- Photos, the Clean Up tool. On a Mac with Apple Silicon running a recent macOS, Edit shows a Clean Up tab. Circle or brush over the face and it pixelates it automatically. Handy, but a pixelate is still just obscuring, not removing.
- Preview, a shape. Open the photo in Preview, show the Markup toolbar, choose the rectangle or oval shape, and draw it over the face. Preview has no blur filter, which is fine, because a solid fill is the stronger choice anyway. Set the fill to opaque, then export a new file with File, then Export.
That covers most cases. For anything you truly need hidden, read on, because the method you pick matters more than most tutorials admit.
Which method actually hides a face
Two things decide whether a method is safe: does the photo stay on your Mac, and is the face genuinely removed or only obscured. Here is how the common options score.
| Method | On your Mac? | Face truly removed? | Notes |
|---|---|---|---|
| Photos, Retouch (smudge) | Yes | No | Obscures the face. Fine for a casual crowd shot, weak for someone who must not be identified. |
| Photos, Clean Up (pixelate) | Yes | No | A pixelate is deterministic, and pixelated content has been reconstructed. |
| Preview shape, opaque and flattened | Yes | Yes | A solid fill exported as a new file paints the face over for good. |
| Blur-face website | Usually no | Usually no | Most upload the photo to their server, and a browser blur is still just a blur. |
| A content-independent scramble | Yes | Yes | Blocks sampled from across the region, so nothing maps back to the face. How ScrubShot scrubs, below. |
"Blur face online" usually means uploading it
This is the part the tool sites skip. Search for a way to blur a face and the top results are web tools that promise to do it in one click. The catch is in how most of them work: you upload the photo to their server, it gets processed there, and it comes back blurred. So to hide a face from strangers, you have handed the original, unblurred face to a company you know nothing about. You cannot see how long they keep it, who else touches it, or whether it is really deleted. That is the opposite of privacy.
A few of these tools do run entirely in your browser and never upload anything, which is genuinely better, but you usually cannot tell which from the outside. The simple rule is to keep the photo on your own Mac. Photos, Preview and a native app all edit the file locally, so the face never leaves the device in the first place.
A blur is weaker than it looks
A blur or a pixelate looks final, but it obscures a face rather than deleting it, and how much protection that buys depends on the method and the picture. In 2016, researchers at UT Austin and Cornell trained a neural network on obscured faces and it re-identified pixelated faces about 57 percent of the time, and blurred faces over half the time. It does not always work, and it needs training data on the people involved, but the headline stands: a soft blur is weaker than most people assume.
The same lesson shows up with pixelated text. Depix in 2020, and Bishop Fox's Unredacter in 2022, reconstruct pixelated characters by matching re-pixelated guesses against the redacted image, because a normal pixelate is a fixed mapping from the pixels underneath. A face is fuzzier than a bank number, so re-identification is not guaranteed, but the mechanism is the same: the obscured version still carries a signal from the original. If a face merely needs to be less obvious in a busy photo, a blur is fine. If it must not be identifiable, a blur is not enough.
When you actually need the face gone
For a face that must stay hidden, do not soften it, remove it. There are two reliable ways on a Mac. Cover it with a solid, fully opaque shape and export a new flattened file so nothing sits on a removable layer, or use a tool that scrambles the pixels so there is nothing underneath to recover. The same principles that make text redaction safe apply to a face, so if you want the full method, including how a flattened export avoids leaving the original data in the file, see how to redact a screenshot on a Mac.
One extra point for faces: cover generously. A shape traced tightly around a jaw still leaks the outline and where the person stood. Hide the whole head, not the eyes alone.
How ScrubShot handles it
The manual route works, but it is fiddly, so I built ScrubShot to make the safe path the default. Press Fn + Space and it captures the whole screen with ScreenCaptureKit and opens it in an editor, and you crop afterwards. It is built for screenshots, but the scrub is the same whether you are hiding a face, an email or an account number.
The Scrub tool is the part I care about. A normal pixelate sets each block to the average of the pixels beneath it, which is the signal those recovery tools exploit. ScrubShot does not do that. It uses what I think of as a content-independent scramble: each block is filled from pixels sampled at random across the whole selected region, so the pattern is decoupled from whatever sat underneath. It looks like a redaction and keeps the rough colors of the area, but there is no per-block relationship to the original face to solve for. It reverses to nothing by design, and the scrub is baked straight into the image, so the pixels are gone, not hidden on a layer.
The capture, scrub and share flow makes no network connections, so a face never leaves your Mac, unlike a blur-online tool where the first thing you do is upload it. To be precise, the app talks to a server only for the free-trial check, license activation and update checks, and that request carries a hashed machine identifier and your license key, never any image data. ScrubShot runs on macOS 14 and later, on both Apple Silicon and Intel.
FAQ
- How do I blur a face in a photo on a Mac?
- Open the photo in the Photos app, click Edit, and use the Retouch tool to smudge over the face, or the Clean Up tool to pixelate it on an Apple Silicon Mac. You can also open the photo in Preview and cover the face with a shape. A soft blur hides a face from a casual viewer but does not truly remove it, so for a face that must stay hidden, use a solid opaque cover instead.
- Can a blurred or pixelated face be un-blurred?
- Sometimes. A light blur obscures a face rather than removing it. Researchers at UT Austin and Cornell trained a neural network that re-identified pixelated faces about 57 percent of the time and blurred faces over half the time. It depends on the method and the context, but a soft blur is weaker protection than people assume. For a face that truly needs hiding, cover it with a solid opaque shape or a destructive scramble.
- Is it safe to blur a face with an online tool?
- It depends, and many are the opposite of private. Most blur-face websites ask you to upload the photo to their server, so the face you are trying to protect leaves your computer and sits on a stranger's machine. Some tools do run in your browser without uploading, but you cannot always tell which. The safest option is to blur the face on your Mac, where the photo never leaves the device.
- What is the safest way to hide a face before sharing a photo?
- Cover the face with a solid, fully opaque shape and export a new flattened file, or use a tool that scrambles the pixels so there is nothing underneath to recover. A soft blur or light pixelation can sometimes be reversed, and doing the work on your Mac means the photo is never uploaded to anyone's server.
- Does ScrubShot upload my photo?
- No. ScrubShot's capture, scrub and share flow makes no network connections, so a face never leaves your Mac. It contacts a server only for the trial check, license activation and update checks, and those requests carry a hashed machine identifier and your license key, never any image data.
Try it
ScrubShot is a one-time $30 purchase with a seven-day free trial, no account and no card up front. It runs entirely on your Mac.
Get ScrubShot