Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Handling EXIF Image Orientation #40

Closed
frankfarzan opened this issue Aug 8, 2016 · 7 comments
Closed

Handling EXIF Image Orientation #40

frankfarzan opened this issue Aug 8, 2016 · 7 comments
Assignees
Milestone

Comments

@frankfarzan
Copy link

On iOS, the image is sometimes rotated 90 degrees. This seems to be a general
problem that involves reading EXIF data. Example:

fengyuanchen/cropper#120

@tinquang
Copy link

I'm expecting the orientation option too

@cstefanache
Copy link
Owner

Is adding a rotate button on the image an option? If yes I can work this easily as soon as I get back from vacation.

@tinquang
Copy link

No, I mean the option auto rotate the image base on EXIF information, not the button to rotate the image.

@cstefanache
Copy link
Owner

Well look into it in few days. I found this solution: http://stackoverflow.com/questions/7584794/accessing-jpeg-exif-rotation-data-in-javascript-on-the-client-side will take some time because i have limited time in the next week.

@tinquang
Copy link

thanks, just take your time and have a good vacation :)

@cstefanache cstefanache self-assigned this Aug 22, 2016
@cstefanache cstefanache added this to the 0.6 milestone Aug 22, 2016
@cstefanache
Copy link
Owner

Added feature to parse exif information

@traveltheworldd
Copy link

traveltheworldd commented Jul 25, 2017

I wanner a button to rotate the image thanks thanks !!_

_

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants