SVG and SVGZ are Scalable Vector Graphics formats. SVG is a Flat Scalable Vector Graphics format in uncompressed XML.
SVGZ consists of a GZIPped archive with one traditional SVG file.
These files can be opened with Adobe Illustrator, Corel PaintShop Pro, Serif DrawPlus, and Inkscape.
In case you need to view an SVG(SVGZ) file in a browser or in a standard image or PDF viewer application, you can convert it to HTML, JPEG, PNG PDF format with GroupDocs.Viewer for Java.
How to convert SVG/SVGZ files
Convert SVG/SVGZ to HTML
To convert SVG/SVGZ files to HTML with GroupDocs.Viewer for Java use following code: