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…...12” python-pptx = “^1.0.2” python-dotenv = “^1...save(output_file, slides.export.SaveFormat.PPTX) theme_file = get_theme_path(theme_id)...