Lyonite
Measured results

We tested 7 PDF metadata removers. Six left the GPS in.

We hid a geotagged photo, a named reviewer, an attachment and a script inside one PDF, then put that identical file through seven tools and read back the bytes each one returned. Here is what survived.

Written and tested by Rajgursher Singh, who builds and tests Lyonite’s PDF tools.

Tested 14 August 2026, 10:57 AM EDT. Test files and checker published.

What we hid in the file

Removing metadata sounds like one job. It is at least five, and most tools only do the first. So we built a single PDF carrying one of each, with exact values planted in exact places — that way "did the tool remove it" has an answer rather than an impression, and anyone rerunning this gets the same number we did.

  • A photograph with its EXIF intact — camera make and model, a photographer's name, and GPS coordinates at a known latitude.
  • A review comment tagged with a reviewer's name and the moment they wrote it.
  • An attached spreadsheet, riding along inside the document.
  • A script set to run the moment the file is opened.
  • Ordinary document properties — the Title, Author and Producer fields that a properties dialog shows you.

Then each returned file was read back and searched for those exact values: in its raw bytes, in its parsed object graph, and in every decoded object including the ones nothing points at. That third check matters more than it sounds, and it is the one nearly everybody skips.

What came back

Measured 14 August 2026, 10:57 AM EDT. Every cell is an observation from the returned file, not a reading of a feature list. These are live services that change, so the timestamp is part of the claim — any row can be rechecked with one command using the published test files.
ToolDocument propertiesImage EXIF / GPSAnnotation authorAttachmentJavaScript
LyoniteFailed this test until 13 August 2026.RemovedRemovedRemovedRemovedRemoved
GroupDocsThe only tool tested that removed the attachment. Left the XMP packet and the document ID.Partly — Producer, Creator, ModDate leftLeft in fileCleared from annotationRemovedLeft in file
IronSoftwareThe most thorough of the six on the document layer: properties, XMP and document ID all removed.RemovedLeft in fileLeft in fileLeft in fileLeft in file
PDF24Document ID left in place.RemovedLeft in fileLeft in fileLeft in fileLeft in file
PDFYeahDocument ID left in place.RemovedLeft in fileLeft in fileLeft in fileLeft in file
Metadata2GoReturned Title, Author, Subject and Keywords unchanged, with the removal action applied.Left in fileLeft in fileLeft in fileLeft in fileLeft in file
PDF CandyReturned Title, Author, Subject and Keywords unchanged, with the removal action applied. Left the XMP packet too.Left in fileLeft in fileLeft in fileLeft in fileLeft in file

The pattern is consistent. These tools clean the document layer — the fields a PDF reader shows in its properties dialog — and stop there. That is a defensible reading of the word "metadata". It is not what someone stripping a document before sending it to a stranger believes they are getting.

Two things the table cannot show you

The script did not just survive — in two files it was hiding. All six left the open-on-load JavaScript in place, which is bad enough. In two of them the script text did not appear in a plain search of the file at all, because the object had been packed into a compressed stream. Present, runnable, and invisible to anyone checking by eye.

Deleting a reference is not deleting the thing. One tool cleared the reviewer's name from the annotation, and the name was still sitting in the file somewhere else, recoverable. We know this failure well because we shipped it ourselves, and only caught it by writing a third kind of check — how we test explains why the two obvious ways of verifying a cleaned PDF both report it as clean.

Do they do what they claim?

This is the fairer question, and it has the more interesting answer. A tool that says it clears the author field and clears the author field is working correctly, however narrow that is. So we went back and read what each one actually promises.

Adobe Acrobat Pro

Not tested by us

Says: Sanitize Document is documented as removing hidden information: metadata, embedded content and attachments, scripts, hidden layers. The widest scope anyone in this category describes.

Did: We did not run it. It is paid desktop software, so every Adobe line on this page is Adobe describing Adobe.

IronSoftware

Says what it does, does what it says

Says: “Clear author, title, subject, and keyword fields.” Calls its scope “supported metadata fields”.

Did: Did exactly that, and took the XMP packet and document ID with it.

PDF24

“All metadata” is doing a lot of work

Says: “Quickly and easily delete all metadata contained in PDF files.” Elsewhere defines metadata as author, dates, software version and keywords.

Did: Cleared the document properties. Left the GPS, the script, the attachment and the document ID.

Metadata2Go

Names location, leaves location

Says: “We try to remove all metadata, but it is not always possible to detect and remove every piece.” Warns that metadata “can include sensitive details like your location”.

Did: Returned the file with the location still in it. And the document properties.

PDF Candy

Fell short of its own list

Says: “Delete unwanted metadata from any PDF file online to protect your privacy”, with a “Delete all metadata” option covering author, title, subject, keywords and dates.

Did: Returned those exact fields unchanged, with the delete action applied.

IronSoftware comes out of this best. It is the least ambitious tool in the test. It names four fields, removes four fields, and never suggests it does more. That is the whole trick, and it is the only one of the six whose description of itself we could not fault.

Metadata2Go is the one that stings. Its page warns that metadata "can include sensitive details like your location". Location is the harm it picks out by name — and the file it handed back still had the coordinates sitting in it.

So are these tools bad? Mostly, no. Most of them do roughly what they say. The problem is that what they say is far narrower than what "remove PDF metadata" sounds like to someone about to email a document to a stranger. And in the two places the wording reaches further, it reaches for exactly the thing it does not deliver.

Why Adobe Acrobat Pro is not scored here

Because we did not run it, and a results table is no place to guess. Acrobat is the reason this category has a standard at all: Sanitize Document went after image EXIF, annotation authorship, attachments and scripts years before anything free did, and every tool above is measured against a bar Adobe set. Leaving it out entirely would have been a quiet way of pretending otherwise, so it sits at the top of the claims table, marked untested.

We skipped it because it is paid desktop software and we are not trying to contest it. That choice has a cost worth naming: every Adobe cell on this page is Adobe describing their own product, which is precisely the kind of evidence the rest of this report exists to distrust. We are not going to pretend our untested cells are worth more than anyone else's.

Fixing that takes one licence and about ten minutes. The test files are public and the checker is a single command. If you have Acrobat Pro — or you work at Adobe — run it and send us what comes back at hello@lyonite.com. We reply within 48 hours and publish what we get, credited and dated, whichever way it goes — including if it beats us on all five.

So which one should you use?

Cleaning is not the only thing that decides a tool, and one test file cannot tell you about batches, encryption or price. Short version:

One file, or fifty

Lyonite

Removes all five classes and reads each finished file back to show you what came out. Drop a folder in and it runs the same sweep over every one, then hands you a zip. Nothing uploaded, no account, no cap.

Encrypted files, or real redaction

Adobe Acrobat Pro

Password-protected documents and burning redactions into the page are jobs we do not attempt at all. Acrobat documents both. It is a paid subscription.

Only the author field matters

IronSoftware

The narrowest tool we tested and the most honest about it. If the document properties are genuinely all you care about, it clears them and says so.

The one thing none of the six do, at any price, is check their own work. They clean the file, tell you it is cleaned, and that is the end of it. Ours re-opens the file it just wrote, reads it back with the same inspector the viewer tab uses, and reports from that — including anything it skipped and why. A cleaner that only ever lists its wins is teaching you to trust it further than it has earned.

What this test cannot tell you

One file, one run, one day. A tool may behave differently on a different document, and any of these may have improved since publication — which is exactly why the test files ship alongside the finding instead of being described and kept.

On the two that changed nothing: Metadata2Go and PDF Candy returned files with Title, Author, Subject and Keywords entirely intact. Both use a field-by-field interface where removal is a separate confirmed step, and that step was applied in both cases before downloading. This was not a missed button — we are saying so up front because it is the first thing anyone will ask.

And we are not neutral here. We build one of the tools in that table and it sits at the top of it. That is exactly why the file, the method and the checker are all public. We are not asking you to trust us. We are handing you the file.

Questions people ask about this

Do online PDF metadata removers remove GPS coordinates from photos?+

Mostly no. In a test of six free online PDF metadata removers on 14 August 2026 — GroupDocs, IronSoftware, PDF24, PDFYeah, Metadata2Go and PDF Candy — none of them removed the GPS coordinates from a photograph embedded in the document. Those coordinates live in the EXIF block inside the image, not in the document properties, so a tool that clears Title, Author and Producer leaves them completely untouched.

Does PDF24 remove all metadata from a PDF?+

Not in the sense most people mean. PDF24 describes its tool as deleting all metadata contained in PDF files, and it did remove the document properties in our 14 August 2026 test. It left the GPS and camera details inside the embedded photograph, the annotation author name, an embedded file attachment, an embedded JavaScript action, and the trailer document ID. It defines metadata narrowly elsewhere on its own site as author, dates, software version and keywords, which is what it actually removes.

Is there a free alternative to Adobe Acrobat’s Sanitize Document?+

Lyonite’s metadata remover runs in the browser at no cost and removes document properties, XMP, the trailer document ID, EXIF and GPS inside embedded JPEG images, annotation authors and timestamps, embedded attachments, and embedded JavaScript. We have not run Adobe Acrobat Pro, so we make no claim about how the two compare. Acrobat does four things Lyonite does not attempt at all: encrypted files, batch processing, applying redactions, and unusual image encodings such as JPEG 2000.

Why does ExifTool say my PDF is clean when it still has hidden data?+

ExifTool run against a PDF reports on the PDF document, not on the images inside it, so a photograph carrying GPS coordinates inside the file is not covered by that report. The other common check, qpdf --qdf, garbage-collects unreferenced objects while it rewrites the file, so anything a tool unlinked but did not actually delete disappears from the expanded output while remaining in the real file. Both of the obvious ways of checking can report a leaking file as clean.

Which free PDF metadata remover is the most thorough?+

On the document layer, IronSoftware was the most thorough of the six free tools we tested on 14 August 2026: it removed the document properties, the XMP packet and the document ID, and it is the only one whose description of its own scope we could not fault. GroupDocs was the only tool of the six that removed the embedded attachment. None of the six removed image EXIF or embedded JavaScript.

Can PDF metadata be removed without uploading the file anywhere?+

Yes. Metadata removal is a local operation on the file’s object structure and does not require a server. Lyonite does it in the browser tab, and the page is served with a Content-Security-Policy that only permits connections back to lyonite.com, so a request carrying the document elsewhere is refused by the browser rather than caught in review. Every other tool in our test uploaded the file to be processed.

Corrections

Check this yourself. If we got it wrong, tell us.

Every number here came from files you can download and a checker you can run, so you do not have to believe us — clone the corpus and get your own result.

If it disagrees with ours, or if you build one of the tools named here and we measured it unfairly, out of date, or with a setting you would not have used, send it to hello@lyonite.com.

We reply within 48 hours. If you are right, the page is corrected with the date on it and your correction credited, and the old number stays visible so the change is legible. If a tool has since been fixed, that is the update we most want to publish. Nothing here is worth defending past the point it stops being true.

Keep reading

Technical references