Earlier quoted context omitted.
I would start with the assumption that Google is collecting and storing every single possible data point about every single thing you share with them, including this. I have zero doubt that they store this info privately for their own use.
Zero doubt? Wow, wish I had such confidence to make claims about things I know little about. Each photo's geolocation data is stored. Of course. It is shown in the UI, as well as indexed so you can search by location. For example, I can search for "photos of dogs in Portland" and it'll show all the pics of dogs I've taken in Portland.
Google Photos will end its free unlimited storage in June 2021
281–290 of 649 posts
Re: Google Photos will end its free unlimited storage in June 2021
#282Earlier quoted context omitted.
But is moving stuff or $5 a month cheaper? This is how iCloud got me. I pay $1 a month for space as I didn’t want to deal with figuring out what stuff on my phone I was willing to move or delete.
Or stop pack-ratting everything. How often do you go back and browse the photos you take. For me, it was "never" and I stopped taking photos. I probably take less than a few dozen photos a year with my phone, and I don't back them up because I will probably never look at them again.
Still, even though I very rarely look at any of it, I'm nonetheless comforted by the fact that it's in safe storage. At least for as long as I'm around.
Ironically, one of the few things that actually gets me looking at old photos again is Google Photos "This week X years ago" feature, that pops up in the mobile app. It's fun to bore the missus with such nuggets of info as "Did you know, this week 7 years ago, we were in visiting ?"
Re: Google Photos will end its free unlimited storage in June 2021
#283Earlier quoted context omitted.
I think offering something for free and unlimited for 10 years and suddenly charging for it seems like bait and switch. If you have an existing free unlimited plan they should grandfather that in. In a year they will start charging for gmail. In two or three they will start charging for search.
> If you have an existing free unlimited plan they should grandfather that in. They do. Photos uploaded before the change next year do not count.
Re: Google Photos will end its free unlimited storage in June 2021
#284Sad as I am to see "unlimited" go away, this is probably the best way to do it: * Grandfathering existing photos means I don't have to worry about going back and deleting objects or getting an sudden bump in cost. * 15 GB is pretty generous... iCloud includes 5GB for free. * $2/month isn't a huge jump to the next level of storage.
Heads up on the term 'grandfathering' and the racial overtones of what this means: https://www.npr.org/sections/codeswitch/2013/10/21/239081586...
Re: Google Photos will end its free unlimited storage in June 2021
#285Pretty upset about this. I added the app to my mothers phone as it auto backs up everything at high enough quality for her at no cost. Trying to explain to a 65 year old woman with no computing skill how to set up a recurring subscription for online photo storage is going to be a tough ask.
Google One family subscriptions would be a good fit here. You can manage the subscription and just add your mother to the plan. It's what our family does.
Re: Google Photos will end its free unlimited storage in June 2021
#286Sad as I am to see "unlimited" go away, this is probably the best way to do it: * Grandfathering existing photos means I don't have to worry about going back and deleting objects or getting an sudden bump in cost. * 15 GB is pretty generous... iCloud includes 5GB for free. * $2/month isn't a huge jump to the next level of storage.
And what a shame iCloud's included storage is. One device's backups can dangerously close to 5gb without trying, and any additional device backups will easily push you over 5gb, effectively forcing you into the $1/mo storage plan or $4/mo if you want to share 200gb total with your family.
Re: Google Photos will end its free unlimited storage in June 2021
#287Well, luckily Google One is quite cheap. You can get 100 GB for 20 euro per year to get started and even the 2 TB plan is cheaper than for example Dropbox and iCloud when paid annually.
Free, however, meant that photos could stay online potentially past the end of someone's life. Now the dead will have their memories & photos that they've shared vanish. This is a dark day.
Re: Google Photos will end its free unlimited storage in June 2021
#288Re: Google Photos will end its free unlimited storage in June 2021
#289Time to dust off my side project, Timeliner [1] which downloads your Google Photos (and other content from various services) and indexes them in a local SQLite DB. Then after backing them up locally, I won't feel bad about deleting them from the cloud later to free up space. I've been using Timeliner for a while but need to update it. New maintainers welcomed, if you're interested! (One major "oof" is that the Google…
I have one primary collection but I also have probably 30TB of old drives lying around with photos scattered all about. Is there something I can do to mount those drives, grab all image files and then dedupe/catalog them (at least by date)? Ideally this would work with videos as well.
1. get all image files with "find", considering they are with a known extension
2. run jdupes on the dump and deduplicate them.
3. run exiftool on them to automatically divide them to folders based on any metadata field you like.
4. Index all of the images with digikam and further organize them there.
Another path would be to add all drives as "removable collections" to digikam and manage all of them there. digikam also has fuzzy search so it can find not only identical but similar images so you can deduplicate them.Both ways are applicable to videos as well.
I'm currently using the second path since Digikam is already my primary photo cataloging and managing tool for years and, it works wonders.
---
On mac, Gemini II and Retrobatch would allow for a similar workflow but, I didn't use them as my primary workflow tools. Gemini also has similarity search so it can deduplicate similar photos.
I'm not using Windows for more than a decade so, I don't know anything on that front.
Re: Google Photos will end its free unlimited storage in June 2021
#290Earlier quoted context omitted.
As andybak says, almost certainly privacy. It's very easy for an unsophisticated user to share photos that, for example, effectively show where they live (or where someone else lives). I believe Facebook strips geo data as well. (A service like Flickr does not although I assume there is a switch somewhere that tells it to.)
Wouldn't it be easy for Google to only strip the geolocation data if you are not the owner of the photo though?