Using Python to resize all images and change to grayscale

Опубликовано: 20 Март 2026
на канале: TeCoEd
945
4

#python
#resizeanimagewithpython
#Python3
NEW Grayscale version
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...