|
2 months ago | |
---|---|---|
.gitignore | 2 months ago | |
LICENSE | 2 months ago | |
Makefile | 2 months ago | |
README.md | 2 months ago | |
lfe.cpp | 2 months ago | |
lodepng.cpp | 2 months ago | |
lodepng.h | 2 months ago |
Tool to extract PNG frames from Lottie animations using rlottie.
Codebase is a mess. You've been warned.
You'll also need g++.
make
To install:
sudo make install
lfe mylottieanimation.json 420x420
This will extract all frames as PNG files in the working directory.