Cleaning photo metadata on a device you don't control
Almost everything written about photo metadata — including almost everything on this site — quietly assumes you are sitting at your own computer or holding your own phone. You open a file, you clean it, you send it, and the only question worth asking is whether the tool did its job. That assumption breaks the moment the machine belongs to someone else: a work laptop with device management on it, a family desktop three people share, a library or hotel terminal, a friend's phone you borrowed for five minutes. In those situations the file is only half the problem. The other half is that everything you do passes through hardware and software controlled by a party who is not you, and the traces you leave there are not covered by anything a metadata tool can do.
Ready to clean a photo? MetadataWipe processes JPEG and PNG files locally — no account and no server transfer.
Open MetadataWipe toolIt is worth being precise about why this is a separate problem, because the two get conflated constantly. When a browser tool does its work locally, it means the image data is handled by code running on the machine in front of you rather than being handed to a website. That is a real and checkable property — the procedure for testing it is set out in how to tell if a browser tool really processes your photo locally. But "the website never receives the file" and "nobody will ever know I had this file" are entirely different claims, and only the first one is about the tool. The second is about the computer. If the computer is not yours, local processing has protected you from a stranger on the internet while leaving you fully exposed to the person who administers the device.
What the machine keeps that the website never sees
The file itself, twice over. To clean a photo on a borrowed computer you first have to get the photo onto it — emailed to yourself, pulled out of a chat app, copied off a phone, downloaded from cloud storage. That original is now a file on that machine. Then the cleaned version is saved, usually to the same downloads folder. You arrived with a privacy problem in one file and left two copies of it behind, and the second one has the original picture in it even though the tags are gone.
Cached previews that outlive the file. Operating systems render small previews of images so folders display quickly, and they keep those renderings so they do not have to redo the work. Microsoft's own developer documentation describes Windows checking a thumbnail cache before calling the thumbnail extractor, and storing cached images at a set of fixed sizes independent of the source file. The practical consequence is blunt: a recognisable miniature of your photo can persist in a system cache after you have deleted the file, and no file-level cleanup touches it. Other platforms keep comparable caches; the details vary by system and version, so treat this as a category of risk to expect rather than a specific path to go hunting for.
Lists that record the name even when the file is gone. The browser's download list, the operating system's recent-files list, the search index, and an application's "open recent" menu all store filenames and paths. Filenames are not a footnote here — they routinely carry dates, locations, camera sequence numbers and subject names, which is the whole subject of what your filename and file dates reveal after you strip metadata. On a shared machine, a filename sitting in a recent list is readable by the next person who sits down, without them going looking for anything.
Backup and sync agents that act on their own schedule. A managed computer frequently has something copying folders to an organisational cloud account in the background. Microsoft documents its Known Folder Move feature as redirecting and backing up the Desktop, Documents, Pictures, Screenshots and Camera Roll folders — the Downloads folder is not in that published list, but that is a narrow fact about one feature's defaults, not a guarantee. Administrators can configure other tools and policies, other platforms draw the line elsewhere, and the folder you happen to save into may well be one that is being watched. The important part is the timing: a sync agent can copy a file within seconds of it appearing, so deleting it a minute later does not necessarily win the race.
Software whose job is to observe. Corporate and institutional devices may run endpoint monitoring, data-loss-prevention tooling, or managed browser policies, and public terminals sometimes run session-logging or session-recording software. What any specific deployment records — file writes, screenshots, browser activity, removable media use — depends entirely on the product and how it was configured, and you generally cannot tell from the outside. That uncertainty is itself the finding. If you cannot establish what a device logs, plan on the assumption that it logs something.
A signed-in browser profile. If the browser is signed into an account, history and sometimes other data can synchronise to that account's other devices. On a shared computer, that account may not be yours; on a work computer, the account may be administered. Either way the record of what you did can travel off the machine without any file doing so.
Sorting the device you are actually on
Not every borrowed machine carries the same risk, and treating them all as equally dangerous leads people to give up on cleaning entirely. A rough ordering helps.
- A device you own but do not administer — your own phone or laptop that has a work profile or school management on it. Usually the mildest case, and often the management applies only to the managed profile. Doing personal work in the personal side of the device is a reasonable position, while doing it inside the managed profile is not.
- A household or family computer with separate accounts. The account boundary does genuine work here. Your downloads folder, recent files and browser profile are your own. The remaining risks are the shared administrator account, anything on shared storage, and the backup that covers the whole machine.
- A shared computer with one account everybody uses. There is no boundary at all. Every file you save, every download-list entry and every cached preview is directly visible to the next person, and that next person is frequently exactly the person the photo was sensitive to.
- A managed work or institutional device. The administrator has, by design, capabilities you do not. This is the case where you should assume observation rather than argue yourself out of it, because that assumption is usually correct and the cost of acting on it is small.
- A public terminal — library, hotel, internet café, conference kiosk. Unknown configuration, unknown software, unknown previous user, and often no ability to install or delete anything. Some public machines reset themselves on reboot and some do not, and you have no way to tell which from the chair.
A workflow that limits what you leave behind
- Ask whether the job can wait. Most metadata cleaning is not urgent. If the same photo can be handled on your own phone in two hours, that is a better plan than any amount of cleanup on a machine you do not control.
- Prefer your phone to a borrowed computer. A personal phone, even an old one, is usually the most private device an individual has. The browser tool on this site works in a mobile browser, so a phone is generally the right instrument rather than a compromise.
- Keep the file off the internal drive. If you must use the machine, work from removable media where you can: open the original from the drive, save the cleaned copy back to the drive, and leave with it. Your browser may need its download location changed for this, and some managed devices block removable media outright — if yours does, you are back to step one.
- Do not route the file through an account on that machine. Emailing the photo to yourself and opening it in a signed-in mail client leaves the message, the attachment cache and the session behind. If you must transfer the file, a direct cable or card transfer leaves less than an account login does.
- Clean promptly, then clean up promptly. The window between the file appearing and a sync agent noticing is short. Do the work in one sitting rather than leaving the original sitting in downloads while you do something else.
- Delete both copies and empty the bin. Deleting to the recycle bin or trash is not deleting. Empty it, and check the downloads folder rather than trusting the browser's list.
- Close the session properly. Sign out of any account you signed into, close the browser rather than just the tab, and if the machine has a guest or kiosk mode that discards state on exit, use it deliberately rather than hoping it exists.
- Accept the residue you cannot reach. You will not be able to clear a thumbnail cache, a search index, or a monitoring log on a device you do not administer. Decide in advance whether the photo is one you can live with leaving a shadow of, and if it is not, do not open it there.
Where this site's tool fits is narrow and worth stating plainly. MetadataWipe takes a single JPEG or PNG you pick from the device you are using, runs a quick heuristic scan of roughly the first half-megabyte of the file for EXIF, GPS and PNG metadata markers, redraws the image onto a canvas to produce a metadata-free copy, and hands it back with -metadatawipe added to the filename. The download is generated from data held in the browser on that machine, not fetched from a server — the page contains no network calls for your image at all. That is exactly why it is usable on a borrowed computer in the first place, and exactly why it cannot help with the rest: it has no reach into the filesystem, the recycle bin, the thumbnail cache, a sync agent or a monitoring tool. It handles one file at a time, does not process HEIC or video, and its scan is a quick screen rather than a forensic audit.
Common mistakes and misconceptions
"It's a browser tool, so nothing is stored anywhere." Nothing is stored on a server. The cleaned file you downloaded is stored on the computer you downloaded it to, because that is what downloading means. The two statements are compatible and people routinely hear only the first.
"Incognito mode covers it." A private window affects the browser's own history and site data for that session. Files you save are ordinary files, and everything outside the browser — caches, indexes, sync agents, monitoring software — is unaffected.
"It's my work laptop, so it's basically mine." Long-term custody is not control. The distinguishing feature of a managed device is that someone else has administrative capabilities on it, and that stays true however familiar the machine feels.
"I'll just delete it afterwards." Deletion removes the copy you know about. It does not address the recycle bin, cached previews, list entries, or anything a background process already copied elsewhere — and the copy may have moved before you deleted it.
"Cleaning it on the shared computer is better than not cleaning it." Sometimes, but not always. If the person you are protecting the photo from is a member of the household that shares the computer, cleaning the file there moves the exposure closer to them rather than further away. Match the device to the threat, not to convenience.
"A public machine resets when it restarts." Some do. Many do not, and the ones that do often restore only certain parts of the system. There is no way to verify this from the keyboard, so it is not something to rely on.
Related guides
See also:
- How to tell if a browser tool really processes your photo locally
- What your filename and file dates reveal after you strip metadata
Frequently asked questions
If the tool runs locally, why does the device I use matter at all?
Because local processing and a private workspace are two different promises. Running in the browser means the image bytes are handled by code on the machine in front of you rather than being sent to a website — that is a statement about where the work happens. It says nothing about who else can read that machine. On a computer with device management software, a shared user account, a synced profile, or another person who uses it later, the risk was never the website: it is that the original file, the cleaned copy, a cached preview, or a line in the download list is sitting on hardware you do not own. The tool removes tags from a file; it cannot remove a file from someone else's computer.
Does private or incognito browsing make this safe?
No, and this is the single most common misunderstanding. A private window changes what the browser writes into its own history, cookies and site data for that session. It does not make downloaded files temporary — anything you save still lands in the filesystem as an ordinary file and stays there until something deletes it. It also has no effect on anything outside the browser: the operating system's recent-files list, the thumbnail cache, a backup or sync agent, or any monitoring software the device's owner has installed. Private browsing is about browsing traces, not about files on disk.
I deleted the photo from the Downloads folder. Is it gone?
Deleting removes the copy you know about, which is worth doing, but it is not the same as the picture being gone from the machine. Check the recycle bin or trash, which usually still holds it. Beyond that, systems keep derived copies and references that a file deletion does not touch: Microsoft documents that Windows checks a thumbnail cache before generating a preview and stores cached thumbnails at a set of fixed sizes, which means a small rendering of your image can outlive the file. Sync and backup agents may already have copied it elsewhere, and the browser's download list, the recent-documents list and any indexing service may still show the filename. Treat deletion as the first step of cleanup rather than the whole of it.
What is the safest way to handle this if I have no private device?
Reduce what the untrusted machine ever touches instead of trying to clean up after it. In order of preference: do the work on a phone you own, even a cheap one, because a personal phone is usually the most private device available to someone without a personal computer; if you must use a shared or managed computer, keep the file on removable media, open it from there, save the cleaned copy back to it, empty the recycle bin, and take the media with you; if you cannot control the download location at all, assume the file will remain on that computer and decide whether the photo is one you are willing to leave behind. If the answer is no, the right move is to wait for a different device rather than to clean the file on that one.
Remove EXIF data, GPS location, and common photo metadata in your browser — one file at a time, before you share it.
Try MetadataWipe free