Blur Images Online
Apply a soft Gaussian blur to an image, with a slider for the blur radius. Perfect for softening backgrounds or masking details. The blur runs entirely in your browser.
Upload an image
Drop an image here, or click to browse
JPG, PNG, WebP · Max 50 MB per file
Your image stays on your device. This tool runs entirely in your browser. Your file is never uploaded to our server.
How do you blur an image?
Blurring an image on this page is a short loop: drop the file, drag the radius slider, and download. The tool accepts JPG, PNG, and WebP files up to 50 MB and applies a Gaussian blur in your browser with the Canvas API, so nothing is uploaded. The radius slider controls how strong the effect is, from a gentle softening to a heavy smear. This is the fastest way to soften a busy background, mask details you would rather not show, or build a base layer for text.
- 1Drop or select an image. JPG, PNG, and WebP files up to 50 MB are accepted.
- 2Drag the radius slider and watch the preview update. A larger radius is a stronger blur.
- 3Set the quality if you are saving as JPG or WebP. PNG is lossless, so the slider is hidden.
- 4Download the blurred image. Your original file is never modified.
What does a Gaussian blur do to an image?
A Gaussian blur averages each pixel with its neighbors, which smooths away fine detail while keeping the overall color and shape. The radius sets how many neighboring pixels are blended, so a small radius softens edges and a large radius dissolves them into broad areas of color. That makes blur useful for two opposite jobs: hiding detail you do not want shown, or producing a smooth, uniform backdrop for other content.
Does blurring reduce file size?
Often, a little. Blurring smooths detail, and lossy encoders such as JPG and WebP spend their size budget on detail and noise, so a smooth image tends to compress smaller than a sharp one. The saving is usually modest, and it is a side effect rather than the reason to blur. If your goal is a smaller file, the compressor is the better tool.
Which browsers support the blur?
The blur uses the Canvas filter API, which is supported in Chrome, Firefox, Edge, and Safari 18 and later. In older Safari versions the blur may not apply, so the image would pass through unchanged; the rest of the page still works. If you need the blur to appear everywhere, test the result in the browser you or your audience uses.
Common use cases for image blur
Softening portrait backgrounds
A 3000x2000 portrait with a busy background looks calmer when the whole frame is softened. A radius around 8 to 12 blurs the entire image into a dreamy look that works well for hero sections and profile covers.
Masking private details
Before sharing a screenshot that contains names, addresses, or numbers, a full-image blur hides the specifics. A 2400x1350 screenshot blurred at a high radius, around 20 to 30, leaves the layout recognizable while making the text unreadable.
Creating a base for text overlays
Text placed over a sharp photo is hard to read. A blurred version of the same photo behind the text keeps the color and mood while letting the copy stand out. Blurring a 1920x1080 banner at a radius of 15 gives a clean base for a headline.
Dreamy and artistic backgrounds
A gentle blur turns a plain snapshot into a soft, atmospheric background for a card, slide, or wallpaper. A 2560x1440 landscape blurred at a low radius, around 4 to 6, keeps the scene recognizable while removing distracting grain.
Blur radius: how strong should you go?
The right radius depends on the job, and the preview removes the guesswork.
- Low radius, roughly 2 to 6: a gentle softening that keeps the image clearly recognizable.
- Medium radius, roughly 8 to 15: smooths detail into soft areas of color, good for text backdrops.
- High radius, roughly 20 or more: smears the image into broad shapes, good for hiding content.
Output formats and what changes
The output keeps the format of the source file: a JPG stays a JPG, a PNG stays a PNG, and a WebP stays a WebP. The quality slider applies to JPG and WebP output and is hidden for PNG, because PNG is lossless. When the output is JPG, transparent areas are filled with white. The blur is baked into the pixels of the downloaded file, so keep the original if you may want the sharp version back.
Why blur in the browser?
Every image on this page is processed by the Canvas API inside your browser. Nothing is uploaded, no account is required, and there is no queue. That makes blur a safe way to soften a sensitive document, a personal photo, or internal material without handing the file to a third-party service. The result is usually ready in under a second.
Frequently asked questions
Does blurring reduce image quality?
Blur deliberately removes fine detail, so the result is softer than the original by design. It does not introduce artifacts; it smooths them away. Keep the original file if you need the sharp version later.
Can I blur only part of an image?
This page blurs the entire image. For selective blurring, such as hiding a single face, the pixelate tool offers block coverage, or you can use a dedicated editor. The blur here applies to the whole frame.
Does blurring reduce file size?
Usually a little. Smooth images compress better than detailed ones, so a blurred JPG or WebP is often modestly smaller than the original. The main effect is visual, not a size saving.
Which browsers support the blur?
Chrome, Firefox, Edge, and Safari 18 and later. In older Safari versions the blur may not apply, and the image would pass through unchanged. Test in your browser if you need the effect everywhere.
Does the blur keep my quality setting?
Yes. The blur is applied first, then the image is encoded at your chosen quality, which matters for JPG and WebP output. PNG output is lossless.
Can I undo a blur?
Not on the downloaded file. The blur is baked into the pixels of the output. Keep the original image if you may need the sharp version again.
Is there a file size limit?
Input files are limited to 50 MB. The limit exists because the tool decodes the full image into memory in your browser. Most photos and screenshots are far below it.
You might also need
Image Cropper
Crop images to any size or ratio in your browser.
Open toolImage Rotator
Rotate JPG, PNG or WebP images by 90, 180 or 270 degrees.
Open toolImage Flipper
Mirror images horizontally or vertically in your browser.
Open toolImage Border
Add a colored border with rounded corners to images.
Open tool