mirror of
https://github.com/immich-app/immich.git
synced 2026-06-12 19:11:52 -07:00
164cda87a3
* fix(web): use irot/imir tags for HEIF Orientation * ignore Exif Orientation for HEIF images per MIAF standard compliance * add Rotation and Mirroring to exiftool numericTags * add isHeifBasedImage function to detect HEIF-based image extensions * add getHeifBasedOrientation method to map irot/imir tags to ExifOrientation * removed mirroring, simplified code * Removed "Based" in "heifBased" --------- Co-authored-by: Jason Rasmussen <jason@rasm.me>