Skip to content

app • svgO to optimse SVG image files

Martin Dubé edited this page Aug 12, 2026 · 7 revisions

Code SVG images  ][  Use svgOMG app  ]

Use svgOMG app

https://jakearchibald.github.io/svgomg/ — a github project hosted by Jack Harchibald.

Usage

  1. Drag and Drop your SVG file,
  2. Set your options,
  3. Download the resulted file.

my options

Global Settings

  1. ❌ Show original
  2. ✅ Compare gzipped
  3. ❌ Prettify markup
  4. ❌ Multipass

Number of precision

  • Slide to ~ 40%

Transform precision

  • Slide to ~ 60%

Features set to false

  1. ✅ Remove doctype
  2. ✅ …
  3. ✅ …
  4. ✅ …
  5. ❌ Remove xmlns
  6. ✅ Remove editor data
  7. ✅ …
  8. ✅ …
  9. ✅ …
  10. ✅ …
  11. ❌ Style de attributes
  12. ✅ Clean up IDs
  13. ❌ Remove raster images
  14. ✅ …
  15. ✅ Round/rewrite numbers
  16. ❌ Round/rewrite number lists
  17. ✅ Minify colours
  18. ✅ …
  19. ✅ …
  20. ✅ …
  21. ❌ Remove viewBox
  22. ✅ …
  23. ✅ …
  24. ✅ …
  25. ✅ …
  26. ✅ …
  27. ✅ …
  28. ✅ …
  29. ✅ …
  30. ✅ …
  31. ✅ …
  32. ✅ …
  33. ✅ …
  34. ✅ …
  35. ✅ …
  36. ✅ …
  37. ❌ Replace duplicate elements with links
  38. ✅ …
  39. ✅ …
  40. ❌ Remove <title>
  41. ✅ Remove
  42. ❌ Prefer viewBox to width/height
  43. ❌ Remove style elements
  44. ❌ Remove scripts
  45. ❌ Remove out-of-bounds paths
  46. ✅ Convert one-stop gradients to solid colours
  47. ✅ Remove deprecated attributes
  48. ✅ Replace xlink with native SVG

Clone this wiki locally