#python
#resizeanimagewithpython
#Python3
This video shows you how to use Python and the PIL library to resize images. The code is adapted to bulk resize all images in a folder, 10, 100, or more. Each image is resized and then saved as a new file ready for use.
Program code here: https://github.com/TeCoEd/Image-Resiz...