Text to Lottie v1.0.0
Text-to-lottie v1.0.0 is stable. It is now a full framework for creating and managing Lottie animations with coding agents like Claude Code and Codex. The interface has been completely rebuilt with two major new capabilities. Multiple project workspaces and drag and drop Lottie import.
npx skills add diffusionstudio/lottie
Projects and scenes
Animations are organized into projects and scenes. Each project holds multiple scenes, and each scene is its own Lottie JSON file. Create size variants of an animation, explore different color treatments, or build a set of related scenes and combine them into a new composition. The agent manages everything within one workspace. No need to set up separate installs or juggle files across directories.
Drag and drop import
Any existing Lottie JSON file can be dropped onto the canvas and imported as a scene. Import the same file multiple times to create independent copies and adjust each one differently, or import multiple files and refine them individually. This makes the framework an editor for existing Lottie work, not just a generator.
Open source
Text-to-lottie is MIT licensed and open source. Contributions are welcome. View the code, open an issue, or submit a PR on GitHub.