this post was submitted on 07 Jul 2024
128 points (87.2% liked)

Asklemmy

43159 readers
1689 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 22 points 1 month ago* (last edited 1 month ago) (14 children)

First thing: Privacy. I am aware that iOS is not entirely private too, but I trust Apple Photos much more than Google Photos. You can even enable end-to-end encryption iirc.

Second point is control over my data. I can easily export my photos from Apple Photos as files, whereas Google maliciously separates Photos and Metadata upon export. In my experience this is the same for a lot of other services as well. Being able to easily export my data enables me to escape the walled garden more easily should I get fed up with one system. I also try to use as many open source services as possible for this as well as other reasons.

Apple has a lot of malicious practices too, especially when it comes to EU citizens and third-party app stores, etc. - but in my experience Google is no better.

Lastly, I considered switching to an Android with Graphene OS (privacy focused Android derivate) a couple of times, but the added control over your data comes with a lot of other inconveniences. So for now, Iโ€™m just sticking to iOS.

[โ€“] falkerie71 2 points 1 month ago (2 children)

Not entirely disagreeing with you but, what exactly is "malicious" about separating photo and metadata? It could be just how their servers process and stores those photos, with the added benefit of geotagging videos.

I use Google Photos and upload in original quality. When I download from takeout, the metadata is still in the original files. Iirc, only if you select upload in "high quality" where they compress it again, do you lose the metadata in the file stored in the cloud.

[โ€“] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

When you re-import the images into another program/library, they will not be displayed in the correct order and all other information will be lost as well.

Metadata in general is very useful and contains a lot of valuable information like location data, lens, focal length and device information which you have to manually re-integrate into each and every photo.

I mean yes, I could write a quick and dirty Python script for this, but why should I have to do this in the first place?

In my subjective opinion this is malicious as in it only being this way to make it as hard as possible to migrate away. I highly doubt this is the way their servers store the images as it is very inefficient and the images are likely stored in a database instead. This means in order to retrieve a file they have to process each image anyway, so why not follow the universally accepted and well defined standard and include the metadata in each file?

[โ€“] falkerie71 1 points 1 month ago

Fair. I guess I never really needed to deal with that since I upload in original. That and Google Photos Takeout Helper made migrating easy for me.

load more comments (11 replies)