TidyTools logo TidyTools
Tools

See and Remove the Metadata in a PDF

Every PDF carries a hidden card of details about how it was made: who was logged in, which software and version, when it was written and last touched, and an identifier that quietly links it to other documents from the same source. See exactly what yours is carrying — then download a copy with all of it taken out. The file never leaves your browser, which rather matters when the whole point is that nobody should see it.

Drop a PDF here
or click to choose · nothing is uploaded

What a PDF says about you

The details are written automatically, by whichever program made the file, and most people never see them. They are read in a couple of clicks by anyone who receives the document.

This matters most in exactly the situations where people are least likely to check — an anonymous complaint, a tip to a journalist, a job application you'd rather not have traced to your current employer's machine, a document filed publicly by a court.

A worked example

You write a reference letter in Word on the office laptop and export it to PDF. The document you send looks clean. Inside, the Author reads your full name as IT configured it years ago, the Producer says Microsoft Word for Microsoft 365, the creation timestamp shows 23:41 with a +01:00 offset, and the Title is Letter template FINAL (Ruth's copy) because that's what the file was called before you renamed it.

Drop it here and all of that is listed on screen. Take the clean copy and every one of those fields is gone from the file — not blanked, not overwritten, gone — while the letter itself is untouched.

The two hiding places, and the mistake most tools make

Metadata lives in two separate places in a PDF, and they don't always agree with each other. The old document information dictionary holds the classic fields. Alongside it sits an XMP packet — a block of XML, added by most modern software, which repeats much of the same information and usually adds more, including the document identifiers. Clearing one and leaving the other is the commonest way a "metadata remover" gives you a false result: the properties box looks empty while the XML underneath still names you.

There's a subtler failure too, and it's worth understanding because it's invisible from the outside. A PDF is a collection of numbered objects with references between them. Removing the reference to the metadata makes it vanish from every properties dialog — but the object is still sitting in the file, and anything that reads the raw bytes still finds it. It is the same mistake as covering a paragraph with a black rectangle and calling it redacted.

This tool deletes both places, and deletes the objects themselves rather than the pointers to them. You can check: open the cleaned file in a text editor and search for your name. It isn't there.

What this does not remove

Being straight about the limits is the only way this is useful. A clean metadata card doesn't make a document anonymous, and these are all content rather than metadata:

Frequently asked questions

Is my PDF uploaded anywhere?

No — and on this page in particular that would defeat the entire purpose. The file is read and rewritten in your browser. There is no server, no account and nothing stored. Load the page, disconnect from the internet, and it still works.

What exactly gets removed?

Every field in the document information dictionary — title, author, subject, keywords, creator, producer, creation and modification dates — plus the XMP metadata packet at the document level and on any individual page that carries one. The underlying objects are deleted, not just unlinked, so nothing is recoverable from the raw file.

Does it change how my document looks?

Not at all. Pages, text, images, fonts and page order are untouched — only the descriptive information about the file is removed. The cleaned copy is usually a little smaller because the metadata is gone.

Does it remove comments and annotation author names?

No. Those are part of the document's content rather than its metadata, and silently deleting them would change what you're sending. The tool tells you when it finds them, with the names attached, so you can remove them yourself in a PDF editor.

I blacked out some text — is that removed?

No, and this is the most dangerous misunderstanding about PDFs. A black rectangle is drawn over the text; the text is still underneath and still selectable. Removing metadata does nothing about it. Take out the whole page instead.

Why does a name still appear when I open the cleaned file?

Almost always because it's in the content rather than the metadata — an annotation author, a signature block, a letterhead, or text inside a scanned image. Check the list this tool shows before cleaning; anything flagged as content needs handling in an editor.

Can I clean a password-protected PDF?

No. An encrypted file can't be read without its password, so the tool says so rather than producing something broken. Save an unprotected copy from a reader that has the password, then clean that.

What about photos — do they carry the same thing?

Worse, often. Photos carry EXIF data including the camera, the timestamp and frequently the exact GPS coordinates. The photo metadata remover handles those.