all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: blurhash-python  ]

Package: python3-blurhash (1.1.4-3)

Links for python3-blurhash

Screenshot

Debian Resources:

Download Source Package blurhash-python:

Maintainers:

External Resources:

Similar packages:

Python implementation of the blurhash algorithm

BlurHash takes an image, and gives you a short string (only 20-30 characters) that represents the placeholder for this image. You do this on the backend of your service, and store the string along with the image. When you send data to your client, you send both the URL to the image, and the BlurHash string. Your client then takes the string, and decodes it into an image that it shows while the real image is loading over the network. The string is short enough that it comfortably fits into whatever data format you use. For instance, it can easily be added as a field in a JSON object.

Other Packages Related to python3-blurhash

  • depends
  • recommends
  • suggests
  • enhances

Download python3-blurhash

Download for all available architectures
Architecture Package Size Installed Size Files
armel 13.3 kB94.0 kB [list of files]