In preview, image is not visible but when we download the pptx file we can see the image .
if slide.logo_base64:
try:
svg_image, mime_type = decode_data_uri(slide.lo…...Convert the SVG (or any other vector format) to a raster format...tmp_svg.write(svg_bytes) tmp_svg_path = tmp_svg.name # Convert SVG...