Show HN: CSS Photo Filter Playground

  • FYI, I get a row of broken images along the top.

    Looks like Unsplash API endpoints are blocked as trackers in Privacy Badger (I assume due to the way they use it to track views/downloads).

  • If you have disabled referer headers, the site does not work ("Your request did not contain a Referrer header."). In Firefox the preference is network.http.referer.defaultPolicy.

  • I should probably know this but are those filters usable with animation / transition. For example, color photo (no filter) to b&w filter? Or b&w filter to color photo (no filter)

  • Would be nice to somehow display or directly link to the caniuse entry for each applied filter setting.

  • I always see cutesy names attached to photo filters, but do they actually mean anything?

  • It would've been nice if I could download the photo after applying the effect.

  • I was taught to avoid inline CSS, like the CSS used to apply these filters. Was I taught wrong or does this site use less than ideal practices?