simple-blur — Traditional AI Model
Simple Blur gives you one slider, one to ten: level one halves the image before scaling back, level ten drops it near seven pixels wide for an extreme smear. Everything else is fixed. CPU, instant.
Details
- CategoryTraditional
- Year-1
- License
Inputs & Outputs
- ImageInput · image
Source image to blur
- ImageOutput · image
Blurred output image
Tags
Alternatives in Blur & Effects
- Image Blur (Fast)
Fast blur via downsample-then-upsample.
- Image Blur (Standard)
Standard Gaussian blur with iteration control.
- Lens Blur
Circular disc-kernel blur for camera-bokeh look.
- Selective Blur
Blur only a drawn region (rect/circle/polygon).