Skip to content

Rotate image before parsing using exif data #96

@martinkrulltott

Description

@martinkrulltott

Hi,
I'm looking for a way to rotate an image using the exif data before parsing it to base64 for upload.
I.e. using an image that has exif orientation data, I'd like to rotate the image according to the orientation data, strip away the orientation data (since it's no longer valid) and then parse the result to base64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions