---
title: "Grid Pixelate Wipe"
description: "Transition effect where the screen dissolves into a grid of squares that fade out with staggered timing — use between scenes"
---
import { InstallCommand } from "/snippets/install-command.jsx";
## Install
That writes one file: `compositions/components/grid-pixelate-wipe.html`.
## Source
```html
```
## Usage
Open `compositions/components/grid-pixelate-wipe.html` and paste its contents into your composition. See the comment header in the file for detailed instructions.
{/* hf:generated-footer */}
Tagged `transition` `wipe` `grid` `pixelate`.
## Related topics
- [Browse the complete Catalog](/catalog)
- [Add assets and Catalog items in Studio](/studio/assets-and-blocks)
- [Build a richer composition](/go-further)