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