Project

General

Profile

Actions

Bug #69274

closed

Portrait Images rotated while file processing

Added by Philipp Wrann over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2015-08-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

Many cameras today save pictures not rotated when making a portrait, they save it with some exif meta tag that turns the image in preview mode (90|180|270 deg).

Typo3 should take this into account after uploading. One of my customer has to rotate many pictures in preview program of OS to make it appear correctly in TYPO3.

Either rotate the image:

Imagemagicks convert has some -auto-orient option, that should do the job.
Here is some resource:
http://stackoverflow.com/questions/19456036/detect-exif-orientation-and-rotate-image-using-imagemagick

Or take the exif-information simply into account in all places and provide optionally a button to reset it (like in preview programs).


Files

Exif Left Bottom Test Image.JPG (1.02 MB) Exif Left Bottom Test Image.JPG Markus Klein, 2018-05-18 15:45

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #61655: Image rescaling breaks/ignores exif orientationClosed2014-09-16

Actions
Related to TYPO3 Core - Task #101922: Suggest php exif module in system environment statusClosedTorben Hansen2023-09-14

Actions
Actions

Also available in: Atom PDF