Skip to content

Text-to-Lottie v1.0.0

Latest

Choose a tag to compare

@k9p5 k9p5 released this 15 Jun 18:21
a4e20b8

The first stable release. Text-to-Lottie is now a full framework for creating Lottie animations with your coding agent, rebuilt on SolidJS with a project-based workspace for organizing, previewing, and editing your animations.

What's new

A workspace for your animations
Organize everything into projects and scenes. Drop a lottie.json into a project and it shows up instantly, complete with thumbnails in the sidebar. Create new scenes, switch between them, and clean up with right-click delete.

Drag-and-drop editing
Drag a Lottie file straight onto the canvas to load it, then inspect, scrub, and tweak it in the player. Export your work back out as Lottie JSON when you're done.

Live preview as the agent works
Changes the agent makes to a scene update in the player automatically, with no manual reload. Playback, seeking, and frame navigation are all accurate and keyboard-controllable.

A refreshed player UI
A cleaner, more responsive interface with context menus, dropdowns, dialogs, a numeric slider, and sidebars, plus improved theming and accessibility, and bundled Inter and JetBrains Mono fonts.

Sharper animation generation
Refinements to the skill and a reference to the Lottie format spec for more reliable, production-ready output.

Breaking changes

This release supersedes the previous 0.x player. The animations themselves are unaffected; they remain standard Lottie JSON.