SVG Export Settings


Static SVG
You can export a static SVG even if your file is already animated. It will export the file without any animation attributes.

Here, you also have the option to set your file to be “Fixed size” or “Responsive”, ensuring that it will scale correctly across different screen sizes.

You can set a color for the canvas if desired, and you can click the option “Include in export” if needed.

Static SVG Export Options in SVGator
Static SVG Export Options

Animated SVG
When exporting an animated SVG you can choose between JavaScript and CSS only as the animation type.

1. SVG with JavaScript:
This export option is used for more complex animations, having different options to choose from when deciding how you want your animation to start: “On load”, “ON mouse over”, “On click”, “On scroll into view” or “Programmatic”.

Animated SVG with JavaScript in SVGator
Animated SVG with JavaScript

With the Programmatic option and our player API, you can add advanced interactivity to your animation. See our live demo in action.

Player API Option in SVGator
Player API Option

2. SVG with CSS only:
You can use the CSS only export type when you have simpler animations, but you need to be aware that CSS doesn’t support all animators like JavaScript does. Please see the compatibility table for more information.

Another aspect of CSS only animation is that it offers less interactivity compared to JavaScript. You can set your animation to start "On load" or "On mouse over."

CSS Only Export Type in SVGator
CSS Only Export Type


Related Topics:

What Export Settings are Available? | SVGator Help
Everything you need to know about export settings in SVGator. Create ready to use SVG animations for your website or mobile app and export with a single click.
How to Add Animated SVG to Your Website | SVGator Help
Learn how to add an animated SVG to your website! This tutorial will help you out, read the article and follow the required steps.
What File Format does SVGator Export? | SVGator Help
Learn what file formats SVGator exports. We support formats: .svg files, .js files, .dart files, and various video and animated image formats.
Animation Type: JavaScript Animations vs CSS Animations - SVGator
Learn what to choose between CSS animations and JavaScript animations options in SVGator. Read about the pros & cons of these 2 animation types.
Lottie format vs SVG format - SVGator
We’ve created a helpful comparison between the Lottie file format and the SVG file format. Check it out to learn more.

Still got questions? Send us an email to contact@svgator.com and we will get back to you as soon as we can.