Skip to content

Image reorient with exif #3006

Description

@paul45

hello
my code is
Services::image('imagick') ->withFile(xxxxxx) ->reorient() ->save(xxx,85);

when i upload an image from my android the image appears upside down

i think it is a issue on CodeIgniter\Images\Handlers\BaseHandler in methode reorient()
i think the rotation is not on the good direction

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions