blurhash.cr
Image encoding library
An algorithm to encode images into compact strings and reconstruct them later as color gradients.
A pure Crystal implementation of BlurHash algorithm
23 stars
5 watching
2 forks
Language: Crystal
last commit: 9 months ago
Linked from 1 awesome list
blurhashcrystalimageplaceholder
Related projects:
Repository | Description | Stars |
---|---|---|
fluttercommunity/flutter_blurhash | A Dart library that generates compact representations of blurred images | 529 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
sija/climate.cr | Utility to add color to CLI output based on customizable styles and configurations. | 14 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
sija/any_hash.cr | A library for working with nested data structures, providing an easy-to-use JSON-friendly hash class and methods for traversing and manipulating it. | 35 |
sija/gphoto2.cr | An FFI for common functions in the libgphoto2 library and a facade for Crystal developers to interact with it. | 16 |
roipeker/as3-blurhash | An implementation of BlurHash encoding and decoding in ActionScript 3.0. | 8 |
pixielabs/directus-extension-blurhash | An extension that generates blurhashes for uploaded images in Directus. | 22 |
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |
sija/backtracer.cr | Assists in parsing backtraces into a structured form. | 15 |
jacraig/structure.sketching | An image processing library for .Net applications supporting multiple formats and filters. | 84 |
sija/ipaddress.cr | A library for handling IPv4 and IPv6 addresses in Crystal programming language | 43 |
corona10/goimagehash | An image hashing library written in Go that provides different types of hash functions and supports various image formats. | 749 |
faradaj/blurbehind | A library that applies a blurred and transparent background effect to Android views without relying on deprecated API levels. | 514 |
buckket/go-blurhash | A Go implementation of the BlurHash algorithm for generating placeholder images | 200 |