Add blurhash calc to features

This commit is contained in:
kieran 2024-05-14 10:13:53 +01:00
parent 48f70f551a
commit ebd89f7f9e
No known key found for this signature in database
GPG Key ID: DE71CEB3925BE941

View File

@ -5,7 +5,8 @@ Image hosting service
## Features ## Features
- [NIP-96 Support](https://github.com/nostr-protocol/nips/blob/master/96.md) - [NIP-96 Support](https://github.com/nostr-protocol/nips/blob/master/96.md)
- [Blossom Support](https://github.com/hzrd149/blossom/blob/master/buds/bud-01.md) - [Blossom Support](https://github.com/hzrd149/blossom/blob/master/buds/bud-01.md)
- Image compression to WebP (FFMPEG) - Image compression to WebP (FFMPEG, NIP-96)
- Blurhash calculation (NIP-96)
## Planned ## Planned
- Torrent seed V2 - Torrent seed V2