Open FaithBeam opened 5 years ago
With the resolutions we have now, we are at 79.5mb disk space. I'm thinking about scaling the images on the fly when you run the script with something like ImageMagick so only one set of images need be supplied.
PowerShell module Resize-Image looks promising https://gallery.technet.microsoft.com/scriptcenter/Resize-Image-A-PowerShell-3d26ef68
With the resolutions we have now, we are at 79.5mb disk space. I'm thinking about scaling the images on the fly when you run the script with something like ImageMagick so only one set of images need be supplied.