Thanks fmw42 and snibgo for testing and letting me know that the +repage option makes this work.
What's odd is that my original command applied to the other EXIF orientation image examples (1-6, 8) works as I'd expect with no problem. Here's a link to the image files I'm using for testing:
https://github.com/component/exif-rotat ... ter/images
Would either of you have an idea why the other 7 images worked fine and this one didn't? Why did it's virtual canvas get in the state it did but not the others?
convert 1.JPG -auto-orient info:
1.JPG JPEG 240x320 240x320+0+0 8-bit PseudoClass 256c 1.21KB 0.000u 0:00.009
convert 2.jpg -auto-orient info:
2.jpg JPEG 240x320 240x320+0+0 8-bit PseudoClass 256c 0.000u 0:00.000
convert 3.JPG -auto-orient info:
3.JPG JPEG 240x320 240x320+0+0 8-bit PseudoClass 256c 0.000u 0:00.000
convert 4.jpg -auto-orient info:
4.jpg JPEG 240x320 240x320+0+0 8-bit PseudoClass 256c 0.000u 0:00.000
convert 5.jpg -auto-orient info:
5.jpg JPEG 240x320 320x240+0+0 8-bit PseudoClass 256c 0.000u 0:00.000
convert 6.JPG -auto-orient info:
6.JPG JPEG 240x320 240x320+0+0 8-bit PseudoClass 256c 0.000u 0:00.000
convert 7.jpg -auto-orient info:
7.jpg JPEG 240x320 320x240
+80-80 8-bit PseudoClass 256c 0.000u 0:00.009
convert 8.JPG -auto-orient info:
8.JPG JPEG 240x320 240x320+0+0 8-bit PseudoClass 256c 0.000u 0:00.000