SVG
SVG Format
Scalable Vector Graphics
SVG is an XML-based vector format that scales to any resolution without quality loss. Perfect for icons, logos, and UI illustrations.
| Property | Value |
|---|---|
| File Extension | .svg |
| MIME Type | image/svg+xml |
| Category | image |
| Transparency | ✓ Supported |
| Animation | ✓ Supported |
| Lossy Compression | ✗ No |
| Lossless Compression | ✓ Yes |
| Vector-based | ✓ Yes |
| Browser Support | All major browsers |
| Best For | Icons, logos, UI elements, illustrations that need to scale |
