You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open a tiff, libvips uses page 0 to decide whether the image supports random access or not (ie. is tiled). If you are opening page 21, this guess might not be correct, and you'll have problems with downstream operations that need random access.