Drop an SVG onto a Slides canvas the normal way and Google flattens it into a raster image on paste. Here's what that costs you, and how to avoid it.
| Pasted as PNG (default) | Inserted as vector (svgslid.es) |
|---|---|
| Blurs or pixelates when resized | Resizes at any size, always crisp |
| One flattened image, single object | Every path is its own selectable shape |
| Can't recolor without re-exporting | Recolor any shape directly in Slides |
| Can't animate individual elements | Animate each shape independently |
| Can't edit points/paths | Right-click → Edit points, like any native shape |
Every <path> in your SVG is converted directly into Google Slides' own native shape format — not re-rendered as an image and not a third-party embed. The result behaves exactly like a shape you drew in Slides yourself: resizable, recolorable, editable.
Upload one or more SVGs at svgslid.es, get back a Google Drive link to a ready-made Slides deck — one slide per file. Best for bulk conversion or building an icon library.
Insert SVGs into a presentation you're already editing, from a dialog inside Slides itself, without leaving the tab.
Drag an SVG file straight onto an open Slides tab and drop it in place — no dialog, no upload step.
Not as an editable format. Slides will accept a pasted or inserted SVG, but it rasterizes it into a flattened image on the way in — you lose the ability to edit individual paths or recolor parts of it. svgslid.es converts it into Slides' native shape format instead, so it stays fully editable.
Solid fills and strokes convert cleanly. Gradients currently collapse to a solid approximate color, and arc commands (A/a) in paths are approximated as straight line segments. Re-exporting with more path segments avoids visibly angular curves.
Depends on the surface. The Chrome extension converts entirely on your device using an embedded WebAssembly engine — your file usually never leaves the browser. The web app and add-on send the file to our backend for conversion, which discards it immediately afterward. See the privacy policy for specifics per surface.
Yes, all three surfaces are free.
Try it on your own SVG — no account needed for the web app.
Open svgslid.es →