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…...add_image(svg_image) ppt_slide.shapes.add_picture_frame(...raster format such as PNG or JPEG before adding it to the presentation...