@neauoire Naive RNG based dithering is actually quite simple to implement, should you have a way to load an image, iterate over its pixels and save it again. Also really fun to play around with. I used python with open-cv for exactly that a few weeks ago.