https://github.com/lottie/lottie-spec
Lottie Animation format documentation and tools
https://github.com/lottie/lottie-spec
animation lottie spec
Last synced: 4 months ago
JSON representation
Lottie Animation format documentation and tools
- Host: GitHub
- URL: https://github.com/lottie/lottie-spec
- Owner: lottie
- License: other
- Created: 2023-11-17T16:14:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-02T16:05:50.000Z (9 months ago)
- Last Synced: 2025-10-01T18:35:13.385Z (8 months ago)
- Topics: animation, lottie, spec
- Language: JavaScript
- Homepage: https://lottie.github.io/lottie-spec/
- Size: 1.91 MB
- Stars: 87
- Watchers: 13
- Forks: 21
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License.md
- Code of conduct: Code_of_Conduct.md
- Governance: Governance.md
Awesome Lists containing this project
README
# Lottie Animation Format Documentation
This repository is for the development of the Lottie Animation Format.
All work here is guided by the [Community Specification License](Community_Specification_License-v1.md).
## Scope
The scope of this Working Group is to specify the format of the Lottie Animation Format, both
the allowed JSON structure, the semantics of that structure, and how such Lottie files are to be
rendered. The definition of the correct rendering will be specified by a combination of verbiage
in the written specification and by exemplar Lottie files and their desired renderings.
## CLA
Participation in this group requires signing the
[Contributor License Agreement](Notices.md), which you can
do by creating a pull request that adds your name, email address, and Community
Specification License version that you agree to be bound by.
Here is an [example of what that pull request should look like](https://github.com/lottie/lottie-spec/pull/9).