convert images into grayscale pil code example Example: pillow rgb to grayscale Image.open(path).convert('LA')