jarvisbox

SVG to GIF Converter

Rasterize an SVG (static or SMIL-animated) into a GIF at the size you choose. Useful for chat platforms and slide decks that don't accept vector art. Runs entirely in your browser.

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

Frequently asked questions

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.

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

回報這個工具的問題