blurhash icon indicating copy to clipboard operation
blurhash copied to clipboard

A very compact representation of a placeholder for an image.

Results 61 blurhash issues
Sort by recently updated
recently updated
newest added

Good day! I have implemented a variation of your algorithm for the Roku. It is currently available on npm as fake-blurhash and I wanted to offer you the opportunity to...

Hi, it's a nice library. However, it seems that it's not currently available as the package for Swift Package Manager or via CocoaPods, so that the library could be easily...

enhancement
Swift

Replaced for loops with while loops, which drastically improves the performance. Test data: - Hash: "B05iM@00009Y-;xv" - Size: .init(width: 400, height: 200) - Punch: 1 Resulting in image loadtime: -...

algorithm
Swift

Adding SwiftUI and MacOS support, so that people who develop to those platforms will also be able to use blurhash. SwiftUI example of initialising an Image: Image(blurHash: "LGF5]+Yk^6#M@-5c,1J5@[or[Q6.", size: .init(width:...

Swift

Adding the decoder for Titanium mobile to the README

## Description The Kotlin implementation lacks documentation for how to install it, I'd assume you would able to import via Gradle (and/or Maven)

enhancement
Kotlin

We've started using BlurHashes for [Jellyfin](https://jellyfin.org) starting from [version 10.6](https://jellyfin.org/posts/jellyfin-10-6-0/). I'm one of the maintainers of the Android TV app and I'm currently reviewing a pull request that adds support...

enhancement
Kotlin