Opened 8 years ago
#5487 new enhancement
Feature: allow to rotate media after upload
Reported by: | Olivier Mehani | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
Partially linked to #454, but more generic, it would be good to have the option to manually rotate uploaded media when then are not rendered properly for any reason (missing/incorrect EXIF tags, weird video format, ...).
This can be as simple as an inconditional “Rotate 90°”, where other rotation can be obtained by clicking the button multiple times. Ideally, only the thumbnail would be rotated in real time, and the full file itself as an async media processing.
Dimensions in the database should also be uploaded accordingly.