HTML JPG PDF XML DOC
Aspose.Imaging  for .NET
DOC

SVGZ File Viewer for .NET

View SVGZ file in a browser without needing any image editor or 3rd party APIs.

How to View SVGZ File Using C#

In order to view SVGZ file, we’ll use Aspose.Imaging for .NET API which is a feature-rich, powerful and easy to use API for C# platform to be used with any Viewer. Open NuGet package manager, search for Aspose.Imaging and install. You may also use the following command from the Package Manager Console.

Package Manager Console Command


PM> Install-Package Aspose.Imaging

Steps to View SVGZ via C#

Aspose.Imaging makes it easy for the developers to view the SVGZ file with just few lines of code.

System Requirements

Aspose.Imaging for .NET is supported on all major operating systems. Just make sure that you have the following prerequisites.

  • Microsoft Windows or a compatible OS with .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms
  • Development environment like Microsoft Visual Studio
  • Aspose.Imaging for .NET referenced in your project
 

View svgz file - .NET

 
  • Aspose.Imaging API is an image processing solution to create, modify, draw or convert images with in applications. Aspose.Imaging is a fast API for Image processing, including but not limited to image conversions and manipulations such as drawing, working with graphic primitives, image transformations, export and conversion to multiple formats. Its a standalone library and does not depend on any software for image operations. One can easily add high performance image conversion feature with native APIs within projects. These are 100% private on premise APIs and files are processed at your own servers.

    Free App to View SVGZ

    • Select or drag and drop an SVGZ image
    • Image will be automatically uploaded and shown

    Check our live demos to view SVGZ

    SVGZ What is SVGZ File Format?

    A file with .svgz extension is a compressed version of Scalable Vector Graphics (.SVG) file. It is compressed with gzip compression and contains data in XML format. SVGZ files support transparency, gradients, animations, and filters. SVGZ files are smaller in size as compared to the default SVG files and this reduced file size helps transfer the graphics files online. Graphics designer create SVGZ files using tools like Adobe Illustrator, Corel PaintShop Pro, and others. However, SVGZ files can be generated by enabling GZip compression in the Apache Server while sending out the image data.

    Read More

    Other Supported Viewer Formats

    Using C#, One can also view many other file formats including.

    BMP (Bitmap Image)
    CDR (Vector Drawing Image)
    CMX (Corel Exchange Image)
    DIB (Device Independent Bitmap)
    DICOM (Digital Imaging & Communications)
    DJVU (Graphics Format)
    DNG (Digital Camera Image)
    EMF (Enhanced Metafile Format)
    EPS (Encapsulated PostScript Language)
    GIF (Graphical Interchange Format)
    J2K (Wavelet Compressed Image)
    JP2 (JPEG 2000)
    ODG (Apache OpenOffice Draw Format)
    OTG (OpenDocument Standard)
    PNG (Portable Network Graphics)
    SVG (Scalable Vector Graphics)
    TIFF (Tagged Image Format)
    WEBP (Raster Web Image)
    WMF (Microsoft Windows Metafile)