Extension Icon

Motion Preview

Preview Lottie and Rive Animations in Raycast
Avatarayaz
20 Installs
Overview

Motion Preview for Raycast

Motion Preview is a Raycast extension that allows you to quickly preview modern animation formats. It supports both Lottie (JSON and dotLottie) and Rive file formats.


Features

  • Preview Lottie animations (JSON and dotLottie)
  • Preview Rive animations
  • Validates Lottie JSON files
  • Supports Rive State Machines.

Installation

The easiest way to install this extension is using the Raycast Store. Alternatively, you can clone this repository and manually install the extension by following these steps.

  • Clone this repo git clone https://github.com/ayarse/raycast-motion-preview
  • Go to the folder cd raycast-motion-preview
  • Install dependencies npm install
  • Go to Raycast, run the Import Extension command and select the cloned repo folder.

Usage

  1. Select a Lottie JSON, dotLottie, or Rive animation file in Finder.
  2. Go to Raycast and run the "Preview Animation" command.
  3. Click anywhere or press Esc to close the preview.

Support

For any issues or feature requests, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License.