Implement BlurHash placeholders for image preview
Open
enhancement
feature: previews and thumbnails
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### Is your feature request related to a problem? Please describe.
Image previews (thumbnails) need some time to load.
### Describe the solution you'd like
Make use of BlurHash (https://blurha.sh/, BlurHash is a compact representation of a placeholder for an image) in Nextcloud Client
using [metadata](https://github.com/nextcloud/server/issues/40676) available from the server via https://github.com/nextcloud/server/pull/41044
### Describe alternatives you've considered
none come to mind
### Additional context
example:

Contributor guide
Assessment
This issue has not been assessed yet.