EditSafely

Blur an Image

Soften an image with a smooth Gaussian-style box blur. Runs entirely in your browser, so your data never leaves your device.

Input

Drop a file here, or click to browse

Files never leave your device

Output

The result appears here as you type.

Options

How to use Blur an Image

  1. 1. Load the image to soften. Drop any image onto the input pane. The whole frame gets blurred uniformly, so use this when you want an overall softening rather than a redacted region.
  2. 2. Dial in the Blur radius. Drag the Blur radius slider, in pixels, to set the strength. A radius of 2 gently softens noise and skin, 6 turns text illegible, and 15 or more reduces the image to abstract color fields.
  3. 3. Download the blurred image. Judge the effect at the size the image will actually be displayed, since blur reads much stronger at thumbnail scale. When the softness is right, save the result.

When to use Blur an Image

Blur an Image softens an entire picture with a smooth Gaussian-style blur at a radius you control. Whole-image blur is a workhorse: it makes backgrounds for text overlays, spoiler-safe previews, dreamy photographic effects and placeholder imagery, all from one slider.

  • Backgrounds behind overlay text. A busy photo fights any headline placed on top of it. Blurring the image at radius 8 or so turns it into a soft backdrop where the text becomes the focal point.
  • Spoiler and sensitive-content previews. Posting a plot moment or a mildly graphic image, share a heavily blurred version first with the original behind a link. Viewers get the choice instead of the surprise.
  • Blur-up loading placeholders. Sites using the LQIP pattern show a blurred stand-in while the full image loads. Generating that placeholder is exactly a strong blur pass followed by heavy compression.
  • Soft-focus portrait looks. A slight blur flatters skin and gives portraits a filmic glow that sharp phone cameras strip away. Radius 1 to 2 is usually all it takes.

Examples

Soft focus

Input

photo.png + radius 4

Output

photo.png blurred with a 4 px radius

About the Blur an Image tool

Blur an Image runs as plain JavaScript in your browser tab, with no server behind it. Soften an image with a smooth Gaussian-style box blur. Whatever you put in stays on your device from start to finish.

The tool is part of EditSafely's Image Tools section, 200 single-purpose utilities built around the same idea: open the page, get the result, keep your data to yourself.

You can shape the output with the Blur radius (px) setting, and the result refreshes the moment you change it. The finished file is put together in browser memory and saved with the Download button, so it never touches a server on the way to your disk. A worked example further down the page shows exactly what the tool produces for a real input.

That local-first design has practical benefits beyond privacy. The tool keeps working on a flaky connection once the page has loaded, results are instant because nothing round-trips to a server, and it is safe to use with confidential material.

Frequently asked questions

Does Blur an Image cost anything?

Yes, it is completely free. All 2,658 tools on EditSafely work without an account, a subscription or usage limits.

Are my files uploaded to a server?

No data leaves your device. The whole tool is JavaScript that runs inside your browser tab, so there is no upload, no server-side processing and no log of what you did. If you disconnect from the internet after the page loads, it keeps working.

Which files does Blur an Image accept?

It accepts images in any common format (PNG, JPG, WebP, GIF and more). There is no file size cap imposed by a server; very large files are limited only by your device's memory.

Do I need to sign up or install anything?

Nothing to install and no account needed. Open the page in any up-to-date browser, including on a phone or tablet, and the tool is ready.

How do I save the output?

Click the Download button once the result is ready. The file is built in your browser's memory and handed straight to your downloads folder, without passing through a server.

Related tools

All Image Tools