pil for python 3.8 code example Example: python pil from PIL import Image img = Image.open("./my_image.png")