[ TOOLS.04 ] - Generator

Dither
Machine

The 1-bit look that made early Macintosh screens legible, applied to any image you drop in. Pick an algorithm, set the pixel scale, export a PNG. Your image is read straight off the disk and never uploaded.

// Expected Output

Algorithms Atkinson, Floyd-Steinberg, Bayer 4x4
Export PNG at the source pixel size
Upload None, the file is read locally
Server calls Zero, runs locally
Offline support Yes, download the .html

Part of a growing toolkit built with the same logic we apply to every client project: fast, focused, and free.

MORE TOOLS AT BEBEN.DESIGN ↗
// Input - Source Image

Drop an image here
or click to browse. You can paste one too.

// Algorithm

Atkinson is the classic Macintosh look: high contrast, lots of white, detail sacrificed for punch.

3x
0
0
// Invert
// Preview NO IMAGE

Drop an image above and it renders here.
Nothing is uploaded: the file is read straight off your disk.

Images wider than 2000px are scaled down first, so the browser stays responsive on large photos.

PNG exported.