Tessarin Dither Versions Save

Small image utility featuring an implementation of the median-cut color quantization algorithm and Floyd-Steinberg dithering in C.

v0.2

6 years ago

It is now possible to read and write PNG files directly. Internally, there is also better support to further expand the available formats.

The documentation was improved and had sample images added.

v0.1.1

6 years ago

Documentation updates:

  • Display the new -d option in usage summary
  • Added instructions to install using Homebrew

v0.1

6 years ago

First complete version with support for PPM exclusively.