summaryrefslogtreecommitdiff
path: root/lib/hyperstack
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-25 10:48:31 +0200
committerPaul Buetow <paul@buetow.org>2026-03-25 10:48:31 +0200
commitb950375a30e13b2556d592097dbc36f5b2e57630 (patch)
treefb2b19854c0df6b0dcf508acb45154d3c95a138b /lib/hyperstack
parent5da3b534acf2a603bd8fb05b58c6d9e6b7b47924 (diff)
photo-enhance: fix double-rotation by excluding Orientation from EXIF copy
auto-orient bakes rotation into pixels before uploading to ComfyUI, but copy_exif was then restoring the original Orientation tag (e.g. 8=rotate90) causing viewers to rotate an already-rotated image. Fix: exclude --Orientation from the exiftool TagsFromFile copy, then explicitly set Orientation=1 so all viewers agree no further rotation needed. Also fixed the 20 already-enhanced photos with: exiftool -Orientation=1 -n Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'lib/hyperstack')
0 files changed, 0 insertions, 0 deletions