The PDF is a scanned image, so there is no way I have found yet, to pull out the images. I have tried methods including crop and media boxes, but it pulls the entire pages as images. I have also tried other parsing libraries like pdfminer.six, but the entire page is pulled as a result.
I tried using media and cropboxes in hopes it would grab the image as specified but it pulls the entire page instead.