Convert Image Files to SVG(Scalable Vector Graphics) image format using .NET platform

Convert to Scalable Vector Graphics format from other formats using Aspose.Imaging for .NET library

All supported conversions to SVG(Scalable Vector Graphics) format using Aspose.Imaging for .NET library

Using Aspose.Imaging library you can programmatically convert various image formats to SVG image. SVG files are Scalable Vector Graphics Files that use XML based text format for describing the appearance of image. The word Scalable refers to the fact that the SVG can be scaled to different sizes without losing any quality. Text based description of such files make them independent of resolution. It is one of the mostly used format for building website and print graphics in order to achieve scalability. The format can only be used for two-dimensional graphics though. SVG files can be viewed/opened in almost all modern browsers including Chrome, Internet Explorer, Firefox, and Safari.

Following conversions are supported :