Skip to content
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

Retaining EXIF data on upload #7

Open
mnutt opened this issue Nov 22, 2020 · 0 comments
Open

Retaining EXIF data on upload #7

mnutt opened this issue Nov 22, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mnutt
Copy link

mnutt commented Nov 22, 2020

I'm running into some issues where I upload a portrait photo from iOS that gets rendered as a landscape photo in Google Photos. From my testing it seems to most likely be the result of loading it as a UIImage and calling pngData(). Would it be possible to have MediaItems.Item support Data instead, to allow lossless image uploading to Google Photos, uploading videos, etc?

@deivitaka deivitaka self-assigned this Nov 22, 2020
@deivitaka deivitaka added the enhancement New feature or request label Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants