Hi Team,
we are using ASPOSE full licernce version, i have a requirement to convert images to SVG format, please answer below questions:
- Which ASPOSE version supports Image to SVG
- Any compromising in quality in image (after converting)
- Do we support bulk image converter option or need to convert one by one, if we support then are there any limitation ?
- How much time it will take to convert 1 MB image to SVG?
@Haranath , we will review your request. You will be answered shortly!
Hello , @Haranath ,
- Aspose.Imaging supports both Svg loading and saving. You can use it to create Svg images from supported raster and vector image files.
Supported File Formats|Aspose.Imaging for .NET
- Aspose.Imaging creates rasterizes converted vector file formats in non-licensed mode. In licensed mode vector files are translated into vector Svg file maintaining vector shapes as close as possible, while raster images get embedded into Svg as base64 according to specification.
- When using Aspose.Imaging for .NET there is no dedicated bulk image processing feature, but it is easy to be implemented. You can also upload up to 5 images at a time using Online Image Converter - Convert Images, Photos, Pictures Free tool.
- Convertion time depends on the source file, but creating an Svg does not usually takes more than seconds.
Hope this helps! Feel free to ask any other questions.