Skip to main content
DevToys
Images

SVG optimizer & preview

Strip cruft and emit a CSS-ready data URI

Optimise SVG
357 B218 B (−38.9%)
Input
SVG preview
Optimised SVG
CSS data URI
How to use / Notes

How to use

  1. Paste SVG code or load a file.
  2. Strip unnecessary metadata to get an optimised SVG.
  3. Copy the optimised SVG or a CSS-ready data URI.

Notes

  • Optimisation drops some editor-specific metadata.
  • SVGs with scripts or external references may render or behave differently.