downup-sample-blur — Traditional AI Model
Blur on the cheap: shrink the image, blur the small copy, scale it back up. Faster than full-resolution Gaussian and coarser at the edges, which is fine for a quick backdrop or a test frame. CPU, sub-second.
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 (Simple)
Single-slider blur (1-10). Fastest blur option.
- 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).