Josh Posted August 5, 2022 Posted August 5, 2022 Does anyone know how to convert an animation stored in JSON format to SVG? I think this might have something to do with Adobe After Effects. It's very strange,. icons8-iphone-spinner.zip Quote My job is to make tools you love, with the features you want, and performance you can't live without.
klepto2 Posted August 5, 2022 Posted August 5, 2022 svg itself ist just static, you could look up this: https://github.com/chadly/lottie-to-svg with this code you can extract a svg frame by frame. Quote Windows 10 Pro 64-Bit-Version NVIDIA Geforce 1080 TI
IceBurger Posted August 5, 2022 Posted August 5, 2022 https://github.com/icons8/titanic This renders the Lottie JSON image format in the web. I'm sure the code could be made into a simple program that outputs an SVG. SVGs can have animation. But it might not be the best method of animating. Quote i now hate love C++ Beeeeeeeeeeeeeep~~This is a test of the emergency signature system~~Beeeeeeeeeeeeeep RX 6800XT | i5-13600KF | 32GB DDR5 | 1440p is perfect
Josh Posted August 6, 2022 Author Posted August 6, 2022 I just used Inkscape to draw a new set of animation frames. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.