Live data from Hacker News

How My Images Are Dithered

dead.garden

61–70 of 81 posts

Re: How My Images Are Dithered

#61
post #27

I was a rotogravure printer in another life, and this post made me a bit nostalgic. In intaglio printing you usually don't see these patterns because the electrostatic assist pulls the ink out of the cells, and the colors blend together more. It's more akin to a developed photo. I mainly remember them from having to do offset printing for the intermediate exam during my apprenticeship. Our paper was about 3.5 meters…

I can imagine that feeling of "being a cog in a beautiful machine" gets a lot less people these days because so many cogs are automated and so many machines are no longer beautiful.

Re: How My Images Are Dithered

#68
Almost two decades ago I used a software called Rasterbator to dither an image into dots, blowing it up to multiple A4 pages one could then decorate a whole wall with. Up close it would just be circles of various sizes, but from a distance the image would show up. Super cool. Used it to decorate a wall in my dorm with a picture of the family dog.

Edit: found it. One picture taken from up close. Other pictures the whole image when laid out over multiple pages in the software https://imgur.com/a/OeaIWuY

Re: How My Images Are Dithered

#69
Neat! I really liked the look of the Floyd-Steinberg algorithm in the article, so when I googled for a web tool that'll do it for me, I found the tool mentioned here: https://www.ascii-magic.com/styles/dither

It has some fun animation options and settings to play with, and there's other dithering algorithms to play with.

Re: How My Images Are Dithered

#70

Didder[0] is a good tool for dithering. I use it to pre-process images for the 6-color e-ink displays. You can go down a rabbit hole of dithering algorithms too, like Floyd Steinberg[1] [0] https://github.com/makew0rld/didder [1] https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dither...

Have you posted anywhere online about your experiences with color e-ink displays? I think they're super neat, and I love the idea of using dithering for them. :D
Post reply on HN