Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add note to README about gd and exif requirements #195

Closed
@asdfMaciej

Description

Hello,

I've noticed that images processed by this library aren't rotated correctly.

The original image with full metadata: https://kaszkowiak.org/IMG_0707.jpg

Resizing code:

$image = new ImageResize($path);
$image->crop(600, 600, true);
$image->save($path);

Result:
image

All related issues are closed, so I created a new one with a reproducible example :)

Thanks for creating and maintaining this library! Would love if this gets fixed, as currently it renders it unusable for me.

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

        AltStyle によって変換されたページ (->オリジナル) /