SVG → Lottie
How to turn Sketch artwork into a Lottie
Sketch exports clean SVG. Copy the markup or export a file, then bring it into Lottie Max.
Get the SVG out of Sketch
- 1 Select the layer or artboard.
- 2 Right-click → Copy → Copy SVG Code, or use File → Export and choose SVG.
- 3 Then in Lottie Max, press Cmd/Ctrl + V on the canvas — or drag the .svg file straight onto the canvas, or use Open SVG file on the home page.
What carries over
- ✓ Shapes become editable paths you can restyle and animate.
- ✓ Groups are preserved as nested layers.
- ✓ Gradients, clip-paths, and fills come across.
- ✓ Text comes in as editable text layers.
Tips for a clean import
- → Group related layers before exporting so the structure carries over.
- → Convert text to outlines if you want exact glyph shapes.
- → Name your layers — names travel with the import.
Now animate it
Once your art is in, add motion with one-click presets or keyframes.
FAQ
- Is exporting SVG from Sketch to Lottie free?
- Yes. Lottie Max is free and runs entirely in your browser — no account, no sign-up.
- Does my Sketch artwork get uploaded?
- No. Importing, animating, and exporting all happen client-side. Your artwork never leaves your device.
- What carries over from Sketch?
- Shapes become editable paths; groups stay nested; gradients, clip-paths, and fills come across; and text stays editable.
- What can I export afterwards?
- Lottie .json and .lottie (dotLottie, ~3× smaller), plus a copy-paste HTML embed snippet.