compress any image to 16 bytes and reconstruct a blurry preview. Like blurhash and thumbhash, but smaller. - junevm/splathash
SplatHash encodes any image into exactly 16 bytes (a 22-char base64url string) and decodes it back to a 32×32 blurry preview in 0.067 ms. Go, TypeScript, and Python all produce bit-for-bit identical … [+2352 chars]





