Go+Wasm image dithering tool
-- Load an image, click Go and wait (potentially for a while) for the - image to be processed using the Floyd-Steinberg algorithm. + Load an image, select a palette, click Go and wait for the image to + be processed using the Floyd-Steinberg algorithm.
- WebAssembly might run out of memory when processing larger images. + The preview image is scaled using the nearest-neighbor algorithm, + which might cause artifacts in some cases. Download the image for + the best experience.