Hacker News new | ask | show | jobs
by btown 1184 days ago
Do any of the prior-art approaches, or any others, do this correctly?
1 comments

BlurHash kind of does, but also doesn't, as I believe the canvas image API respects the colorspace of the loaded image; you can see this by generating a blurhash from a (non-sRGB) image and comparing it between the browser and server implementations.