SVG

From VideoLAN Wiki
Revision as of 03:49, 6 February 2019 by DoesItReallyMatter (talk | contribs) (Create page, own work, as brief introduction to SVGs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
??
VLC can decode this container.
The module name to use at the command line is unknown.

SVG is an acronym for scalable vector graphics. It's an XML-based container that allows for resizing certain types of images to any size without appearing pixellated. It falls under the class of vector image formats, in contrast to raster image formats (e.g. JPG, GIF). It supports lossless compression.