Skip to content
GigAI Tools
Definition

What is SVG?

A plain-English definition, and the tools that work with it.

Definition

SVG (Scalable Vector Graphics) is an image format that describes graphics as mathematical shapes and paths rather than pixels. Because it's vector-based, an SVG stays perfectly sharp at any size (from a favicon to a billboard) and is usually a small, text-based file.

  • SVGs scale infinitely without blurring, which makes them ideal for logos, icons and illustrations.
  • They're actually text (XML), so they can be edited in code, styled with CSS and animated, and optimized to strip editor bloat.
  • SVG suits flat graphics, not photographs. A detailed photo traced to SVG becomes huge and messy.

Frequently asked questions

Try SVG Optimizer

Free, private and instant. Everything runs in your browser.