Lottie
From Just Solve the File Format Problem
(Difference between revisions)
(Added page about lottie) |
(→Sample files) |
||
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
| − | |subcat= | + | |subcat=Animation |
|extensions={{ext|json}} | |extensions={{ext|json}} | ||
}} | }} | ||
| − | [[Lottie]] is a modern animated file format. | + | [[Lottie]] is a modern animated file format, using [[JSON]]. |
| + | |||
| + | The format is also known as '''Bodymovin JSON'''. | ||
| + | |||
| + | == Specifications == | ||
| + | * https://lottie.github.io/lottie-spec/latest/ | ||
== Software == | == Software == | ||
| + | |||
| + | * [https://lottiefiles.com/ lottiefiles.com] | ||
| + | * [https://app.lottiefiles.com/ app.lottiefiles.com] | ||
* [https://github.com/Samsung/rlottie rlottie] | * [https://github.com/Samsung/rlottie rlottie] | ||
* [http://snisurset.net/code/abydos/ abydos] | * [http://snisurset.net/code/abydos/ abydos] | ||
== Sample files == | == Sample files == | ||
| + | * [https://lottiefiles.com/ lottiefiles.com] and created and downloaded in [https://app.lottiefiles.com/ app.lottiefiles.com]. | ||
* {{DexvertSamples|image/lottie}} | * {{DexvertSamples|image/lottie}} | ||
| + | |||
| + | == Links == | ||
| + | * https://lottie.github.io/ | ||
| + | |||
| + | [[Category:JSON based file formats]] | ||
Latest revision as of 13:58, 31 May 2025
Lottie is a modern animated file format, using JSON.The format is also known as Bodymovin JSON.
Contents |
[edit] Specifications
[edit] Software
[edit] Sample files
- lottiefiles.com and created and downloaded in app.lottiefiles.com.
- dexvert samples — image/lottie