Overview
Lottie Creator 2.0 and Taste Lab are two very different tools that serve distinct stages of the design process. Lottie Creator 2.0 is a browser-based animation tool that lets you create vector animations from scratch, powered by AI assistance and interactive state machines. Taste Lab, on the other hand, is an open-source CLI tool that analyzes any website and extracts its complete design system—colors, typography, spacing, and the reasoning behind each choice—ready for use with AI coding agents.
Feature Comparison
| Feature | Lottie Creator 2.0 | Taste Lab |
|---|---|---|
| Primary Function | Browser-based vector animation tool for creating Lottie and dotLottie files | AI-powered design analysis tool that extracts design tokens and taste principles from any URL |
| Target User | Motion designers, UI/UX designers, front-end developers needing lightweight animations | Design engineers, AI agent users, developers who want to reverse-engineer design systems |
| Output Format | Lottie JSON, dotLottie, production-ready animation files | Markdown (.md) and JSON files with design tokens and taste principles |
| AI Integration | Motion Copilot AI for faster animation creation | Four-agent AI pipeline for extracting measurements, patterns, taste, and final output |
| Interactivity | State Machines for interactive animations | None; focuses on static design analysis |
| Platform | Web-based (browser), no desktop app required | CLI-based, integrates with AI coding tools like Cursor, Windsurf, Claude Code |
| Learning Curve | Moderate; similar to After Effects but web-native | Low for users familiar with CLI; requires setup of Playwright and MCP |
| Collaboration | Real-time collaboration via shared project files | Single-user; output files can be shared manually |
Pricing
Lottie Creator 2.0 offers a free tier with basic features. Premium plans start at $15/month and include advanced exports, team collaboration, and higher resolution outputs. The free version is sufficient for individual creators and small projects.
Taste Lab is completely free and open-source. You only need to clone the repository and install Playwright (which downloads Chromium ~100MB). There are no paid tiers or hidden costs.
Pros and Cons
Lottie Creator 2.0
Pros:
- No desktop app needed; works entirely in browser
- AI-powered Motion Copilot speeds up animation workflow
- State Machines enable interactive animations without coding
- Exports to production-ready Lottie and dotLottie formats
- Real-time collaboration features
Cons:
- Requires internet connection to use
- Limited to vector animations; no raster or video support
- Premium features behind paywall
- Learning curve for users new to animation tools
Taste Lab
Pros:
- Completely free and open-source
- Provides deep design system analysis with reasoning
- Integrates seamlessly with popular AI coding tools
- Outputs both human-readable markdown and machine-readable JSON
- No design skills needed to analyze a website
Cons:
- Requires CLI setup and Playwright installation
- Only analyzes static design; no animation or interactivity
- Output is analysis only; does not generate design assets
- Limited to single URL analysis per run
Verdict
Choose Lottie Creator 2.0 if you need to create lightweight, interactive vector animations for web and mobile apps. Choose Taste Lab if you want to reverse-engineer a website's design system quickly for use with AI coding agents. They serve complementary roles in a design workflow.

