-
-
Notifications
You must be signed in to change notification settings - Fork 574
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API rotates image #144
Comments
Hello @daslicht , I will check the API and I will let you know once the problem is fixed. |
Nice ! another issue is that batch processing isnt working, I replaced curl for downloading teh images since my server has outdated openssl, thre seams to go something wrong in the
|
Let me check this issue too. |
I have the same problem as you, with high probability is your image exif info contains rotating info. you can try: |
thanks will try what is PIL? |
pythom Image library. The basic idea is to process the exif information of the image. you need to deal with it yourself if you use other language |
Hello,
is ther a way to stop teh API rotating images?
Input File:
Processed Image:
The text was updated successfully, but these errors were encountered: