Switch language한국어
Back to the list

Dithering with CSS | Hacker News

TL;DR AI

Key summary

2 min read
  1. Hacker News commenters discussed a CSS-and-filters approach to create a dither-like effect in the browser.

  2. Several people suggested adding a live file-size preview to better show the cost of the technique.

  3. The thread also debated whether the result counts as true dithering or just image aliasing.

  4. One commenter noted using a WASM decoder for sheet music, while others felt the visual output looked more like a glitch than an attractive effect.

Read the original