pphilipp-comans/kuwahara-dither-imagev0.1.0Public
Kuwahara dither image
Applies Kuwahara-filter + ordered (Bayer) dithering to an image, following https://enochchau.com/blog/2022/kuwahara-dithering: downscale, Kuwahara filter, ordered dither + color quantization, nearest-neighbor upscale.
Before you run it2 local tools
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○python3local tool
Must be on your PATH. rote reports what it finds during inspect.
- ○shlocal tool
Must be on your PATH. rote reports what it finds during inspect.
Inputs8, 2 required
rote asks for these before running and shows the defaults it will use.
- Input
inputSource image URL or local path
requiredstringcustom value allowed - Output
outputOutput image path (PNG recommended)
requiredstringcustom value allowed - Downscale
downscalePre-filter downscale factor (blog default: 0.5 / -resize 50%)
optionalstringdefault0.5custom value allowed - Upscale
upscalePost-dither nearest-neighbor upscale factor (blog default: 2.0 / -resize 200%)
optionalstringdefault2.0custom value allowed - Kuwahara radius
kuwahara_radiusKuwahara filter quadrant radius (blog default: 1, i.e. -kuwahara 1)
optionalstringdefault1custom value allowed - Dither levels
dither_levelsQuantization levels per channel for ordered dithering (blog default: 3, i.e. -ordered-dither o8x8,3)
optionalstringdefault3custom value allowed - Dither matrix
dither_matrixBayer ordered-dither matrix size (blog default: 8, i.e. o8x8)
optionalstringdefault8custom value allowed - Colors
colorsFinal global color palette size (blog default: 8, i.e. -colors 8)
optionalstringdefault8custom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- Servicesnone declared
- Digest
sha256:471f7883c2597db85fe5fa1dd319c1cd290e408b2daba98ec3cf8b8e3e0a6c69 - Archive size4622 bytes
- Published2026-08-19T18:22:38.474557+00:00
- Published withrote 0.69.2
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.