SVG

From VideoLAN Wiki
Revision as of 05:48, 23 February 2019 by DoesItReallyMatter (talk | contribs) (→‎Source code: New section)
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.

Source code