C
C
Cheizer2018-02-17 18:49:13
css
Cheizer, 2018-02-17 18:49:13

How to make SVG animation from GIF animation?

Friends, there is such a GIF picture, animation by layers, is there an option to re-save it somehow in SVG without losing the animation?
There is no such possibility in Photoshop, I would appreciate any advice.
5a884e843a7d0413202694.gif

Answer the question

In order to leave comments, you need to log in

3 answer(s)
X
xmoonlight, 2018-02-17
@Cheizer

Can it be easier to take?
materializecss.com/preloader.html
Or replace: https://icons8.com/preloaders/en/free

B
Boris Shpakovsky, 2018-02-17
@kotboris

Here is a preloader a la yours on SVG: https://github.com/rtheunissen/md-preloader
Here is on pure CSS without any SVG and GIF: https://projects.lukehaas.me/css-loaders/
And if talking about gifs and string recording, to reduce the number of requests, you can write any gif as base64, here's an example: https://jsfiddle.net/75ph8625/

A
Andrew, 2018-02-19
@KeySVG

No way. These are completely different things gif and svg! I will do this in a minute or two in a vector editor and a code editor.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question