Soften a whole image with an adjustable blur. Drop a picture in, drag the radius slider until it looks right, and download the result. Everything runs in your browser, so the image is never uploaded — handy for anonymising a background or creating a soft header behind text.
How it works
The tool applies a Gaussian-style blur as it redraws your image on a canvas. The radius, measured in pixels, sets how far each pixel’s colour is spread into its neighbours — a radius of 2 softens fine detail, while 15 or more turns the picture into smooth colour blobs. The preview updates live so you can find the exact strength you want.
Because the blur samples surrounding pixels, the very edges can fade slightly where there is nothing beyond the border to sample. The output keeps the source format, with transparency preserved for PNG and WebP and JPGs flattened onto white. Note that a heavy blur is not a safe way to redact secrets — for text or faces you truly need hidden, cover them with a solid shape rather than relying on blur.
Practical examples
A soft background for text
You want a photo behind a heading but the detail competes with the words. A radius of around 8px turns it into a gentle, unobtrusive backdrop while keeping the colours.
Anonymising a busy background
A product photo has a cluttered room behind it. Blur the whole image lightly at 4–6px to push the background out of focus and keep attention on the subject.
A frosted-glass banner
For a card header you need a dreamy, out-of-focus look. Push the radius to 20px and the image becomes smooth bands of colour, perfect behind white UI.
Frequently asked questions
What does the radius control?
It sets how strong the blur is, in pixels. A small radius softens fine texture; a large radius spreads each pixel far into its neighbours until the image is just smooth colour. Drag the slider and watch the live preview to pick the amount.
Can I blur just one part of the image?
This tool blurs the entire image evenly. To obscure a single region — a face or a licence plate — crop that part out first, or cover it with a solid shape in an editor, since a selective blur is not offered here.
Is blurring safe for hiding sensitive information?
No. Blur can sometimes be reversed or read at low strength, so it is not a secure redaction method. For anything that must stay private, cover it with a solid opaque block rather than blurring it.
Why do the edges look faded?
A blur averages each pixel with its neighbours, and at the border there are no pixels beyond the edge to average with, so the outermost band can lighten slightly. It is most visible at large radii.
Does blurring reduce the file size?
Often yes for lossy formats — a blurred image has less fine detail, so JPG and WebP can compress it more. PNG may not shrink much. Use the image compressor if size is your main goal.
Is transparency kept?
Yes for PNG and WebP; transparent areas stay transparent. JPGs have no transparency, so any clear regions become white.
Which formats are supported?
JPG, PNG and WebP. The download keeps the same format you uploaded.
Are my images uploaded anywhere?
No. The blur is rendered in your browser with the Canvas API. Nothing leaves your device, and it works offline once the page has loaded.
Can I undo the blur?
Move the radius back to 0 for the original look, or reload the file with “Choose another”. The blur is only baked in when you download, and your source file is never changed.
Related tools
Sharpen Image
Sharpen a slightly soft JPG, PNG or WebP image with an adjustable amount in your browser and download it. Fully local — nothing is uploaded.
Image tools
Brightness and Contrast
Adjust the brightness and contrast of JPG, PNG and WebP images with live sliders in your browser, then download. Free and fully local.
Image tools
Grayscale Image
Turn JPG, PNG and WebP images black and white in your browser, with an intensity slider for partial desaturation. Free and fully local.
Image tools
Resize Image
Resize JPG, PNG and WebP images to exact pixel dimensions in your browser — lock the aspect ratio or set width and height freely. Nothing is uploaded.
Image tools
Rotate Image
Rotate JPG, PNG and WebP images 90° at a time in your browser and download the straightened copy. Fully local — nothing is uploaded.
Image tools
Crop Image
Crop JPG, PNG and WebP images in your browser — drag a selection, lock an aspect ratio, download the exact cut. Nothing is uploaded.
Image tools