Hi,
Some jpg images are returning a "division by zero" error since the Pillow version 11.0 was released when using the ImageOps.exif_transpose() function.
Below is for example 1 of these images with its exif information, using Pillow version 10.4:

The same image and code, now with Pillow 11.0.0:

Some more error details:
