GRAYSCALE FOR PILLOW IMAGE code example Example: pillow rgb to grayscale Image.open(path).convert('LA')