14a5e31a-e07c-4306-906a-9c45e565feb3.jpeg -

img = cv2.imread("14A5E31A-E07C-4306-906A-9C45E565FEB3.jpeg") height, width, _ = img.shape print(f"Dimensions: {width}x{height}")