jarvisbox

SVG to GIF Converter

Rasterize an SVG (or short animated SVG) into a GIF at the size you choose.

100% client-side · ffmpeg.wasm · no upload

Pick an SVG file to begin.

How to convert SVG to GIF

  1. Pick your .svg file.
  2. Pick the output pixel width. SVG scales perfectly — go large for retina screens.
  3. For animated SVGs (SMIL), set Frames > 1 and a total Duration.
  4. Press Convert to GIF.

Common use cases

Related: WebP to GIF · APNG to GIF · GIF Maker · All animation tools

よくある質問

Why does my animated SVG come out static?
Animation that depends on JavaScript inside the SVG is stripped for security. SMIL (<animate>, <animateTransform>) and SVG-internal CSS animation should work.
Why is my SVG missing fonts?
SVG referencing external fonts can't load them in a sandboxed image. Embed the font as data URI in the SVG, or convert text to paths first.

Last updated:

このツールの問題を報告