Writing a script to extract pictures from Word documents
August 15, 2017
I had a problem and I noticed that I’ve, in the last couple of years, started to think differently about how to solve problems like these. I thought I share the solution to my problem here but also a little bit about the reasoning behind my problem solving.
The problem is easy enough to describe: I wanted to extract all the images from 20+ Word documents. I decided to write a script and share it here.