airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
30.52k stars 2.87k forks source link

Bodymovin to sag #2271

Open Andrewriss opened 4 years ago

Andrewriss commented 4 years ago

I am an After Effects motion designer. I downloaded Bodymoving and exported an animation with no issues.

My export creates 2 files, an html and Jason files.

my client is asking for an SVG file. would a Jason file be all they need or would I need to convert the Jason file?

I have no experience with programming so I'm sorry if I sound confused

bodymovin commented 4 years ago

Hi, it depends on what the client is expecting. If they are familiar with html and or lottie, they probably know they need the json and the lottie player that you can get from the bodymovin After Effects extension. Perhaps you can upload the animation to LottieFiles and share the link with them. If they want exclusively an svg, this library won't probably work and you'll need some other solution.