RUNWEBTOOLS
English

Image Blur

Apply Gaussian blur to a photo — adjust the radius and download, no upload.

Choose an imageProcessed in your browser — no upload

Examples

Privacy blur

Input

Photo with a visible license plate

Output

Entire image at blur radius 20 — plate is unreadable

Soft background

Input

Sharp product photo

Output

Gentle blur at radius 4 — dreamy soft-focus effect

About this tool

This free online image blur tool applies a smooth Gaussian blur effect to photos in your browser — no upload required. Drag the radius slider to control how strong the blur is, hit Apply, and download the result. It is useful for softening backgrounds, creating a dreamy effect, or obscuring sensitive information across the whole image.

How to use

  1. Drop a JPG, PNG, or WebP image into the upload zone.
  2. Drag the Blur Radius slider (0–50 px) to set the blur intensity.
  3. Click Apply to process the image.
  4. Preview the blurred result and check the file size.
  5. Click Download to save the blurred image.

Blur is not redaction — read this first

If you are hiding a name, an address, a card number, or a face because it must not be recoverable, blur is the wrong tool. A blur is a reversible mathematical operation: it spreads each pixel into its neighbours but does not discard the information, and deblurring techniques can recover legible text from a moderate blur. Pixelation has the same weakness — for a known font, the average colour of each block is often enough to reconstruct the original characters.

For anything that genuinely must not be readable, cover it with a solid opaque shape and re-export the image, so the pixels underneath no longer exist in the file. The PDF editor can lay a filled box over a region for document work. Then check the result: open the exported file and confirm nothing shows through, since a shape drawn in a layered editor and never flattened is no protection at all.

Blur remains the right choice for aesthetics — softening a busy background, creating a banner backdrop, reducing visual noise behind overlaid text, or suggesting privacy in a screenshot where the content is not actually sensitive.

Radius is in pixels, so image size matters

The blur radius is an absolute pixel distance, not a proportion of the image. A 10-pixel radius is heavy on a 400-pixel thumbnail and almost invisible on a 4,000-pixel photograph from a modern phone. If a blur looks far weaker than you expected, the image is probably much larger than it appears on screen — the browser is displaying it scaled down.

Two practical consequences. First, scale your radius with the image: roughly 1–2% of the width is a reasonable starting point for a visible effect. Second, if you plan to resize the image anyway, resize first and blur second — blurring then shrinking discards much of the effect you just applied.

Blur and file size

Blurring usually makes a JPEG or WebP smaller, because compression stores fine detail expensively and a blur removes it. PNG may not shrink as much, since it is lossless and optimised for flat colour rather than smooth gradients. If size is the goal rather than the effect, the image compressor will do it without changing how the picture looks.

Frequently asked questions

How do I blur an image online for free?

Drop your image into this tool, adjust the blur radius slider, and click Apply. The Gaussian blur is applied in your browser — no upload, no sign-up, completely free.

Is my image uploaded to a server?

No. Blurring happens entirely in your browser using the Canvas API. Your image never leaves your device.

What blur radius should I use?

For a subtle soft-focus effect, try 2–5 px. For a strong blur that obscures content (faces, license plates), use 15–30 px. The default is 5 px.

Which image formats can I blur?

JPG, PNG, and WebP are all supported. The output format matches your input — JPEG for JPG files, PNG for everything else.

Can I blur just part of an image?

This tool applies a uniform Gaussian blur to the entire image. For selective blur (e.g. blurring a face), an image editor such as GIMP or Photoshop gives you more control.

Can I use a blur radius of 0?

A radius of 0 passes the image through unchanged, which is useful for changing the format or checking the unblurred version before downloading.

Will blurring reduce the file size?

Often yes — blurred images have less high-frequency detail, which compresses more efficiently. The output size is shown after processing so you can compare.

Related tools