Skip to content

sjmueller/lottie-web

 
 

Repository files navigation

Lottie to PNG Sequence

Instructions

  • cd player to enter the player directory
  • Copy lottie files into this directory
  • python3 -m http.server to start a simple http server
  • Open your browser to http://localhost:8000/
  • Enter the name of the lottie file inside of the player directory
  • Press the button

You will receive a zip file containing png frames sized 360w x 640h @ 30fps

About

Generate a png sequence from lottie animation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.2%
  • HTML 0.8%