---
title: Low quality image placeholders
summary: null
url: https://www.fastly.com/documentation/solutions/demos/edge-lqip
---

## What's happening here?

Low-quality image placeholders (LQIP) are generated on-the-fly using [BlurHash](https://github.com/woltapp/blurhash), by a Compute service written in Rust 🦀 and compiled to WebAssembly. 

Head over to the [LQIP tutorial page](https://www.fastly.com/documentation/solutions/tutorials/low-quality-image-placeholders) for a step-by-step implementation guide.
