Skip to content

1357310795/Lottie2APNG

Repository files navigation

lottie.png Lottie to APNG Converter

Open your lottie file, adjust settings and export in one minute.

Samples

Known issues

Exporting at the second time is broken now...

Linux support

Of course the converter is cross-platform. The GUI is using WPF and is only available on Windows. If you want to use the converter in linux, currently you have to write your own code (extract the function Run in MainWindows.xaml.cs)

Future plan

  • Implement the converter fully in C#
  • Speed up by multithreading