I have one pptx file which contain 10 image(jpg). Now i want to remove some images from pptx. I have the code through which i can extract all the images present in pptx. But at same time i want to delete 2-3 images from pptx.
Can anyone help me to get the logic or any libarary to delete image in pptx using python.