Open your lottie file, adjust settings and export in one minute.
Exporting at the second time is broken now...
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
)
- Implement the converter fully in C#
- Speed up by multithreading