diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-25 10:48:31 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-25 10:48:31 +0200 |
| commit | b950375a30e13b2556d592097dbc36f5b2e57630 (patch) | |
| tree | fb2b19854c0df6b0dcf508acb45154d3c95a138b /lib/hyperstack/cli.rb | |
| parent | 5da3b534acf2a603bd8fb05b58c6d9e6b7b47924 (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/cli.rb')
0 files changed, 0 insertions, 0 deletions
