mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| bin | ||
| src | ||
| test | ||
| .gitignore | ||
| .npmignore | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| Dockerfile.dev | ||
| eslint.config.mjs | ||
| helmet.json | ||
| mise.toml | ||
| nest-cli.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||