directus-extension-blurhash
Blurhash generator
An extension that generates blurhashes for uploaded images in Directus.
A Directus extension that generates blurhashes for uploaded images.
22 stars
4 watching
3 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fluttercommunity/flutter_blurhash | A Dart library that generates compact representations of blurred images | 529 |
sija/blurhash.cr | An algorithm to encode images into compact strings and reconstruct them later as color gradients. | 23 |
buckket/go-blurhash | A Go implementation of the BlurHash algorithm for generating placeholder images | 200 |
maltejur/directus-extension-generate-types | Automatically generates types for your Directus project | 212 |
trendmicro/tlsh | A fuzzy matching library that generates hash values for similarity comparisons | 745 |
roipeker/as3-blurhash | An implementation of BlurHash encoding and decoding in ActionScript 3.0. | 8 |
corona10/goimagehash | An image hashing library written in Go that provides different types of hash functions and supports various image formats. | 749 |
psichix/density-mesh | A crate that generates 2D meshes from images representing density/height maps. | 78 |
licitdev/directus-extension-sanitize-html | An extension that sanitizes user-provided HTML input data to prevent XSS attacks | 8 |
splattael/hashids.cr | A library that generates short, unique decodable hashes from numbers to obfuscate IDs. | 52 |
gbicou/directus-extension-imagga | Automatically tags images with textual descriptions and color analysis using the Imagga API | 14 |
googlechromelabs/pinch-zoom | A web component for creating interactive zooming effects on DOM elements | 372 |
anshulbshah/blurred-image-to-video | Automating video generation from motion-blurred images using deep learning | 15 |
resauce-dev/directus-image-scout | An extension for Directus 9 that allows searching multiple online image libraries | 131 |
keithamus/hashmark | A utility tool to generate new file names with a hash of the original file contents. | 195 |