TandoorRecipes/recipes

Image rotation not taken into account when downsampling recipe image

開放

#4,765 建立於 2026年8月1日

 (3 則留言) (0 個反應) (0 位負責人)HTML (500 個分叉)batch import
backendgood first issuehelp wanted

倉庫指標

星標
 (4,470 顆星)
PR 合併指標
 (平均合併 33天 23小時) (30 天內合併 18 個 PR)

描述

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

貢獻者指南