`Image.open('in.tif').save('out.tif')` produces `out.tif` which is unreadable. `save('out.png')` seems to work fine. `Image.__version__ == '10.1.0'` [in.tif.zip](https://github.com/user-attachments/files/15568097/in.tif.zip)