Ordered Dithering with Arbitrary or Irregular Colour Palettes (matejlou.blog)
from cm0002@infosec.pub to programming@programming.dev on 27 Feb 2026 16:34
https://infosec.pub/post/42692219

#programming

threaded - newest

MonkderVierte@lemmy.zip on 28 Feb 2026 12:27 collapse

It also makes files harder to compress.

That’s generally with dithering tho. I’ve investigated dithering years ago for compression and despite the reduced color channels, dithered media still needs more space in all (compressing) media formats. And the better the dithering algorithm, the less noticeable patterns you get, the worse the compression.

Edit: typos