How my images are dithered
20 points by abnercoimbre
20 points by abnercoimbre
Didn't realize this about dithering either, which is kinda cool:
Dithering [...] also reduces file size and thus needed storage (if using only the reduced images) and the weight of your website for the client. That's why sites like Low Tech Magazine use it, for example.
I'm impressed but also a tad worried it can be all done with an ImageMagick oneliner.