I want to extract images from a slide with white texts on a black background.
I have around 70 slides with a image on a black background and a paragraph of white text next to it or underneath it. The images are of different sizes and position in the slides. The texts are all white and never overlapping the images.
I want to just keep the image part.
I've tried the following method from this post, but i was not satisfied with the result.
I don't need anything fancy like understanding the texts. I don't even need the file to be perfectly cropped to the borders of the image. As Long as the text are not visible its fine. For example, it could be blocked. It should be fairly simple because its just white text on a black background.