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…...pptx_slide_to_svg(pptx_file: Path, slide_index: int, output_path: Path) ->...pptx={} slide_index={}", str(pptx_file), slide_index ) output_path...