sfba.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for the San Francisco Bay Area. Come on in and join us!

Server stats:

2.3K
active users

#dithering

2 posts2 participants0 posts today
Continued thread

Thanks all for the suggestions. Here's some that I've tried:

libdither - github.com/robertkist/libdithe currently only a library but a cli tool is said to be in development

Dither Guy - github.com/manoelpiovesan/dith inspired by Dither Boy. Has stalled a few times when working with big images but good otherwise

Ditherista - github.com/robertkist/ditheris - most amount of dithering options and a nice gui

didder - github.com/makew0rld/didder really like this one, great for batch processing

onebitdithertool - github.com/timheigames/onebitd not updated in a while but has a few options for saling and dithering. Maybe go for Dither Guy or Ditherista if you want a native gui

A C library for black-and-white image dithering. Contribute to robertkist/libdither development by creating an account on GitHub.
GitHubGitHub - robertkist/libdither: A C library for black-and-white image ditheringA C library for black-and-white image dithering. Contribute to robertkist/libdither development by creating an account on GitHub.

Can anyone recommend software for dithering images/video. Ideally it should:

Be open source
Work on Linux
Be desktop software (i.e not a web application)
Pixelate images before dithering
Allow for batch processing
Have a gui (optional)
Do command line processing
Have more than three dithering methods
Be something other than Imagemagick