Open bloudermilk opened 10 years ago
@bloudermilk ohai! Interesting... If you take a photo with EXIF orientation and put it into a regular img
tag, does it honor it?
@patbenatar hai! It seems that browsers don't honor it either. That's surprising!
@bloudermilk So if the user selects a photo that's been manipulated in this way, and uploads it, when rendered back out to the screen it wouldn't honor the orientation, unless if you did some custom image processing on the backend...?
@patbenatar yeah I don't think that would make much sense. Not as a default, anyway. Maybe as a convenience option? At least on the PHP backend I'm using I have to add support manually when processing.
PHP :trollface:
@bloudermilk I agree, an option would be cool, in case you have a sweet WordPress plugin installed that processes the images
:middlefingerup:
:facepunch:
:smile:
@patbenatar orientation support is out of scope for the feature I'm working on so unless you plan on adding it I think it's safe to close this
@bloudermilk I'll keep here for a day when I'm bored — handling EXIF in JS sounds like fun!
When the orientation of the photo is altered via EXIF meta tags the preview does not accurately represent the image's appearance.