convert color image to grayscale pillow code example Example: pillow rgb to grayscale Image.open(path).convert('LA')