Image Blur
Apply an adjustable blur to any image.
Drop an image here or click to upload
Upload an image and control the blur radius with a slider for a soft, out-of-focus look, then download it.
How to use
- Upload or drop an image.
- Adjust the blur radius slider.
- Download the blurred image.
Frequently asked questions
- What blur is used?
- The native canvas Gaussian blur filter, applied at the radius you choose in pixels.
- Does processing happen online?
- No. The blur is applied locally in your browser and nothing is uploaded.