GPhotos icon indicating copy to clipboard operation
GPhotos copied to clipboard

Retaining EXIF data on upload

Open mnutt opened this issue 4 years ago • 0 comments

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?

mnutt avatar Nov 22 '20 21:11 mnutt