Image processing with Python

I wanted to scan through some images to get some basic information and I found some programs I wrote 21 years ago that imported Image. That no longer works. Then I found one from 2008 that imports Image from PIL…and that works.