SVG — the SVG format — is essentially separate from JPG. JPG encodes photos as a pixel grid, SVG saves graphics as geometric descriptions of geometric shapes. Which means SVG graphics can be displayed at every size — from a 16x16 pixel favicon to a billboard — without pixelation.Transforming JPG to SVG is a operation known as vectorization,