Yes. Both the iPhone’s Photos app and Google Photos use AI to analyze your pictures, which is why you can search for “dog,” “receipt” or a friend’s name and get results. On iPhone, most of that analysis runs on the phone itself, with one notable exception, Enhanced Visual Search, which sends an encrypted fingerprint of part of a photo to Apple. With Google Photos, your backed-up library lives on Google’s servers, and features like face grouping work on it there.
None of this means someone is looking at your pictures. But it’s worth knowing what’s analyzed, where, and which switches turn it off.
What does AI look for in your photos? #
Photo apps run image classification on your library to power search and organization. Typically they detect:
- Faces and people, to group photos of the same person
- Pets, often grouped like people
- Objects and scenes, such as beaches, cars, food or documents
- Text in images, so you can copy it or search for it
- Places and landmarks, from location data or the image itself
The question isn’t whether this happens. It’s where the processing runs and what, if anything, leaves your phone.
What does your iPhone analyze, and where? #
Much of the recognition in Apple’s Photos app runs on the iPhone. Live Text, which finds and lets you copy text in photos, uses the phone’s Neural Engine and works on devices with an A12 chip or later. People and object recognition for search also happen on the device.
What is Enhanced Visual Search? #
Enhanced Visual Search is the exception. It helps identify landmarks and points of interest, and it does involve Apple’s servers. Apple described how it works in a machine learning research post:
- A model on your iPhone finds a region of a photo that might contain a landmark and turns it into a numerical fingerprint (an embedding).
- That fingerprint is encrypted with homomorphic encryption before it’s sent.
- The request goes through a relay that hides your IP address, and the phone sends fake queries alongside real ones.
- Apple’s server searches for matching landmarks while the data stays encrypted, and returns an encrypted result that only your phone can read.
Apple says the server “does not learn the client’s private embedding or the retrieved results.” The photo itself isn’t sent. The design is careful, but some people objected when they learned it was switched on by default without being asked.
To turn it off: open Settings, go to Photos (listed under Apps on newer iOS versions), and switch off Enhanced Visual Search.
What does Google Photos analyze? #
If you back up to Google Photos, your pictures are stored in your Google account, and Google’s features work on that library. Face Groups are the most sensitive one. According to Google’s help page:
- Google Photos detects faces, creates face models to estimate how similar they are, and groups similar faces, sometimes using timing and clothing as clues.
- Face labels are private to your account and aren’t shown to people you share photos with.
- Face models “may be considered biometric data in some jurisdictions.”
- Turning off Group similar faces in Google Photos settings deletes your face groups, face models and labels.
- The feature isn’t available in every region or account type.
Search for things like “receipts” or “mountains” also runs on your library. Google’s privacy policy says it collects “the content you create, upload, or receive” when you use its services, including “photos and videos you save.” If you don’t want your library on Google’s servers at all, turn off backup and keep photos on the device.
Settings to check #
| What | Where | What turning it off does |
|---|---|---|
| Enhanced Visual Search (iPhone) | Settings > Photos | Stops encrypted landmark lookups with Apple |
| Face Groups (Google Photos) | Google Photos settings > Group similar faces | Deletes face groups and face models |
| Backup (Google Photos) | Google Photos settings > Backup | New photos stay on the phone only |
| iCloud Photos (iPhone) | Settings > your name > iCloud > Photos | Photos stop syncing to iCloud |
| Photo access for apps | Settings > Privacy & Security > Photos (iPhone), or app permissions (Android) | Limits which photos each app can see |
On iPhone, giving apps “Limited Access” to selected photos instead of your whole library is one of the most useful privacy habits. More settings are in phone AI privacy settings.
What about when you ask an AI chatbot about a photo? #
That’s a different situation. When you attach a photo to ChatGPT, Gemini or another cloud chatbot, the image is uploaded to the company’s servers, where it may be stored and, depending on your settings, used to improve their models. Our guide on uploading photos to ChatGPT covers what each service does.
If you want to ask about a photo without uploading it, the model has to run on your phone. Personal LLM does that: every model in its catalog, from Qwen 3.5 to GLM 4.6V Flash, can answer questions about an image once you add the image-support file, and the photo never leaves the device. It also works in airplane mode. The trade-off is that phone-sized vision models are less accurate than the big cloud ones, particularly with small text. Examples of what works are in asking AI about a photo offline.
Can apps scan photos you didn’t choose? #
Only if you give them access to your whole library. On iPhone, apps ask for photo access, and you can choose specific photos, full access, or none. On Android, recent versions also let you pick specific photos. An app with full access can read every image, including screenshots of passwords, IDs and bank details. Review which apps have full access and cut back where you can.
Frequently asked questions #
Does Apple look at my photos? #
Apple’s Photos app analyzes your library on the iPhone for search and people recognition. With Enhanced Visual Search on, an encrypted fingerprint of a possible landmark is sent to Apple, which Apple says it can’t read. The photo itself isn’t uploaded by that feature. If you use iCloud Photos, your photos are stored in iCloud.
How do I turn off Enhanced Visual Search? #
Open Settings, go to Photos (under Apps on newer versions of iOS), and turn off Enhanced Visual Search.
Does Google Photos use face recognition? #
Yes, through Face Groups, where available. You can turn it off in Google Photos settings under Group similar faces, which deletes the face groups and face models.
Is on-device photo analysis private? #
Analysis that runs on your phone doesn’t send the photo anywhere, which is the most private option. Check whether you also back up to a cloud service, since your library is then stored on its servers.
Can I ask AI about my photos without uploading them? #
Yes, with an app that runs a vision model on your phone. The image is processed on the device and nothing is sent to a server.