Gaussian Blur processes image pixels locally in the browser with validated input, Canvas previews, TypedArray calculations, local Web Workers, and browser-generated exports. Images, filenames, pixels, and parameters are not uploaded or stored. Verify important results with a known fixture and document any automatic working-size resize.
Gaussian Blur
Generate a normalized Gaussian kernel from an odd size and sigma.
Loading image analysis interface…
Image preview
Original / source
Processed result
Analysis result
Privacy: Your image is processed locally in your browser and is not uploaded to the server.
How it works and how to use it
Frequently asked questions
Yes. This tool can be used for free without creating an account.
Browser-based processing is performed on your device whenever the tool supports local processing. Avoid entering sensitive data into any online service.
Review the displayed input assumptions and compare important results with the requirements of your project, institution, or applicable standard.
Related tools
Image Processing Tools
Mean Filter
Smooth an image with a uniform averaging kernel and multiple border modes.
Image Processing Tools
Sharpen Filter
Sharpen an image with basic or strong kernels and adjustable strength.
Image Processing Tools
Canny Edge Detection
Detect edges through blur, gradients, non-maximum suppression, and hysteresis.