AI and Photo Privacy: What You Should Know
What your photos quietly carry, the three questions to ask any AI photo tool, and why Raven never stores the images you upload.
Short answer
AI photo privacy comes down to three questions: does the service store your image, for how long and where, and who can reach it afterwards. Raven holds an upload in server memory only, passes it to Google Gemini for a location guess, then discards it when the response is sent. Nothing is written to disk.

Every AI photo tool asks you for the same thing: an image, uploaded to a server you do not control. What happens after that is the whole question. Some services keep the file indefinitely, index it against your account and feed it into training runs. Others read it once and forget it. The difference is invisible from the outside, which is exactly why it is worth knowing what to look for before you hand a picture over.
There are two halves to this. The first is what a photograph gives away on its own, before any model looks at it. The second is what a service should do with the file once it arrives. Neither half is complicated. Both are routinely skipped, usually in favour of a sentence on a marketing page saying that privacy is taken seriously, which measures nothing.
What does AI photo privacy actually mean?
It covers two separate things: the data already sitting inside your image file, such as GPS coordinates and camera details, and what the service you upload to does with that file afterwards — whether it stores it, trains on it, or discards it once the answer has been returned.
People tend to worry about the wrong one. The fear is usually that a model will somehow recognise a face or reconstruct a life story from a snapshot. The more mundane risk is that the file itself already contains a precise set of coordinates, and that a copy of it now lives on a server whose retention policy nobody read. One of those is speculative. The other is a matter of fact you can verify in about a minute.
The useful way to think about it is as a chain of custody. A photo leaves your device, crosses a network, is processed somewhere, and then either persists or does not. Each link in that chain is a place where a policy decision was made by somebody. Good tools make those decisions legible; poor ones make them unfindable.
What is hidden inside a photo file?
Most phone photos carry Exif metadata: camera make and model, exposure settings, a timestamp and, when location services are on, GPS coordinates precise to a few metres. None of it appears in the picture, and nothing removes it automatically unless the receiving service chooses to.
The format is called Exif, and it has been riding along inside ordinary JPEGs since 1995. It was designed to be helpful, and mostly it is: it is how your photo library sorts a decade of pictures onto a map without you doing anything. The awkward part is that helpfulness travels with the file. A photo of a cat asleep on a sofa can carry the sofa's coordinates to within a few metres.
Large social platforms generally strip this block on upload, which is a genuine privacy service almost nobody notices. Direct sharing is where it survives: messaging apps that send originals, email attachments, personal blogs, cloud folders, small web tools built by someone in a weekend. If you want to see what is actually in a file rather than assume, ExifTool will print every tag in it, and remove them on request. There is a longer walk through the ordinary version of this problem in our piece on what your vacation photos might reveal.
Worth saying plainly: the pixels leak too. A house number, a bus route, a pharmacy sign, the shape of a mountain on the horizon. Stripping metadata closes one door and leaves the other open, which is the entire premise of visual geolocation in the first place.
Which three questions should you ask any AI photo tool?
Ask whether the service stores your images, how long it keeps them and in which jurisdiction, and who can reach them — support staff, moderators, or a training pipeline. A tool that answers all three plainly in its policy has told you more than any slogan on its homepage.
These are not gotcha questions. Plenty of services have honest reasons to store an image briefly — a processing queue, a retry after a failed job, an abuse review. Training on user content with genuine consent is a normal arrangement too. The point is not that storage is sinister; it is that you are entitled to know which of these applies before you decide.
- Do you store my images? The one that matters most. If a copy is written to a disk, a bucket or a database, it exists on infrastructure you do not control, and everything that can happen to stored data can now happen to your photo.
- For how long, and where? A few seconds in a queue and an indefinite archive are both technically storage. So is a backup taken nightly and kept for a year. Jurisdiction matters too, because it decides which law governs the copy.
- Who can access it? Employees handling support tickets? Human moderators reviewing flagged uploads? A training pipeline for the next model version? Services that treat this carefully tend to say so in specific terms rather than general ones.
One more test, useful because it is quick: search the privacy policy for the word 'retention'. If nothing comes back, the omission is the answer. Regulation nudges in the same direction — the GDPR has treated precise location as personal data and storage limitation as an obligation since 2018 — but a policy written to satisfy a regulator is not the same as a system built so the question cannot arise.
How does Raven handle an uploaded image?
Raven holds the image in server memory for the length of a single request, passes it to Google Gemini, returns a location guess and releases it. Nothing is written to a disk, a storage bucket or a database, so there is no archive for anyone — including us — to search later.
The sequence is short enough to describe completely. Your browser sends the file over an encrypted connection. The server checks the size, and sniffs the leading bytes to confirm the file is genuinely the image type it claims to be. The bytes are encoded in memory and handed to Google's Gemini model, which reads the scene and returns a probable location with its reasoning. That response goes back to you, the request ends, and the memory holding the image is released.
Upload the same photo twice and the second request starts from nothing. There is no cached result, no previous copy to compare against, no per-user gallery quietly accumulating. That is the concrete meaning of privacy by design: the safest data is the data that was never retained, because it cannot be breached, sold or handed over. A step-by-step account of the same journey, including what does get logged, is in what data Raven actually sees when you upload.
Some things genuinely do persist, and pretending otherwise would undercut the rest. Your account details from sign-in, a flag recording that the one free web guess has been used, and ordinary operational logs — timestamps, error codes, response times — all outlive the request. None of them contain the image or anything derived from its pixels.
Do AI services train on the photos you upload?
Some do, by default, with an opt-out buried in settings; others never do. Raven does not, and does not keep uploads long enough to. Read that clause specifically on any tool you use rather than assuming, because the industry default is genuinely inconsistent.
This is the clause most worth finding, because it is the one with the longest tail. A stored image can be deleted. An image absorbed into a set of model weights cannot be meaningfully withdrawn afterwards. The distinction rarely appears on the marketing page and almost always appears in the terms, often under a heading about improving the service.
The honest position for a tool like Raven is that it has nothing to gain from your photographs. The model doing the work is a general-purpose one from Google; there is no in-house model being fed. Results are estimates for entertainment, not a product improved by hoarding examples.
Practical habits that cost nothing
- Turn off location tagging in the camera app. This fixes the problem at the source rather than at every share point afterwards, and it takes one visit to the settings screen.
- Assume the big platforms strip metadata and that nothing else does. Messaging apps, email, personal sites and small tools frequently pass the original file through untouched.
- Look at the background before posting, not just the subject. House numbers, delivery labels, school uniforms, station signs and window reflections are the details people miss in their own photographs.
- Prefer tools that discard rather than tools that promise. A retention policy can change with a version number. A system that never wrote the file down has nothing to change its mind about.
The travel-specific version of this — timing, geotags, the pattern a feed builds over months — is covered in traveling without oversharing your location, which is where most of these habits actually earn their keep.
Where does curiosity end and surveillance begin?
The dividing lines are consent, persistence and identity. A single opt-in request about a photo you chose, answered from the scene and then forgotten, is curiosity. Anything that runs continuously, retains a history, or resolves to a named person is something else entirely.
It matters that this distinction is structural rather than promissory. A tool with no stored images and no identity resolution is not a gentler version of a surveillance system; it is missing the parts that would make surveillance possible. That argument is laid out in full in the ethics of AI photo analysis.
It also helps to know what these tools cannot do. Visual geolocation reasons from evidence in the frame and returns a probability, not a record. That is a different capability from a database lookup, and the comparison in reverse image search vs AI geolocation is a useful way to see why a confident answer is not the same thing as a verified one.
Try it on one of your own photos and watch it forget the file.
Upload a photo →None of this argues for photographing less. It argues for knowing which parts of a picture travel with it and which parts stay behind. Turn the geotag off, glance at the background, and prefer the tools that can tell you exactly what happens to your file in a sentence you can check. That is most of photo privacy, and the rest is detail.
Frequently asked questions
- Does Raven keep the photos I upload?
- No. The image exists in server memory for the length of one request and is released when the response is returned. It is never written to a disk, a storage bucket or a database, so there is no archive to search, leak or subpoena.
- Does Raven read the GPS coordinates inside my file?
- No. The guess is made from the pixels alone, the way a person would reason about the scene. A screenshot or a re-saved copy with every trace of metadata removed still gets an answer.
- Are my photos used to train an AI model?
- No. Raven does not use uploaded images for model training, and it does not retain them long enough to do so. That is worth checking explicitly on any AI service you use, because the default varies.
- Should I strip metadata before sharing a photo?
- It is a sensible habit for anything you send outside the large social platforms, which usually strip it for you. Turning off location tagging in the camera app solves the problem at the source instead.
Sources
- Exif — WikipediaThe metadata standard first published in 1995 that carries camera settings, timestamps and GPS coordinates inside ordinary JPEG files.
- ExifTool — Phil HarveyThe reference open-source tool for reading and deleting embedded metadata; it recognises well over 100 file formats.
- General Data Protection Regulation — WikipediaIn force since 25 May 2018; it treats precise location as personal data and makes storage limitation an explicit obligation.
- Privacy by design — WikipediaThe design principle behind holding data only as long as a request needs it, rather than bolting controls on afterwards.
Reminder
Raven is built for entertainment and curiosity. Its guesses are AI estimates that can be wrong, and it must never be used to track or identify real people. Uploaded photos are processed in memory and immediately discarded — never stored.


