Image quality and size when exposting a slide to SVG

Hi!

I have a slide with a png image inside. I’m exporting a single slide to SVG like this:

sld.WriteAsSvg(svgStream, new SVGOptions() { JpegQuality = 100, });

But the resulting SVG contains PNG which is twice as small as the original one. Is it possible to adjust the resulting slide size somehow to keep the original images as is?

Hi John,


Thank you for posting.

I have observed your comments and like to share with you that svg image can not be resized. However, jpeg, png thumbnails of slides can be resized as per requirements.

I hope this will clarify the concept. Please share if I may help you further in this regard.

Best Regards,