NOTHING IS UPLOADED — OPEN YOUR NETWORK TAB AND WATCH

What you're
actually sending

Every photo carries where it was taken. Every document carries who wrote it, and often what they deleted. Drop a file below to see what rides along with it — then strip it out.

Drop a file here

Or choose one — it is read directly from your disk and never leaves this tab.

JPEG · PNG · HEIC · WEBP · PDF · DOCX · XLSX · PPTX
On this page

What photos give away

A photograph is not just pixels. Cameras write a parallel record into the file describing where you were, what you were holding and when — and it travels with the image everywhere it goes.

Your photos know where you live

The coordinates are in the file, not in the picture

Location data is not something you can see by looking at an image. It sits in a separate block called EXIF, alongside the camera model and shutter speed. Anyone who receives the file can read it in seconds, and on most phones it is on by default.

How precise it actually is

A modern phone records latitude and longitude to six decimal places, which resolves to roughly a metre. It often stores altitude too, which in a tall building narrows things to a floor. That is enough to identify a specific flat, not a neighbourhood.

The riskiest pictures are the boring ones

Not holiday photos. The dangerous ones are ordinary shots taken at home: a pet on the sofa, a parcel that arrived, an item being sold second-hand, a whiteboard in a home office. People post those without thinking, and every one carries the same coordinates.

Turning it off is not retroactive

Disabling location for the camera stops new photos being tagged. Every photo already in your library keeps what it was given. If you are about to send an old one, check it rather than assume.

What EXIF data actually contains

A short definition

EXIF stands for Exchangeable Image File Format, a standard for storing structured information inside an image, written by the camera at the moment of capture. It was designed so photographers could sort their own libraries. It was not designed with sharing in mind.

What is usually in there

Camera make and model, lens, exposure settings, orientation, the date and time to the second, and the software that processed it. On phones, almost always GPS. Professional bodies add a serial number. Some cameras record an owner name, typed in once during setup and forgotten.

Why the serial number matters more than it sounds

A body serial number is a persistent identifier. Every photo that camera ever took carries the same one, which means a set of otherwise unconnected images can be tied together and traced back to a purchase record. Anonymous photographs are rarely as anonymous as intended.

EXIF is not the only layer

Editors add their own. Adobe writes XMP, a second metadata block in XML. Photoshop writes an IPTC record. Each can hold a name, a copyright line, a city, and a document tracking ID that survives across saves.

Cropping is not deleting

The thumbnail nobody thinks about

Cameras write a small preview into the file so gallery apps can show it instantly. It lives in a second directory of the EXIF block. Some editors update it when you crop. Plenty do not, and simply leave the old one in place.

This has gone wrong publicly, more than once

The pattern is always the same: someone crops an image to hide a detail, publishes it, and the embedded preview still holds the uncropped frame. It is recoverable by anyone who opens the file with a tool that reads EXIF, which is to say anyone who cares to look.

Covering something over is a separate trap

Pixelation is the risky one: where the hidden content is text in a known font, researchers have reconstructed it by searching for the rendering that pixelates to the same blocks. A heavy blur on a photograph is far harder to undo and often practically safe. Solid black is safer still, but only if the image is then flattened and re-exported — in a layered file or a PDF, the covered content usually still sits underneath.

How to be sure

Drop the file in above. If a preview is stored inside, this page renders it on screen so you can see exactly what a recipient could recover.

What a screenshot gives away

The metadata is thinner, but not empty

A screenshot is generated by your operating system, not a camera, so there is no lens or GPS data. What you do get is a capture timestamp, the display resolution and colour profile, and on some systems the software that made it.

Editing adds more than it removes

Open a screenshot in an image editor to annotate or crop, and that editor writes its own block on save: its name, its version, sometimes a document ID, sometimes the registered user. A screenshot that started clean can pick up your name on the way out.

The real leak is inside the frame

Notification banners, browser tabs, an account name in a corner, an autocomplete dropdown, a file path in a title bar, a second monitor reflected in a window. No tool can strip these, because they are part of the picture. Look at the whole frame before you send, not just the part you meant to capture.

What your iPhone writes into every shot

HEIC, not JPEG

iPhones save in HEIC unless told otherwise. It is a modern container that stores metadata as numbered items rather than a simple block, which is why many older tools quietly fail to read or strip it. This page parses HEIC properly.

What is in there

GPS latitude, longitude and altitude; the exact capture time including time zone; the make and model; which of the several rear lenses was used; the iOS version; and a unique image identifier. Portrait and Live Photos add depth data and a short video segment.

Sharing from the Photos app

iOS lets you remove location at the point of sharing, under Options at the top of the share sheet. It works, but it is per-share, it defaults back, and it only covers location — not device details or timestamps. It does nothing if you send the file another way.

Converting to JPEG is not cleaning

Most converters copy the EXIF block across to preserve capture information. You end up with the same metadata in a different container. Check the output rather than assuming the conversion dropped anything.

What documents remember

Office files and PDFs keep a record of who made them, how long it took, who reviewed it and what was taken out. Almost none of it is visible when you read the document.

What a PDF remembers

The information dictionary

Every PDF holds Author, Title, Subject, Keywords, Creator and Producer, plus creation and modification timestamps. The author field is usually filled in automatically from the account name on the machine that made it. Nobody sets it deliberately, and almost nobody checks it.

Incremental saves keep the past

PDFs can be updated by appending changes to the end of the file rather than rewriting it. The original content stays where it was. A file saved this way several times contains its own earlier versions, and text edited out can often be recovered. You can spot it: the marker that ends a PDF appears more than once.

Redaction boxes that are only boxes

Drawing a black rectangle over text in a PDF viewer adds a rectangle. It does not delete the text underneath, which stays selectable and copyable. This has produced real disclosures in court filings and published government reports. True redaction removes the content and then flattens the document.

What else can hide in there

PDFs can carry embedded JavaScript that runs on open, complete files attached inside them, actions that ask to launch a program, and reviewer annotations. All of these are legitimate features and all have been used by attackers. This page reports every one of them without rendering the document, so nothing inside it executes.

What a Word file carries with it

A .docx is a zip archive

Rename one to .zip and open it and you will find a folder of XML. One file holds the author, the last person to save it, the title and the revision count. Another holds the company name and the total minutes the document has been open for editing.

Total editing time is more revealing than it looks

A proposal that claims weeks of work and reports eleven minutes of editing tells a story. So does a contract with an enormous editing time, which suggests heavy internal negotiation before you saw it. Neither is something anyone intends to disclose.

Tracked changes are content, not metadata

Insertions and deletions are stored in the document body with the name of whoever made them and when. Deleted text is still there and still readable. Turning off the display hides them from you and from nobody else, which is how internal negotiating positions end up with the other side.

Comments too

Reviewer comments live in their own part of the archive and survive being collapsed in the interface. Cleaning here removes the comment parts, accepts insertions and rejects deletions — the same result as accepting all changes in Word, without needing Word.

What a spreadsheet hides

Two kinds of hidden

A normally hidden sheet is restored by right-clicking any tab and choosing Unhide. A very hidden sheet does not appear in that list and needs the developer tools, which stops a casual reader but nobody who is looking. Neither is protection.

What tends to be on them

The working. Cost bases, supplier rates, margin calculations, the assumptions behind a quoted number, staff details, an older version of the model. These get hidden rather than deleted because the visible sheets still depend on them.

Why this page will not delete them for you

Removing a sheet destroys data, and that is not a decision a tool should make silently. Hidden sheets are flagged clearly and left alone. The right fix is to build a fresh workbook containing only what the recipient should have, with values pasted in rather than formulas pointing at sheets you removed.

What a slide deck takes with it

Decks get forwarded

More than any other format, a deck is passed on. Each recipient sees the same properties: who made it, which company they work for, when it was last touched, how many revisions it went through. A deck sent to a client is often forwarded internally several times before anyone reads it closely.

What else hides in a deck

Speaker notes, which are frequently far more candid than the slides. Slides hidden from the presentation but still in the file. Objects dragged off the edge of the canvas, invisible on screen and fully present in the file. Reviewer comments.

What cleaning does here

Blanks the document properties and removes comment parts. Speaker notes, hidden slides and off-canvas objects are content rather than metadata, so they are left alone. Delete those yourself before the deck goes outside.

What your CV says behind your back

The template you started from

Most CVs begin as someone else's file. The original author's name often survives every subsequent edit, which means your CV can arrive attributed to a stranger, or to the friend who sent you the template.

Every version you have sent

People tailor a CV per application. If the file is a PDF exported repeatedly from the same document, or a Word file edited in place with tracked changes on, the earlier tailoring can still be in there — salary figures, other companies' names, lines you removed because they were no longer true.

Timestamps tell a recruiter when you started looking

Creation and modification dates are readable by anyone. A file modified at two in the morning on a weekday, or created the day after a performance review, is information you did not intend to hand over.

The safest export path

Finish the document, run the checks, then export a fresh PDF rather than editing an old one. Clean it, and confirm the author field is empty before you attach it.

Which apps strip metadata, and which do not

There is one rule that predicts the answer better than any list, because the lists go out of date with every app release.

The rule that actually predicts it

Re-compression is what removes metadata

If a platform re-compresses your image to save bandwidth, metadata is usually lost as a side effect. If it treats your upload as a file to be delivered intact, everything survives. This is why the same app behaves in two different ways depending on which button you press.

Photo picker versus document picker

In most messengers, attaching an image through the gallery picker compresses it and strips most metadata. Attaching the same image through the document or file option delivers the original bytes, GPS and all. People reach for the document option precisely when quality matters, which is exactly when the original metadata is intact.

Email and cloud links do nothing at all

An email attachment is delivered byte for byte. A link to a file in cloud storage serves the original file. Neither strips anything, and neither warns you. These are the routes most often used for a CV, a contract or a scan — the files most likely to carry a name.

Do not rely on the platform

Behaviour changes between app versions without announcement, and differs by platform and region. Strip it yourself and it stops mattering what the platform does.

Checking before you send

A thirty-second habit catches almost everything: look, then clean, then send.

One habit beats one tool

Why the habit is the thing

The leak is different in every format, so memorising what to check in a JPEG will not help you with a spreadsheet. What transfers is the habit: before any file leaves your hands, open it somewhere that shows you what is inside, and only then attach it.

Look at the whole frame

For anything visual this catches the most. Notification banners, open tabs, a name in a corner, a path in a title bar. No amount of metadata stripping helps with content that is in the picture.

Prefer a fresh export to an edited original

Editing a file in place preserves its history. Exporting a new one from a clean source does not. For documents that matter, finish the work and then produce a new file rather than sending the working copy.

Where this page fits

It is the looking step, made fast enough that you will actually do it. Drop the file in, read what came back, clean it, send it.

When the stakes are real

For some people this is an embarrassment. For others it is a disclosure, a fine, or a source being identified.

Metadata checklist for lawyers

The three that cause the trouble

Tracked changes carrying internal negotiating positions. Redactions applied as a shape over text rather than a removal of it. Document properties naming a colleague, a client or a matter number.

A working sequence

Finish the document. Accept or reject every tracked change. Delete all comments. Remove content properly rather than covering it. Export a fresh PDF rather than sending a working copy. Confirm the author field is empty. Then attach it.

Received files deserve the same attention

The check runs both ways. A document arriving from the other side may carry its own tracked changes and properties. Whether reading them is proper depends on your jurisdiction and rules of professional conduct — but knowing they are present is the first step to handling them correctly.

Why local processing matters here

Privileged material should not be uploaded to a third-party service, whatever its retention policy says. This page never transmits the file, and you can verify that in the network tab before trusting it with anything.

Metadata, GDPR and personal data

Intent does not change the classification

GDPR defines personal data by what it is, not by whether it was disclosed deliberately. An author name, a device identifier and a set of coordinates embedded in a shared file are personal data being processed, and fall under the same obligations as any database field.

Where it tends to matter in practice

Files published on a website. Documents attached to outbound email. Photographs of staff or premises. Data shared with a processor or partner. Responses to subject access requests, frequently exported carrying the properties of whoever compiled them.

Transfers and third-party tools

Uploading a document to an online processing service is itself a transfer to a third party, possibly out of the region, and needs its own assessment. Processing in the browser avoids the question because nothing is transferred.

Not legal advice

This is a description of a common gap, not a compliance opinion. Your data protection officer or counsel should decide what your obligations actually are.

Journalists and source protection

What identifies a source

The author field of a document. The camera serial number in a photograph, which links every image that body ever produced. GPS coordinates from a picture taken inside a building. A printer identification pattern in a scan. A username embedded in a file path inside an office document.

Published files carry it onward

Uploading a leaked document to your own site republishes its metadata to the world. Safer practice is to transcribe or re-render the content rather than publish the original, and to verify the replacement independently.

Instruct sources before they send

By the time a file reaches you the exposure has already happened, and may be logged somewhere in transit. Guidance to sources is worth more than any cleaning at your end: photograph a screen rather than screenshot it, retype rather than forward, avoid the original file where the content can be conveyed without it.

Verification cuts the other way

The same metadata that endangers a source can authenticate a document. Strip it for publication, but decide separately what to retain privately.

Sending something anonymously

The file was made on a machine that knows you

Office documents record the account name of whoever created and last saved them, the company name from the software licence, and how long the file was open. Photographs record the device. A scan may record the scanner. None of it is visible when you read the document.

Copies are safer than originals

Do not forward the file you have. Retype the content into a new document made somewhere unconnected to you, or photograph a screen with a device that has location disabled. A clean copy of the content beats a cleaned copy of the original, because cleaning can only remove what a tool knows to look for.

The route matters as much as the file

Metadata is one channel among several. The account you send from, the network you send over, the time you send it and the pattern of who had access are all part of the same picture. This page addresses the file. It cannot address the rest.

If the stakes are real, get proper advice

Established organisations publish detailed guidance for this situation, and secure submission systems exist that are designed for it. A free web page is a useful check, not a protection strategy.

What this page reads, and what it does about it

Every format is parsed here by hand. There is no third-party library between you and your file.

FormatWhat it findsWhat cleaning does
JPEGEXIF including GPS, camera owner, body and lens serial numbers, artist and user comment; XMP; Photoshop IPTC; comment segments; the embedded preview thumbnailDrops the metadata segments. Pixels come out byte-identical, with no re-encoding and no quality loss.
HEIC / HEIFWalks the container's box tree and resolves the EXIF and XMP items through the file's own index — the step most web tools skipOverwrites the EXIF item with a valid but empty block padded to the original length, so the container's offsets stay correct.
PNGtEXt, iTXt and zTXt chunks holding author, software and comments; embedded EXIF; timestampsKeeps only the chunks that affect rendering. Everything descriptive is dropped.
WebPEXIF and XMP where presentReports only.
PDFAuthor, title, producer and timestamps; XMP packets; incremental saves holding earlier versions; embedded JavaScript; attached files; launch actions; annotationsBlanks values in place, byte for byte, so the cross-reference table stays valid and the file cannot be corrupted by the clean.
DOCXAuthor, last editor, company, manager, revision count, total editing time, template, reviewer comments, tracked insertions and deletions, named editorsBlanks the properties, removes comment parts, accepts insertions and rejects deletions, then repacks the archive.
XLSXAll document properties, plus hidden and very hidden sheetsBlanks the properties. Hidden sheets are reported and deliberately left alone, because deleting a sheet destroys data.
PPTXAll document properties and reviewer commentsBlanks the properties and removes comments. Speaker notes and hidden slides are content, so they stay.

Common questions

Does my photo show my location?

If the photo still carries its EXIF GPS tags and was taken at your home, yes. The coordinates can be pasted straight into any mapping service and resolve to within a few metres.

Does turning off location services remove GPS from old photos?

No. It only affects photos taken afterwards. Every photo already in your library keeps the coordinates it was saved with.

What is EXIF data?

EXIF is a block of structured information a camera writes inside every image file: the make and model, lens, exposure, the date and time to the second, and on phones the GPS coordinates. It sits alongside the picture rather than in it.

Does removing EXIF reduce image quality?

No. Metadata is stored separately from the pixels. Stripping it leaves the image byte for byte identical, with no re-compression.

Can a cropped photo be uncropped?

Sometimes. Cameras store a small preview inside the file, and if it was written before you cropped, it still shows the original framing.

Is blurring safe for hiding text?

Pixelation of text is the least safe, since researchers have reconstructed it by searching for the rendering that pixelates to the same blocks. Heavy blur on a photograph is much harder to undo. Neither is as reliable as cropping the content out and re-exporting.

Do screenshots contain metadata?

They carry no GPS, because they are made by the operating system rather than a camera. They do carry timestamps, and any editor you open them in afterwards adds its own name and version.

Does WhatsApp remove photo metadata?

Sending an image through the photo picker generally re-compresses it and drops most metadata. Sending the same image through the document or file option delivers the original file intact, GPS included.

Does email remove metadata from attachments?

No. Attachments are delivered exactly as they were attached. The same is true of a link to a file in cloud storage.

Do iPhone photos contain GPS?

Yes, if location access is enabled for the camera, which is the default. iPhones also save in HEIC by default, a format many web tools cannot read properly.

Can this page read HEIC files?

Yes. It parses the HEIC container directly, resolving the EXIF and XMP items through the file's own index, and can clean them without disturbing the image.

Does a PDF contain the author's name?

Usually. The author field is typically filled in automatically from the user account of the computer that created it, and nobody thinks to check it.

Can deleted text be recovered from a PDF?

If the file was saved incrementally, often yes. Earlier versions of the content remain in the same file. You can spot this because the marker that ends a PDF appears more than once.

How do I properly redact a PDF?

Remove the content itself rather than covering it, then flatten or re-export the document. A black rectangle drawn over text is a shape placed on top, and the text underneath stays selectable.

Does Word save the author's name in the document?

Yes. It is written into the document properties from your Office account, and it stays there until it is removed.

Can someone see what I deleted in a Word document?

If tracked changes were on, yes. Deleted text is retained in the file and appears the moment anyone changes their own view setting.

Can someone unhide my hidden Excel sheets?

Yes, by right-clicking any sheet tab. Hiding is a display setting, not a protection measure.

Are PowerPoint speaker notes visible to recipients?

Yes. Anyone who opens the file can read them. They are only hidden while presenting.

Can a recruiter see who created my CV?

If the author property is still populated, yes. Many CVs still carry the name of whoever wrote the template they started from.

Is it safe to check confidential documents here?

The file is read from your disk and never transmitted. You can confirm this by opening your browser's network tab and watching while you use the page.

Do I need to install anything?

No. Everything runs in the browser. There is no account, no upload, and no software to install.

Is there an online version of exiftool?

Several exist, but most upload your file to a server. This page does the analysis locally instead. For batch work on your own machine, exiftool itself remains the better tool.

How this works, and why you can check

The claim on this page is that your files are never uploaded. That is worth verifying rather than believing.

Open the network tab

There is nothing to see

Press F12, choose Network, then drop a file in. No request is made. The page loads no fonts, no frameworks and no analytics libraries — the only outbound requests on the whole site come from the advertising slots, and those never see your file.

Everything is in one file

This is a single HTML page. The EXIF parser, the PDF scanner, the archive reader and the interface are all in it, and you can read the source. Nothing is minified into unreadability.

It works offline

Load the page, disconnect, and it keeps working. That is the strongest evidence available that no server is involved, because there is no server to involve.

Compared to exiftool

exiftool is the better tool, and if you work with files professionally you should install it. It covers more formats, writes individual tags, and processes ten thousand files in a loop. This exists for when you have one file and a question, on a phone, on a borrowed laptop, or while showing someone else why any of this matters.

Guides

Twenty-six short pages, one question each.