← Back to Online PS · About · Privacy · Terms · Blog · Contact

How to Blur Part of an Image Without Photoshop

Published

Blurring an entire photo is easy — every editor has a button for that. The more common real-world need is different: keep most of the image sharp and blur one small region. That used to mean opening Photoshop; today a free online photo editor in your browser can do it. This guide walks you through two reliable methods.

Why Blur Just One Part of an Image?

Selective blurring is mostly about protecting information, but it has creative uses too:

Whatever the reason, the technique is the same: isolate the region, blur it, keep everything else untouched.

The Golden Rule: Never Blur Your Only Copy

A blur filter permanently destroys detail in the pixels it touches. Apply it to your only layer and blur the wrong spot — or too little — and once your undo history runs out there's no clean way back. The professional habit is simple: always blur a duplicate, never the original layer.

In Online PS that means using Layer → Duplicate Layer (or Edit → New Layer via Copy, Ctrl+J, when a selection is active) so the blurred result lives on its own layer. The sharp original stays underneath, intact and recoverable — if the effect isn't right, you delete the blurred layer and start over.

Method A: Blur a Rectangular Area

This is the fast path when the thing you're hiding fits inside a rectangle — a name in a chat header, a plate, an address block. It takes under a minute:

  1. Open your image via File → Open.
  2. Pick the rectangular marquee tool from the toolbar and drag a box around the area to blur. Make it slightly larger than the sensitive content so nothing peeks out at the edges.
  3. Press Ctrl+J (Edit → New Layer via Copy). The selected region is copied onto its own new layer above the original.
  4. With that new layer active, go to Filter → Gaussian Blur. Only the small copied region blurs; the rest of the photo stays sharp.
  5. Not strong enough? Run Filter → Gaussian Blur again on the same layer — each pass makes it heavier.
  6. Press Ctrl+D (Edit → Deselect), then check the result at 100% zoom.

Because the blur sits on its own layer, you can nudge it, delete it or re-do it stronger without ever endangering the original.

Method B: Blur a Non-Rectangular Area

Honesty first: the marquee tool makes rectangular selections only — there's no lasso or elliptical selection. A face in a crowd is rarely a neat rectangle, so for irregular shapes use this inverted workaround. It feels backwards at first but works beautifully:

  1. Open the image and choose Layer → Duplicate Layer so you have two identical copies stacked.
  2. Select the top copy and apply Filter → Gaussian Blur to the entire layer — more than once if you need a stronger blur.
  3. Grab the eraser tool and erase on the blurred top layer everywhere you want the image to stay sharp. Erasing reveals the crisp original underneath.
  4. Keep the blur only on the spot you want hidden — the face, the plate, the bystander in the background.

The trick is to think in reverse: instead of painting blur onto the face, you erase blur off everything else, leaving a blurred patch sitting exactly on the sensitive region. For precise edges, zoom in and drop the eraser size down; for broad clean-up, use a big eraser at lower opacity for gradual transitions. Over-erase? Ctrl+Z and try again.

One honest limitation: the eraser cuts a hard-edged hole, so the boundary can look abrupt. Lowering the eraser's opacity and going over the border a few times feathers it nicely — a minute of patience, and the result looks deliberate rather than pasted-on.

Alternative: Pixelate for a Censor-Bar Look

Gaussian blur mimics an out-of-focus lens, but it isn't always the best redaction. Filter → Pixelate turns a region into large blocky squares — the classic "censored" look from TV news. Follow Method A exactly, just swap the filter.

Pixelate often reads better than blur when the goal is obvious redaction: documents, ID numbers, plates and names in screenshots. It signals clearly "this was deliberately hidden," where a soft blur can look like a camera mistake. Either way, verify at 100% zoom that the hidden text is genuinely unreadable before you share.

Tips, Pitfalls and the Privacy Bonus

And the bonus most people overlook: Online PS processes everything locally with the Canvas API. When you're blurring an ID scan or a private conversation, that sensitive original never leaves your device — no upload, no server copy, no account. For redaction work, that matters as much as the blur itself.

Try It Yourself

Open Online PS, drop in a photo with a license plate or a screenshot with a name in it, and run through Method A: marquee, Ctrl+J, Gaussian Blur, Ctrl+D. A minute later you'll have a cleanly redacted image exported as a watermark-free PNG — and the sensitive original never left your computer. Free, no sign-up, works offline once installed.

Related Guides