> ## Documentation Index
> Fetch the complete documentation index at: https://compresto.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Confetti

> Show confetti animation when compression finishes

## Overview

Compresto can display a fun confetti animation when your files finish compressing. This feature uses Raycast's built-in confetti effect.

## Requirements

* [Raycast](https://www.raycast.com/) must be installed on your Mac
* Raycast's Confetti extension must be enabled

## Setup

<Steps>
  <Step>
    Install Raycast from [raycast.com](https://www.raycast.com/)
  </Step>

  <Step>
    Open Raycast Settings and select the **Extensions** tab

    <img src="https://mintcdn.com/compresto/OeBIOIpDZVd45LNV/images/confetti_1.png?fit=max&auto=format&n=OeBIOIpDZVd45LNV&q=85&s=a2341932d3df39b0a3c00ef092e1d441" alt="confetti" width="2220" height="1472" data-path="images/confetti_1.png" />
  </Step>

  <Step>
    Search for **Confetti** and make sure it's enabled

    <img src="https://mintcdn.com/compresto/OeBIOIpDZVd45LNV/images/confetti_2.png?fit=max&auto=format&n=OeBIOIpDZVd45LNV&q=85&s=86e266e317072ec2e0b6709d54841c79" alt="confetti" width="2272" height="1486" data-path="images/confetti_2.png" />
  </Step>

  <Step>
    In Compresto, go to **Settings** > **Appearance** and toggle on **Show confetti when compression finishes**

    <img src="https://mintcdn.com/compresto/OeBIOIpDZVd45LNV/images/confetti_3.png?fit=max&auto=format&n=OeBIOIpDZVd45LNV&q=85&s=2619c52cb0ef1b77d15ab1c856a3e339" alt="confetti" width="1704" height="1288" data-path="images/confetti_3.png" />
  </Step>

  <Step>
    Done! Confetti will appear whenever compression completes successfully

    <img src="https://mintcdn.com/compresto/OeBIOIpDZVd45LNV/images/confetti.gif?s=40c678332bc01daf8c80f97623d13e66" alt="confetti" width="1388" height="849" data-path="images/confetti.gif" />
  </Step>
</Steps>

## How It Works

When compression finishes with at least one successful file, Compresto triggers Raycast's confetti animation via the `raycast://confetti` URL scheme.

<Note>
  If Raycast is not installed or the Confetti extension is not available, the setting will automatically disable itself.
</Note>

## Test Confetti

You can test if confetti is working by clicking this link: [Test Confetti](raycast://confetti)
