Fix photo orientation/rotation on Apple TV

Issue

Some JPGs in iCloud Photos display with the correct orientation on Macs, iPhones, and iPads, but appear rotated or sideways on Apple TV:

Resolution

  1. Export affected photos from Photos.app to Finder (e.g., ~/Desktop/sideways/)

  2. Install jhead (GH | brew | MacPorts)

  3. cd ~/Desktop/sideways/

  4. jhead -autorot *

  5. Replace the affected photos in Photos.app with the corrected files from ~/Desktop/sideways/.

Related

❧ 2026-06-19