Skip to content

Feature request: Export sequence of pngs

python-lottie provides a way to export a single png frame (lottie_convert.py input_file.json output_file.png --frame 30) but no way built into the software to export a sequence from an animation. Can a method be added to accomplish this?