TandoorRecipes/recipes

Image rotation not taken into account when downsampling recipe image

オープン

#4,765 opened on 2026/08/01

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (500 件のフォーク)batch import
backendgood first issuehelp wanted

Repository metrics

Stars
 (4,470 個のスター)
PR merge metrics
 (平均マージ 33d 23h) (30d で 18 merged PRs)

説明

Tandoor Version

2.6.13

Setup

Docker / Docker-Compose

Reverse Proxy

Traefik

Other

No response

Bug description

When attaching this image to any recipe, it gets rotated 90 degrees to the left. But not for the small preview.

The metadata contain the Orientation tag which seems to be honored by the preview, but not by the downsampling operation.

$ exiftool 20260801_175525.jpg | grep Orientation
Orientation                     : Rotate 90 CW

Preview:

Final:

20260801_175525.jpg.zip

Relevant logs

コントリビューターガイド