didder
Created on 2023-02-15T00:31:44-06:00
Dithering software. Supports many dithering patterns including some less common ones.
Takes the color palette you are dithering to as command line parameter.
Does not optimize the PNGs as pngquant does. You will still want to run optipng/advpng/zopfli afterwards if you are looking to save any space.
Written in Go.