Convert SVGZ
Decompress SVGZ (gzip-compressed SVG) files and convert to JPG, PNG, WebP, or AVIF — free, private, no upload required.
About this tool
Converts SVGZ files — gzip-compressed SVG vector graphics — into standard raster formats. The tool decompresses the gzip wrapper to recover the original SVG markup, renders it at full resolution, and lets you save the result as JPG, PNG, WebP, or AVIF. Useful when you receive SVGZ assets from web servers, mapping tools, or design pipelines and need a raster version for presentations, documents, or social media. All decompression and rendering happens locally in your browser using the native DecompressionStream API and Canvas.
Frequently Asked Questions
Processed using the browser's built-in Canvas API — no external libraries