Would it be possible to add BlurHash or ThumbHash generation to Zola’s image processing, so the generated values can be used to create image placeholders on the frontend?
This would make it easier to display lightweight placeholders while images are loading and help reduce layout shifts.
If implemented, this may also cover the use case in #2254 and allow that issue to be closed.