Blur Image Online
Upload a photo, set the blur intensity, and download — processed entirely in your browser.
Drag & drop an image here
or
No file selected
0 px — sharp
20 px — heavy blur
Preview
Upload an image to see the preview
How to blur an image
- Click Choose File or drag your image onto the upload area.
- Drag the Blur intensity slider to the right to increase the blur.
- Click Download to save the blurred image to your device.
About this tool
This tool applies a Gaussian blur to your image using the HTML5 Canvas API with CSS
filter: blur(). Everything runs in the browser — your image is never sent to any server.
It supports JPEG, PNG, WebP, and GIF files. Common uses include blurring backgrounds,
censoring sensitive information, creating depth-of-field effects, or softening textures.