Skip to content

Blurhash functionality for placeholdersΒ #3959

@Pinox

Description

@Pinox

It would be great to have a blurhash implementation (encode / decode ) in the CT that is .net standard 2.0 compliant that can also be used cross platform.

Latency on the internet is a reality especially on image intensive apps. Instead of using a static placeholder for images you can use a blurhash string that was generated and saved when the image was uploaded to your app. This creates a beautiful hashed image and you don't get the same boring static image placeholder that gets repeated in lists etc.

The blurhash is as small as : L009jvfQfQfQfQfQfQfQfQfQfQfQ

see https://blurha.sh/
https://github.com/woltapp/blurhash

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions