When I open an image which is higher than width (portrait), the image is rotated 90 degrees ccw.
from PIL import ImageTk, Image from pathlib import Path wd =