Skip to content

EXIF data of an image is ignored, wrong image orientation #3

@TheXardas

Description

@TheXardas

ios camera adds EXIF meta-data to the images.
This data can contain information about image rotation.
But lightbox-react ignores it.
When you try to display vertical photographs, uploaded from ios camera, on some other platforms: linux chrome, android and much more, image is rotated, stretched.

Problem most definitely connected with html img src default behavior: https://stackoverflow.com/questions/24658365/img-tag-displays-wrong-orientation

But in my opinion, plugin should cover those cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions